Template:Wind: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Romidiant (Fandom) Created page with "{{#switch:{{{1|}}} | Crystal = <font color="green">'''Wind Crystal'''</font> | Cluster = <font color="green">'''Wind Cluster'''</font> | HQ = <font color="green">'''Cyclone Crystal'''</font> | Analysis = <font color="green">'''Vortex Crystal'''</font> | Element = <font color="green">'''Wind'''</font> | #default = <font color="green">'''{{{1|Wind}}}'''</font> }}<noinclude>Category:Template..." |
imported>Spiffly added additional parameter catch for detonation |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{#switch:{{{1|}}} |
<includeonly><onlyinclude>{{#switch:{{lc:{{{1|}}}}} |
||
| |
| crystal = [[Wind Crystal|{{Color|wind|Wind Crystal}}]] |
||
| |
| cluster = [[Wind Cluster|{{Color|wind|Wind Cluster}}]] |
||
| |
| hq | cyclone = [[Cyclone Crystal|{{Color|wind|Cyclone Crystal}}]] |
||
| |
| analysis | vortex = [[Vortex Crystal|{{Color|wind|Vortex Crystal}}]] |
||
| |
| element = [[Wind|{{Color|wind|Wind}}]] |
||
| icon = [[File:WindIcon.png|link=Wind|Wind]] |
|||
| ⚫ | |||
| resist | resistance = [[File:WindIcon.png|Resistance vs. Wind|link=]] |
|||
| ⚫ | |||
| weather = [[File:WindIcon.png|Winds|link=Category:Weather]] |
|||
| double weather = [[File:WindIcon.png|Gales|link=Category:Weather]][[File:WindIcon.png|Gales|link=Category:Weather]] |
|||
| detonation = [[:Category:Detonation|{{Color|Wind|{{{1|}}}}}]] |
|||
| ⚫ | |||
| ⚫ | |||
==Usage== |
==Usage== |
||
<pre> |
<pre> |
||
{{Wind|text}} |
{{Wind|text}} |
||
</pre> |
</pre> |
||
* |
*<nowiki>{{Wind|Crystal}}</nowiki> results in "{{Wind|Crystal}}". |
||
* |
*<nowiki>{{Wind|Cluster}}</nowiki> results in "{{Wind|Cluster}}". |
||
*<nowiki>{{Wind|HQ}}</nowiki> or <nowiki>{{Wind|Cyclone}</nowiki> results in "{{Wind|HQ}}". |
|||
*Displays "[[Cyclone Crystal|<font color="green">'''Cyclone Crystal'''</font>]]" if "HQ" is defined. |
|||
*<nowiki>{{Wind|Analysis}}</nowiki> or <nowiki>{{Wind|Vortex}}</nowiki> results in "{{Wind|Analysis}}". |
|||
*Displays "[[Vortex Crystal|<font color="green">'''Vortex Crystal'''</font>]]" if "Analysis" is defined. |
|||
* |
*<nowiki>{{Wind|Element}}</nowiki> results in "{{Wind|Element}}". |
||
*<nowiki>{{Wind|Icon}}</nowiki> results in "{{Wind|Icon}}". |
|||
*Displays "[[File:WindIcon.png|Wind]]" if "Icon" is defined. |
|||
*<nowiki>{{Wind|Resist}}</nowiki> or <nowiki>{{Wind|Resistance}}</nowiki> results in "{{Wind|Resist}}". |
|||
*Displays <font color="green">'''bold, colored text'''</font> if anything else is defined ("Wind" is the default text). |
|||
*<nowiki>{{Wind|Weather}}</nowiki> results in "{{Wind|Weather}}". |
|||
</noinclude> |
|||
*<nowiki>{{Wind|Double Weather}}</nowiki> results in "{{Wind|Double Weather}}". |
|||
*<nowiki>{{Wind|Detonation}}</nowiki> results in "{{Wind|Detonation}}". |
|||
*Inputting anything else, e.g. <nowiki>{{Wind|bold, colored text}}</nowiki>, results in "{{Wind|bold colored, text}}". |
|||
Latest revision as of 18:40, 21 January 2025
Usage
{{Wind|text}}
- {{Wind|Crystal}} results in "Wind Crystal".
- {{Wind|Cluster}} results in "Wind Cluster".
- {{Wind|HQ}} or {{Wind|Cyclone} results in "Cyclone Crystal".
- {{Wind|Analysis}} or {{Wind|Vortex}} results in "Vortex Crystal".
- {{Wind|Element}} results in "Wind".
- {{Wind|Icon}} results in "
". - {{Wind|Resist}} or {{Wind|Resistance}} results in "
". - {{Wind|Weather}} results in "
". - {{Wind|Double Weather}} results in "

". - {{Wind|Detonation}} results in "Detonation".
- Inputting anything else, e.g. {{Wind|bold, colored text}}, results in "bold colored, text".