Template:Skillchain: Difference between revisions
From HorizonXI Wiki
m (added commentary to code blocks to untangle) |
m (skillchain header now using property template to display icons) |
||
Line 7: | Line 7: | ||
The Skillchain name as colored header | The Skillchain name as colored header | ||
-->{{#switch:{{lc:{{{1}}}}} | -->{{#switch:{{lc:{{{1}}}}} | ||
| impaction = | | impaction = {{Property|Impaction|icon}} | ||
| liquefaction = | | liquefaction = {{Property|Liquefaction|icon}} | ||
| scission = | | scission = {{Property|Scission|icon}} | ||
| reverberation = | | reverberation = {{Property|Reverberation|icon}} | ||
| detonation = | | detonation = {{Property|Detonation|icon}} | ||
| compression = | | compression = {{Property|Compression|icon}} | ||
| transfixion = | | transfixion = {{Property|Transfixion|icon}} | ||
| induration = | | induration = {{Property|Induration|icon}} | ||
| distortion = | | distortion = {{Property|Distortion|icon}} | ||
| fusion = | | fusion = {{Property|Fusion|icon}} | ||
| gravitation = | | gravitation = {{Property|Gravitation|icon}} | ||
| fragmentation = | | fragmentation = {{Property|Fragmentation|icon}} | ||
| light = | | light = {{Property|Light|icon}} | ||
| darkness = | | darkness = {{Property|Darkness|icon}} | ||
}}<!-- | }}<!-- | ||
Revision as of 21:06, 22 November 2023
Usage
{{Skillchain|<skillchain property>|<skillchain priority>}}
- Displays a table of all skillchains that can be produced by opening or closing with the given skillchain property and categorizes the page into the skillchain property's category. The skillchain priority value is optional.
- width: optional value to specify a specific width for the table.