Difference between revisions of "Template:Talent row"
From Tales of Maj'Eyal
(allow yes or Yes) |
(Testing yes/no capitalization fix) |
||
Line 1: | Line 1: | ||
− | <includeonly>|-{{#switch: {{{Locked|}}}|yes|Yes = style="background-color: #C0D0D0"}} | + | <includeonly> |
− | | {{{Type}}} | + | |-{{#switch: {{{Locked|}}}|yes|Yes = style="background-color: #C0D0D0"}} |
+ | | {{{Type}}} | ||
+ | | {{{Name}}} | ||
+ | | {{{Mastery}}} | ||
+ | | {{#switch: {{{Locked|}}}|no|No = No|yes|Yes = Yes}} | ||
+ | | <span class="tooltip_link" style="max-width:500px;">{{{talent1|}}}</span> | ||
+ | | <span class="tooltip_link" style="max-width:500px;">{{{talent2|}}}</span> | ||
+ | | <span class="tooltip_link" style="max-width:500px;">{{{talent3|}}}</span> | ||
+ | | <span class="tooltip_link" style="max-width:500px;">{{{talent4|}}}</span> | ||
+ | | <span class="tooltip_link" style="max-width:500px;">{{{talent5|}}}</span> | ||
+ | </includeonly> |