Template:Skillchain: Difference between revisions
From Horizon Wiki Mirror
imported>Aramachus
imported>Aramachus replaced mediawiki table syntax with html for tooltip use |
imported>Aramachus mNo edit summary |
||
| Line 3: | Line 3: | ||
-->{{#if:{{NAMESPACE}}||{{#switch:{{lc:{{{3|{{{2|}}}}}}}}|nc|no category=|#default={{#switch:{{lc:{{{1}}}}}|light = [[Category:Light (Skillchain)]]|[[Category:{{ucfirst:{{{1}}}}}]]}}}}}}<!-- |
-->{{#if:{{NAMESPACE}}||{{#switch:{{lc:{{{3|{{{2|}}}}}}}}|nc|no category=|#default={{#switch:{{lc:{{{1}}}}}|light = [[Category:Light (Skillchain)]]|[[Category:{{ucfirst:{{{1}}}}}]]}}}}}}<!-- |
||
--> |
--> |
||
<div style="width: {{#if:{{{width|}}}| {{{width}}}|fit-content}};"> |
<div style="width: {{#if:{{{width|}}}| {{{width}}}|fit-content}}; margin: 2px; overflow-x: hidden;"> |
||
<!-- |
<!-- |
||
Revision as of 22:27, 25 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.