Template:Spell: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(bugfix)
(adding a test for older spells)
Line 16: Line 16:
| colspan=2|{{#if:{{{prereqs|}}} | {{{prereqs}}} | {{#switch: {{lc:{{{status|}}}}} | planned |obsolete= ''Unknown'' |<includeonly>[[missing::Infobox entry on prerequisits|''Unknown'']]</includeonly>}}}}
| colspan=2|{{#if:{{{prereqs|}}} | {{{prereqs}}} | {{#switch: {{lc:{{{status|}}}}} | planned |obsolete= ''Unknown'' |<includeonly>[[missing::Infobox entry on prerequisits|''Unknown'']]</includeonly>}}}}
|-
|-
{{#if:{{{tier|}}}| |
! style="text-align:left"|'''Slot Cost:'''
! style="text-align:left"{{!}}'''Slot Cost:'''
| colspan=2|{{#if:{{{slot|}}} | {{{slot}}} | <includeonly>[[missing::Infobox entry on slot cost|''Unknown'']]</includeonly>}}
{{!}} colspan=2{{!}}{{#if:{{{slot|}}} | {{{slot}}} | <includeonly>[[missing::Infobox entry on slot cost|''Unknown'']]</includeonly>}}}}
|-
|-
{{#if:{{{tier|}}}| |
! style="text-align:left"|'''Type:'''
! style="text-align:left"{{!}}'''Type:'''
| colspan=2|{{#if:{{{ctype|}}} | {{#arraymap:{{lc:{{{ctype}}}}}|,|@@@@|@@@@[[Category:@@@@ Spells|{{PAGENAME}}]]|,&nbsp;}} | <includeonly>[[missing::Infobox entry on casting type|''Unknown'']]</includeonly>}} / {{#switch:{{{type|}}} |-=- | =<includeonly>[[missing::Infobox entry on type|''Unknown'']]</includeonly> | {{#arraymap:{{lc:{{{type}}}}}|,|@@@@|@@@@[[Category:@@@@ Spells|{{PAGENAME}}]]|,&nbsp;}} }}
{{!}} colspan=2{{!}}{{#if:{{{ctype|}}} | {{#arraymap:{{lc:{{{ctype}}}}}|,|@@@@|@@@@[[Category:@@@@ Spells|{{PAGENAME}}]]|,&nbsp;}} | <includeonly>[[missing::Infobox entry on casting type|''Unknown'']]</includeonly>}} / {{#switch:{{{type|}}} |-=- | =<includeonly>[[missing::Infobox entry on type|''Unknown'']]</includeonly> | {{#arraymap:{{lc:{{{type}}}}}|,|@@@@|@@@@[[Category:@@@@ Spells|{{PAGENAME}}]]|,&nbsp;}} }}}}
|-
|-
{{#if:{{{tier|}}}| |
! style="text-align:left"|'''Difficulty:'''
! style="text-align:left"{{!}}'''Difficulty:'''
| colspan=2|{{#if:{{{diff|}}} | {{{diff}}} | <includeonly>[[missing::Infobox entry on difficulty|''Unknown'']]</includeonly>}}
{{!}} colspan=2{{!}}{{#if:{{{diff|}}} | {{{diff}}} | <includeonly>[[missing::Infobox entry on difficulty|''Unknown'']]</includeonly>}}}}
|-
|-
! style="text-align:left"|'''Prep (min/max):'''
! style="text-align:left"|'''Prep (min/max):'''

Revision as of 21:09, 8 December 2012


Spell
Abbreviation:
Prerequisites:
Slot Cost:
Type: /
Difficulty:
Prep (min/max): /
Valid Spell Target:
Description:
Example Messaging:

This template provides an infobox for spell articles. Notes and commentary should be added on the individual spell articles via normal article editing.

Usage

When making a new spell article, copy the text below into the edit window and fill in the parameter values as appropriate.

{{spell
|name=
|abbrev= 
|prereqs= <!--manually add links to other spells, if needed-->
|minprep=
|castcap= <!--if unlimited, put "-" -->
|validtarget= ignore for enchantes
|slots=
|diff=intro/basic/advanced/esoteric
|desc=
|messaging=
|guild=
|spellbook= ignore for enchantes
|ctype=standard/battle/cyclic/ritual/feat (use commas if more than one)
|type=augmentation/debilitation/targeted/utility/warding (use commas if more than one)
|struct= for enchantes
|prep= for enchantes
|pulse= for enchantes
|duration= for enchantes
|performtype= for enchantes <!--Chanted, sung, instrument type--> 
|enchantebook=for enchantes
|status= <blank>/planned/obsolete
}}