Template:Ice: Difference between revisions

From HorizonXI Wiki
(Created page with "{{#switch:{{{1|}}} | Crystal = <font color="#008080">'''Ice Crystal'''</font> | HQ = <font color="#008080">'''Glacier Crystal'''</font> | Analysis = <font color="#008080">'''Frost Crystal'''</font> | Element = <font color="#008080">'''Ice'''</font> | Icon = Ice | #default = <font color="#008080">'''{{{1|Ice}}}'''</font> }}<noinclude>{{PAGENAME}} ==Usage== <pre> {{I...")
Tag: visualeditor-wikitext
(No difference)

Revision as of 00:15, 19 August 2022

Ice

Usage

{{Ice|text}}
  • Displays "Ice Crystal" if "Crystal" is defined.
  • Displays "Glacier Crystal" if "HQ" is defined.
  • Displays "Frost Crystal" if "Analysis" is defined.
  • Displays "Ice" if "Element" is defined.
  • Displays "Ice" if "Icon" is defined.
  • Displays bold, colored text if anything else is defined ("Ice" is the default text).