[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:AltSpellRow"
From Project 1999 Wiki
| (3 intermediate revisions by one user not shown) | |||
| Line 21: | Line 21: | ||
<td width='15%'>[[File:Spellicon_{{{iconLetter}}}.png|link=|border|left|alt={{{type|}}}]]</td> | <td width='15%'>[[File:Spellicon_{{{iconLetter}}}.png|link=|border|left|alt={{{type|}}}]]</td> | ||
}} | }} | ||
| − | <td width=' | + | <td width='12%' |
>{{#if: {{{wikiName|}}} | [[{{{wikiName|}}}|{{{name| }}}]] | [[{{{name| }}}]] }}</td> | >{{#if: {{{wikiName|}}} | [[{{{wikiName|}}}|{{{name| }}}]] | [[{{{name| }}}]] }}</td> | ||
{{#if: {{{iconLetter|}}} | | | {{#if: {{{iconLetter|}}} | | | ||
| Line 29: | Line 29: | ||
}} | }} | ||
<td width='{{#if: {{{type|}}} |37%|42%}}'>{{{description| }}}</td> | <td width='{{#if: {{{type|}}} |37%|42%}}'>{{{description| }}}</td> | ||
| + | <td width='5%'>{{{targ| }}}</td> | ||
<td width='5%'>{{{max| }}}</td> | <td width='5%'>{{{max| }}}</td> | ||
<td width='10%'>{{{effic| }}}</td> | <td width='10%'>{{{effic| }}}</td> | ||
| − | <td width=' | + | <td width='8%'>{{{kind| }}}</td> |
<td width='5%'>{{{school| }}}</td> | <td width='5%'>{{{school| }}}</td> | ||
<td width='8%'>{{{location| }}}</td> | <td width='8%'>{{{location| }}}</td> | ||
<td width='5%'>{{{mana| }}}</td> | <td width='5%'>{{{mana| }}}</td> | ||
</tr></includeonly> | </tr></includeonly> | ||
Latest revision as of 22:04, 4 February 2019
A single row (for a single spell) on a class spell list.
It takes the following parameters:
- iconLetter (optional): a letter that indicates which spell icon file should be used for the spell's icon
- type (optional): if there is not iconLetter specified this will add a type column to the spell row; if an iconLetter is specified the type will instead become the "alt" text for the icon
- name: the spell's name
- wikiName (optional): the spell's wiki name, if different (eg. "Shield of Thorns (Spell)")
- description: the spell's description
- era: the EverQuest era the spell was released in
- school: which school (skill) is sued to cast the spell
- location: where the spell can be obtained
- mana: how much mana the spell costs