Template:CharacterRow: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
(CSS classes for attack/defense types)
Line 7: Line 7:
<td>{{{Role|}}}</td>
<td>{{{Role|}}}</td>
<td>{{{Position|}}}</td>
<td>{{{Position|}}}</td>
<td class="mw-no-invert" style="background-color:{{Color|AttackType|{{{AttackType|}}}}};color:white;font-weight:bold">{{{AttackType|}}}</td>
<td class="mw-no-invert bg-element bg-{{lc:{{{AttackType|normal}}}}}">{{{AttackType|}}}</td>
<td class="mw-no-invert" style="background-color:{{Color|ArmorType|{{{ArmorType|}}}}};color:white;font-weight:bold">{{{ArmorType|}}}</td>
<td class="mw-no-invert bg-element bg-{{lc:{{{ArmorType|normal}}}}}">{{{ArmorType|}}}</td>
<td>{{{CombatClass|}}}</td>
<td>{{{CombatClass|}}}</td>
<td>{{{WeaponType|}}}</td>
<td>{{{WeaponType|}}}</td>