Difference between revisions of "Template:Cost"
From EncyclopAtys
m (3 revisions: Templates from old wiki) |
CeNobiteElf (talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
<!--Dappers--> | <!--Dappers--> | ||
{{#if:{{{dp|}}}|{{{dp}}} [[Dappers]] }} | {{#if:{{{dp|}}}|{{{dp}}} [[Dappers]] }} | ||
Line 10: | Line 7: | ||
<!--Custom --> | <!--Custom --> | ||
{{#if:{{{name|}}}|{{{cost}}}[[Image:{{{icon}}}|16x16px|{{{name}}}]] }} | {{#if:{{{name|}}}|{{{cost}}}[[Image:{{{icon}}}|16x16px|{{{name}}}]] }} | ||
− | </ | + | <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 10: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)