Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:TableSkill: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
<includeonly><onlyinclude>{{#ifeq:{{#var:color}}|black|{{#vardefine:color|midnight}}|{{#vardefine:color|black}}}}<tr class="{{#var:color}}">
<includeonly><onlyinclude>{{#ifeq:{{#var:color}}|black|{{#vardefine:color|midnight}}|{{#vardefine:color|black}}}}<tr class="{{#var:color}}">
<td rowspan="3" style="white-space: nowrap;" >{{{1}}}</td>
<td rowspan="3" style="white-space: nowrap;" >{{{1}}}</td>
<td rowspan="3" style="white-space: nowrap; background-color:{{#var:color}}"">{{{2}}}</td>
<td rowspan="3" style="white-space: nowrap;">{{{2}}}</td>
<td style="white-space: nowrap; background-color:{{#var:color}}">{{{3}}}</td>
<td style="white-space: nowrap;">{{{3}}}</td>
<td style="background-color:{{#var:color}}">{{{4}}}</td>
<td>{{{4}}}</td>
</tr>
</tr>
<tr>
<tr>
<td style="white-space: nowrap; background-color:{{#var:color}}">{{{5}}}</td>
<td style="white-space: nowrap;}">{{{5}}}</td>
<td style="background-color:{{#var:color}}">{{{6}}}</td>
<td>{{{6}}}</td>
</tr>
</tr>
<tr>
<tr>
<td style="white-space: nowrap; background-color:{{#var:color}}">{{{7}}}</td>
<td style="white-space: nowrap;">{{{7}}}</td>
<td style="background-color:{{#var:color}}">{{{8}}}</td>
<td>{{{8}}}</td>
</tr></onlyinclude></includeonly>
</tr></onlyinclude></includeonly>

Revision as of 13:59, 24 October 2022

Icon-documentation.svg

Template:TableSkill is a special variation of Template:TableMid used in Active Skills. It automatically handles the row-spanning and color banding in a manner similar to Template:TableMid.

Usage

It has eight mandatory string parameters.

  • 1 is the class of skill.
  • 2 is the name of the skill group.
  • 3 through 8 are the specific skill and a list of sample specializations, each odd and even pair representing a single skill.

Return

See Active Skills.

The documentation above was transcluded from Template:TableSkill/Documentation.