[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:SpellBox"
From Project 1999 Wiki
(Created page with "<noinclude> This is the template page for the spell info box. Want to use to make a hover box on a page linking to any spell. ---- </noinclude><includeonly><div class="itemto...") |
|||
| (4 intermediate revisions by one user not shown) | |||
| Line 4: | Line 4: | ||
---- | ---- | ||
</noinclude><includeonly><div class="itemtopbg"><div class="itemtitle">{{{spellname}}}</div></div> | </noinclude><includeonly><div class="itemtopbg"><div class="itemtitle">{{{spellname}}}</div></div> | ||
| − | <div class="itembg"><div class=" | + | <div class="itembg"><div class="itemdata"> |
| − | <div class="itemicon">[[File: | + | <div class="itemicon">[[File:spellicon_{{{spellicon}}}.png|link=|border|left]]</div> |
| − | + | School: [[{{{spellSchool}}}]]<br> | |
| − | {{{ | + | Description: {{{spellDescription}}}<br> |
| − | + | Mana Cost: {{{manaCost}}}<br> | |
| + | Effects: <br>{{{effects}}}<br> | ||
| + | Cast Time: {{{castTime}}}s - Fizzle Time: {{{fizzleTime}}}s - Recast Time: {{{recastTime}}}s<br> | ||
| + | Target Type: {{{targetType}}}<br> | ||
| + | Duration: {{{spellDuration}}}<br> | ||
| + | Detrimental: {{{isDetrimental}}}<br> | ||
| + | Resists: {{{spellResists}}}<br> | ||
| + | Classes: {{{classes}}} | ||
</div></div><div class="itembotbg"></div></includeonly> | </div></div><div class="itembotbg"></div></includeonly> | ||
Latest revision as of 11:59, 6 July 2015
This is the template page for the spell info box. Want to use to make a hover box on a page linking to any spell.