Template:Infobox Weapon Skill/Equipment Alignment: Difference between revisions
From HorizonXI Wiki
(Created page with "<onlyinclude><includeonly>Aligned with {{#switch:{{lc:{{{1}}}}} |fire|flame = flame equipment (Flame Gorget) |earth|soil = soil equipment (Soil Gorget) |water|aqua = aqua equipment (Aqua Gorget) |wind|breeze = breeze equipment (Breeze Gorget) |ice|snow = snow equipment (Snow Gorget) |lightning|thunder = thunder equipment (Thunder Gorget) |light = light equipment (Light Gorget) |dark|shadow = shadow equipment (Shadow Gorget) }}.</includeonl...") |
(changed functionality from taking one element to taking three skillchain properties as input) |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>Aligned with {{#switch:{{lc:{{{1}}}}} | <onlyinclude><includeonly>Aligned with elemental equipment:<!-- | ||
| | -->{{#if:<!-- | ||
| | -->{{#switch:{{lc:{{{1|}}}}}|light|fusion|transfixion=1}}<!-- | ||
| | -->{{#switch:{{lc:{{{2|}}}}}|light|fusion|transfixion=1}}<!-- | ||
| | -->{{#switch:{{lc:{{{3|}}}}}|light|fusion|transfixion=1}}|* light ([[Light Gorget]])|}}<!-- | ||
| | -->{{#if:<!-- | ||
| | -->{{#switch:{{lc:{{{1|}}}}}|light|fusion|liquefaction=1}}<!-- | ||
| | -->{{#switch:{{lc:{{{2|}}}}}|light|fusion|liquefaction=1}}<!-- | ||
| | -->{{#switch:{{lc:{{{3|}}}}}|light|fusion|liquefaction=1}}|* flame ([[Flame Gorget]])|}}<!-- | ||
}} | -->{{#if:<!-- | ||
-->{{#switch:{{lc:{{{1|}}}}}|light|fragmentation|detonation=1}}<!-- | |||
-->{{#switch:{{lc:{{{2|}}}}}|light|fragmentation|detonation=1}}<!-- | |||
-->{{#switch:{{lc:{{{3|}}}}}|light|fragmentation|detonation=1}}|* breeze ([[Breeze Gorget]])|}}<!-- | |||
-->{{#if:<!-- | |||
-->{{#switch:{{lc:{{{1|}}}}}|light|fragmentation|impaction=1}}<!-- | |||
-->{{#switch:{{lc:{{{2|}}}}}|light|fragmentation|impaction=1}}<!-- | |||
-->{{#switch:{{lc:{{{3|}}}}}|light|fragmentation|impaction=1}}|* thunder ([[Thunder Gorget]])|}}<!-- | |||
-->{{#if:<!-- | |||
-->{{#switch:{{lc:{{{1|}}}}}|darkness|gravitation|compression=1}}<!-- | |||
-->{{#switch:{{lc:{{{2|}}}}}|darkness|gravitation|compression=1}}<!-- | |||
-->{{#switch:{{lc:{{{3|}}}}}|darkness|gravitation|compression=1}}|* shadow ([[Shadow Gorget]])|}}<!-- | |||
-->{{#if:<!-- | |||
-->{{#switch:{{lc:{{{1|}}}}}|darkness|gravitation|scission=1}}<!-- | |||
-->{{#switch:{{lc:{{{2|}}}}}|darkness|gravitation|scission=1}}<!-- | |||
-->{{#switch:{{lc:{{{3|}}}}}|darkness|gravitation|scission=1}}|* soil ([[Soil Gorget]])|}}<!-- | |||
-->{{#if:<!-- | |||
-->{{#switch:{{lc:{{{1|}}}}}|darkness|distortion|reverberation=1}}<!-- | |||
-->{{#switch:{{lc:{{{2|}}}}}|darkness|distortion|reverberation=1}}<!-- | |||
-->{{#switch:{{lc:{{{3|}}}}}|darkness|distortion|reverberation=1}}|* aqua ([[Aqua Gorget]])|}}<!-- | |||
-->{{#if:<!-- | |||
-->{{#switch:{{lc:{{{1|}}}}}|darkness|distortion|induration=1}}<!-- | |||
-->{{#switch:{{lc:{{{2|}}}}}|darkness|distortion|induration=1}}<!-- | |||
-->{{#switch:{{lc:{{{3|}}}}}|darkness|distortion|induration=1}}|* snow ([[Snow Gorget]])|}}<!-- | |||
--></includeonly></onlyinclude> | |||
==Usage== | ==Usage== | ||
Line 16: | Line 40: | ||
===Example=== | ===Example=== | ||
<pre>{{Infobox Weapon Skill/Equipment Alignment| | <pre>{{Infobox Weapon Skill/Equipment Alignment|light|fusion|compression}}</pre> | ||
{{Infobox Weapon Skill/Equipment Alignment| | {{Infobox Weapon Skill/Equipment Alignment|light|fusion|compression}} | ||
---- | |||
<pre>{{Infobox Weapon Skill/Equipment Alignment|darkness|distortion|}}</pre> | |||
{{Infobox Weapon Skill/Equipment Alignment|darkness|distortion|}} | |||
---- | |||
<pre>{{Infobox Weapon Skill/Equipment Alignment|liquefaction|transfixion|}}</pre> | |||
{{Infobox Weapon Skill/Equipment Alignment|liquefaction|transfixion|}} |
Revision as of 20:15, 28 November 2023
Usage
Helper Template which returns alignment with elemental gear when given the corresponding element
Example
{{Infobox Weapon Skill/Equipment Alignment|light|fusion|compression}}
Aligned with elemental equipment:
- light (Light Gorget)
- flame (Flame Gorget)
- breeze (Breeze Gorget)
- thunder (Thunder Gorget)
- shadow (Shadow Gorget)
{{Infobox Weapon Skill/Equipment Alignment|darkness|distortion|}}
Aligned with elemental equipment:
- shadow (Shadow Gorget)
- soil (Soil Gorget)
- aqua (Aqua Gorget)
- snow (Snow Gorget)
{{Infobox Weapon Skill/Equipment Alignment|liquefaction|transfixion|}}
Aligned with elemental equipment:
- light (Light Gorget)
- flame (Flame Gorget)