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