More actions
mNo edit summary |
Fix color problem. |
||
| (26 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<div class="mw-collapsible mw-collapsed" style="width: {{#if:{{{width|}}}|{{{width}}}|35em}};"> | |||
< | {{#if:{{{name|}}}|{{#switch: {{{hdr}}} | ||
{{{1}}} | | #default = <h3>{{{name}}}</h3> | ||
{{{ | | 0 = <span style="font-size: 1.2em; font-weight: bold; color: var(--color-base);">{{{name}}}</span><br> | ||
{{{ | | 4 | ||
{{{ | | 5 | ||
{{{ | | 6 = <h{{{hdr}}}><span style="font-size: 1.2em; font-weight: bold;">{{{name}}}</span></h{{{hdr}}}> | ||
{{{ | }} | ||
</pre> | }} | ||
{{#if:{{{desc|}}}|{{{desc}}}<br>}} | |||
''Expand this box to view a [[Skill Queue|Skill queue]] to use in-game'' | |||
<div class="mw-collapsible-content"> | |||
<pre<includeonly></includeonly> style="border:none;"><!-- | |||
-->{{#if:{{{1|}}}|{{{1}}}<noinclude>|Skill I | |||
Skill II | |||
Skill III</noinclude>}}</pre> | |||
</div> | |||
</div> | |||
<noinclude>{{documentation}}</noinclude> | |||