[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:SpellHeaderRow"
From Project 1999 Wiki
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | A single row (for a single spell | + | A single row (for a single spell) on a class spell list. |
---- | ---- | ||
</noinclude> | </noinclude> | ||
<includeonly><tr bgcolor="#cccccc"> | <includeonly><tr bgcolor="#cccccc"> | ||
+ | {{#if: {{{hasIcon|}}} |<td width='5%' class='spti' valign='top'><b>Type</b></td>}} | ||
<td width='22%' valign='top'><b>Spell Name</b></td> | <td width='22%' valign='top'><b>Spell Name</b></td> | ||
− | {{#if: {{{hasType|}}} | <td width=' | + | {{#if: {{{hasIcon|}}} | | |
− | <td width='{{#if: {{{type|}}} | | + | {{#if: {{{hasType|}}} | <td width='15%' class='spti' valign='top'><b>Type</b></td>}} |
+ | }} | ||
+ | <td width='{{#if: {{{type|}}} |37%|52%}}' class='spti' valign='top'><b>Spell Description</b></td> | ||
<td width='5%' class='spti' valign='top'><b>Era</b></td> | <td width='5%' class='spti' valign='top'><b>Era</b></td> | ||
<td width='5%' class='spti' valign='top'><b>Class</b></td> | <td width='5%' class='spti' valign='top'><b>Class</b></td> |
Latest revision as of 16:38, 28 November 2017
A single row (for a single spell) on a class spell list.