Difference between revisions of "Template:Spell"

From Sourcebook Wiki
Jump to: navigation, search
m (material)
(material tweaks and spacing)
Line 4: Line 4:
 
|-
 
|-
 
| colspan="2" | {{#if: {{{school|}}}|[[Category:{{{school}}} School]][[:Category:{{{school}}} School|{{{school}}}]]|}} {{#if: {{{desc|}}}|<nowiki/>{{{desc}}}<nowiki/>|}}
 
| colspan="2" | {{#if: {{{school|}}}|[[Category:{{{school}}} School]][[:Category:{{{school}}} School|{{{school}}}]]|}} {{#if: {{{desc|}}}|<nowiki/>{{{desc}}}<nowiki/>|}}
 
+
&nbsp;
 
|-
 
|-
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#level Level]:
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#level Level]:
Line 20: Line 20:
 
{{!}}-
 
{{!}}-
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#components Components]:
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#components Components]:
{{!}} {{{comp}}}|}}{{#if: {{{material|}}}|<nowiki/>
+
{{!}} {{{comp}}}|}}{{#if: {{{casttime|}}}|<nowiki/>
{{!}}-
+
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#components Material Components]:
+
{{!}} ''{{{material}}}''|}}{{#if: {{{casttime|}}}|<nowiki/>
+
 
{{!}}-
 
{{!}}-
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#castingTime Casting time]:
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#castingTime Casting time]:
Line 41: Line 38:
 
{{!}}-
 
{{!}}-
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#spellResistance Spell Resistance]:
 
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#spellResistance Spell Resistance]:
{{!}} {{{sr}}}|}}
+
{{!}} {{{sr}}}|}}{{#if: {{{material|}}}|<nowiki/>
 +
{{!}}-
 +
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#components Material Components]:
 +
{{!}} ''{{{material}}}''|}}
 
|}
 
|}
 
[[Category:Spells]]
 
[[Category:Spells]]

Revision as of 21:28, 15 February 2011

Example usage:

{{Spell
| name=Touch of Fatigue
| school=Necromancy
| 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
| desc=Supplemental subtitle info
}}