Difference between revisions of "Template:Jewels"
(Created page with "{{{size|x16px}}}") |
|||
Line 1: | Line 1: | ||
− | [[File:Jewel.png|{{{size|x16px}}}]] | + | <noinclude> |
+ | == Usage == | ||
+ | This template displays an amount of jewels. | ||
+ | |||
+ | == Example == | ||
+ | This shorthand | ||
+ | <pre><nowiki> | ||
+ | {{Jewels}} | ||
+ | {{Jewels|100}}</nowiki></pre> | ||
+ | |||
+ | Produces: | ||
+ | |||
+ | {{Jewels}} | ||
+ | |||
+ | {{Jewels|100}} | ||
+ | |||
+ | </noinclude><includeonly>{{nowrap|{{#if: {{{1|}}} |{{{1}}} |}}[[File:Jewel.png|{{{size|x16px}}}]]}}</includeonly> |