Difference between revisions of "Template:W"
(Created page with "{{Symbol|W}}") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Symbol|W}} | + | <noinclude> |
+ | ==Usage== | ||
+ | Produces a White mana symbol. | ||
+ | |||
+ | The only parameter is an optional size in pixels to display the symbol at (default: 15). | ||
+ | |||
+ | ==Example== | ||
+ | This mark-up: | ||
+ | <pre><nowiki> | ||
+ | {{W}} | ||
+ | </nowiki></pre> | ||
+ | |||
+ | Produces: | ||
+ | |||
+ | {{W}} | ||
+ | |||
+ | [[Category:Symbol templates]] | ||
+ | |||
+ | </noinclude><includeonly>{{Symbol|W|{{{1|15}}}}}</includeonly> |