User:Farman/spelltemplate: Difference between revisions

From Elanthipedia
< User:Farman
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#ifeq: {{{planned|}}} | yes | {{PlannedSpell {{!}} {{{name|}}} }} }}
{{#ifeq: {{{planned|}}} | yes | {{PlannedSpell {{!}} {{{name|This spell}}} }} }}
{| class=wikitable width=60%
{| class=wikitable width=60%
|-
|-
Line 8: Line 8:
|-
|-
! style="text-align:left"|'''Abbreviation:'''
! style="text-align:left"|'''Abbreviation:'''
| colspan=2|'''<tt>{{{abbrev}}}</tt>'''
| colspan=2|'''<tt>{{{abbrev|}}}</tt>'''
|-
|-
! style="text-align:left"|'''Prerequisites:'''
! style="text-align:left"|'''Prerequisites:'''
| colspan=2|{{{prereqs}}}
| colspan=2|{{{prereqs|}}}
|-
|-
! style="text-align:left"|'''Minimum Prep:'''
! style="text-align:left"|'''Minimum Prep:'''
| colspan=2|{{{minprep}}}
| colspan=2|{{{minprep|}}}
|-
|-
! style="text-align:left"|'''Casting Cap:'''
! style="text-align:left"|'''Casting Cap:'''
| colspan=2|{{{castcap}}}
| colspan=2|{{{castcap|}}}
|-
|-
! style="text-align:left"|'''Valid Spell Target:'''
! style="text-align:left"|'''Valid Spell Target:'''
| colspan=2|{{{validtarget}}}
| colspan=2|{{{validtarget|}}}
|-
|-
! style="text-align:left"|'''Description:'''
! style="text-align:left"|'''Description:'''
| colspan=2|{{{desc}}}
| colspan=2|{{{desc|}}}
|-
|-
! style="text-align:left"|'''Example messaging:'''
! style="text-align:left"|'''Example messaging:'''
| colspan=2|{{{messaging}}}
| colspan=2|{{{messaging|}}}
|}
|}
{{GuildThumb |{{{guild|}}} }}
{{GuildThumb |{{{guild|}}} }}

Revision as of 20:55, 5 May 2007


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

Usage

{{spell
|name=
|abbrev= 
|prereqs= <!--links to other spells if needed-->
|minprep=
|castcap=
|validtarget= Self
|desc=
|notes=
|messaging=
|guild=
|spellbook=
|magictype=
|spelltype=
|target= yes/no
|held= yes/no
|scroll= yes/no
|planned = yes/no
}}