Difference between revisions of "Template:Combat training row"

From Tales of Maj'Eyal
Jump to: navigation, search
(Documentation: locked parameter defaults to "No", missed that sneaky space in there.)
(Oops, confused column and row somehow)
Line 1: Line 1:
 
<includeonly><onlyinclude>|-{{#switch: {{{Locked|}}}|yes|Yes = style="background-color: #C0D0D0"}}
 
<includeonly><onlyinclude>|-{{#switch: {{{Locked|}}}|yes|Yes = style="background-color: #C0D0D0"}}
| colspan="2" | {{ct|Technique}}
+
| rowspan="2" | {{ct|Technique}}
| colspan="2" | {{c|Combat Training}}
+
| rowspan="2" | {{c|Combat Training}}
| colspan="2" | {{{Mastery}}}
+
| rowspan="2" | {{{Mastery}}}
| colspan="2" | {{#switch: {{{Locked|}}}|yes|Yes = Yes|no|No| = No|{{{Locked}}}}}
+
| rowspan="2" | {{#switch: {{{Locked|}}}|yes|Yes = Yes|no|No| = No|{{{Locked}}}}}
 
| <span class="tooltip_link" style="max-width:500px;">{{t|Thick Skin}}</span>
 
| <span class="tooltip_link" style="max-width:500px;">{{t|Thick Skin}}</span>
 
| <span class="tooltip_link" style="max-width:500px;">{{t|Heavy Armour Training}}</span>
 
| <span class="tooltip_link" style="max-width:500px;">{{t|Heavy Armour Training}}</span>

Revision as of 02:34, 29 September 2021


The Combat Training category has extra talents that make it difficult to use the talent row or other row templates. This template is used to insert these talents into a talent table. The six talents in the category should be displayed as two rows of three talents, in a manner similar to how they appear in game.

This template only requires two input parameters:

Mastery: the mastery level for Combat Training

Locked: whether or not Combat Training is locked, will accept Yes/yes/No/no as possible inputs, and will default to "No" if no parameter is given