This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:SpellHeaderRow"

From Project 1999 Wiki
Jump to: navigation, search
(Created page with "<noinclude> A single row (for a single spell/song) on a class spell/song list. ---- </noinclude> <includeonly><tr bgcolor="#cccccc"> <td width='22%' valign='top'><b>Spell Na...")
 
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
A single row (for a single spell/song) on a class spell/song list.
+
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>
   <td width='52%' class='spti' valign='top'><b>Spell Description</b></td>
+
{{#if: {{{hasIcon|}}} | |
 +
   {{#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.