[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:SpellRow"
From Project 1999 Wiki
(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: | ||
| − | + | <noinclude> | |
| + | A single row (for a single spell/song) on a class spell/song list. | ||
| + | ---- | ||
| + | </noinclude> | ||
| + | <includeonly><tr> | ||
| + | <td width='22%'>{{{name| }}}</td> | ||
| + | <td width='52%'>{{{description| }}}</td> | ||
| + | <td width='5%'>{{{era| }}}</td> | ||
| + | <td width='5%'>{{{school| }}}</td> | ||
| + | <td width='8%'>{{{location| }}}</td> | ||
| + | <td width='5%'>{{{mana| }}}</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.