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:SpellRow"

From Project 1999 Wiki
Jump to: navigation, search
(Loramin moved page Template:SpellRow to Template:SpellRowExperiment: The template was started two years ago, but is not actually used anywhere except a single user page. Repurpopsing this template to serve as the template for spell rows on cla...)
 
(Created new template (after moving the previous un-used one at this location) to serve as the basis for spell rows on the class spell lists)
Line 1: Line 1:
#REDIRECT [[Template:SpellRowExperiment]]
+
<noinclude>
 +
A single row (for a single spell/song) on a class spell/song list.
 +
----
 +
</noinclude>
 +
<includeonly><tr>
 +
  <td width='22%'>{{{name|&nbsp;}}}</td>
 +
  <td width='52%'>{{{description|&nbsp;}}}</td>
 +
  <td width='5%'>{{{era|&nbsp;}}}</td>
 +
  <td width='5%'>{{{school|&nbsp;}}}</td>
 +
  <td width='8%'>{{{location|&nbsp;}}}</td>
 +
  <td width='5%'>{{{mana|&nbsp;}}}</td>
 +
</tr></includeonly>

Revision as of 17:15, 19 November 2017

A single row (for a single spell/song) on a class spell/song list.