Difference between revisions of "Template:Cost"

From EncyclopAtys

Jump to: navigation, search
m (3 revisions: Templates from old wiki)
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''See [[Template talk:Cost|the talk page]] for documentation.'''
 
 
<onlyinclude>
 
 
<!--Dappers-->
 
<!--Dappers-->
 
{{#if:{{{dp|}}}|{{{dp}}} [[Dappers]]&nbsp;}}
 
{{#if:{{{dp|}}}|{{{dp}}} [[Dappers]]&nbsp;}}
Line 10: Line 7:
 
<!--Custom -->
 
<!--Custom -->
 
{{#if:{{{name|}}}|{{{cost}}}[[Image:{{{icon}}}|16x16px|{{{name}}}]]&nbsp;}}
 
{{#if:{{{name|}}}|{{{cost}}}[[Image:{{{icon}}}|16x16px|{{{name}}}]]&nbsp;}}
</onlyinclude>
+
<noinclude>==Description==
 +
I haven't really figured out what it does yet, so will edit when i find out...
 +
<pre>
 +
Code to come soon(tm)
 +
</pre>
 +
 
 +
==Example==
 +
{{Cost|dp| 2000}}
 +
 
 +
[[Category: Formatting templates|Cost]]
 +
</noinclude>

Latest revision as of 11:43, 5 January 2010




Description

I haven't really figured out what it does yet, so will edit when i find out...

Code to come soon(tm)

Example