Difference between revisions of "Template:Spell"

From Sourcebook Wiki
Jump to: navigation, search
(fixing text parameter)
Line 42: Line 42:
 
{{!}} ''{{{material}}}''|}}
 
{{!}} ''{{{material}}}''|}}
 
|}
 
|}
 +
 +
{{#if: {{{text|}}}|
 
== Description ==
 
== Description ==
{{text|(No text.)}}
+
{{{text}}}
  
{{#if: {{{seealso|}}}|
+
|}} {{#if: {{{seealso|}}}|
 
== See Also ==
 
== See Also ==
{{{seealso}}}|}}
+
{{{seealso}}}
 +
 
 +
|}}
  
 
[[Category:Spells]]
 
[[Category:Spells]]

Revision as of 21:40, 15 February 2011

Example usage:

{{Spell
| name=Touch of Fatigue
| school=Necromancy
| supp=Supplemental school info
| class1=Sor/Wiz
| class1lvl=0
| class2=Drd
| class2lvl=8
| class3=Pal
| class3lvl=1
| class4=
| class4lvl=
| class5=
| class5lvl=
| comp=V, S, M
| material=A drop of sweat.
| casttime=1 standard action
| range=Touch
| tsea=t
| subj=Creature touched
| dur=1 round/level
| save=Fortitude negates
| sr=Yes
| text=You can include the spell text here if you want. You can leave this param blank and type it after the template if you want.
| seealso=This field is optional but is handy to reference other spells/affects.
}}