Difference between revisions of "Template:Cost"
From EncyclopAtys
(Replacing page with ''''See the talk page for documentation.''' <onlyinclude> <!--Dappers--> {{#if:{{{dp|}}}|{{{dp}}}Dappers }} <!--Skill Points --> {{#if:{{{sp|}}}|{{...') |
CeNobiteElf (talk | contribs) m |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
<!--Dappers--> | <!--Dappers--> | ||
− | {{#if:{{{dp|}}}|{{{dp}}}Dappers }} | + | {{#if:{{{dp|}}}|{{{dp}}} [[Dappers]] }} |
<!--Skill Points --> | <!--Skill Points --> | ||
− | {{#if:{{{sp|}}}|{{{sp|}}}Skill Points }} | + | {{#if:{{{sp|}}}|{{{sp|}}} [[Skill Points]] }} |
<!--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)