Difference between revisions of "Template:Symbol"

From mtgpq wiki
Jump to: navigation, search
Line 3: Line 3:
 
This template produces an small symbol icon that is used to represent mana.
 
This template produces an small symbol icon that is used to represent mana.
  
−
The first parameter is the one-letter abbreviation of the mana color.
+
* The first parameter is the one-letter abbreviation of the mana color.
−
 
+
* The second parameter (optional) is a size in pixels to display the symbol at (default: 15).
−
The second parameter (optional) is a size in pixels to display the symbol at (default: 15).
+
* The third parameter (optional) is a wiki link for the icon (default: Mana).
 +
* The fourth parameter (optional) is hover text for the icon (default: the full name of the color).
  
 
{| class="wikitable" border="0" width="896"
 
{| class="wikitable" border="0" width="896"
Line 22: Line 23:
 
[[Category:Mana icon templates]]
 
[[Category:Mana icon templates]]
  
−
</noinclude><includeonly>[[File:icon_{{{1}}}.png|x{{{2|15}}}px|link=Mana|<!--
+
</noinclude><includeonly>[[File:icon_{{{1}}}.png|x{{#if:{{{2|}}}|{{{2}}}|15}}px|link={{{3|Mana}}}|<!--
−
-->{{#switch:{{{1}}}<!--
+
-->{{{4|{{#switch:{{{1}}}<!--
 
-->|W = White<!--
 
-->|W = White<!--
 
-->|U = Blue<!--
 
-->|U = Blue<!--
Line 32: Line 33:
 
-->|L = Loyalty<!--
 
-->|L = Loyalty<!--
 
-->|{{{1}}}<!--
 
-->|{{{1}}}<!--
−
-->}}]]</includeonly>
+
-->}}}}}]]</includeonly>

Revision as of 07:40, 27 March 2019

Usage

This template produces an small symbol icon that is used to represent mana.

  • The first parameter is the one-letter abbreviation of the mana color.
  • The second parameter (optional) is a size in pixels to display the symbol at (default: 15).
  • The third parameter (optional) is a wiki link for the icon (default: Mana).
  • The fourth parameter (optional) is hover text for the icon (default: the full name of the color).
{{Symbol|L}} {{Symbol|C}} {{Symbol|W}} {{Symbol|U}} {{Symbol|B}} {{Symbol|R}} {{Symbol|G}}
Loyalty Colorless White Blue Black Red Green