User:Farman/spelltemplate: Difference between revisions

From Elanthipedia
< User:Farman
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 58: Line 58:
{{#ifeq: {{{target|}}} | yes |[[Category:Targeted Spells]] | }}
{{#ifeq: {{{target|}}} | yes |[[Category:Targeted Spells]] | }}
{{#ifeq: {{{scroll|}}} | yes |[[Category:Scroll Spells ]] | }}
{{#ifeq: {{{scroll|}}} | yes |[[Category:Scroll Spells ]] | }}

<!-- The 'notes' section below is so spell notes are still visible while the individual spell articles are edited to use the new template. Delete when the project is completed. -->
<!-- The 'notes' section below is so spell notes are still visible while the individual spell articles are edited to use the new template. Delete when the project is completed. -->
{{#if: {{{notes|}}} |
{{#if: {{{notes|}}} |
==NOTES==
==NOTES==
{{{notes}}}
{{{notes}}} |}}
|}}
<!-- end section to delete -->
<!-- end section to delete -->
</includeonly>
</includeonly>

Latest revision as of 22:04, 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
}}