Template:Spell: Difference between revisions

From Sourcebook Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 3: Line 3:
|+ style="font-size: larger; white-space: nowrap;padding:10px; text-align:left;font-weight:bold;" | {{{name}}}
|+ style="font-size: larger; white-space: nowrap;padding:10px; text-align:left;font-weight:bold;" | {{{name}}}
|-
|-
| colspan="2" style="padding-bottom:10px;"| {{#if: {{{school|}}}|[[Category:{{{school}}} School]][[:Category:{{{school}}} School|{{{school}}}]]|}} {{#if: {{{desc|}}}|<nowiki/>{{{desc}}}<nowiki/>|}}
| colspan="2" style="padding-bottom:10px;"| {{#if: {{{school|}}}|[[Category:{{{school}}} School]][[:Category:{{{school}}} School|{{{school}}}]]|}} {{#if: {{{supp|}}}|<nowiki/>{{{supp}}}<nowiki/>|}}
|-
|-
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#level Level]:
! [http://www.d20srd.org/srd/magicOverview/spellDescriptions.htm#level Level]:
Line 42: Line 42:
{{!}} ''{{{material}}}''|}}
{{!}} ''{{{material}}}''|}}
|}
|}
== Description ==
{{text|(No text.)}}
{{#if: {{{seealso|}}}|
== See Also ==
{{{seealso}}}|}}
[[Category:Spells]]
[[Category:Spells]]
</includeonly><noinclude>
</includeonly><noinclude>
Line 49: Line 56:
| name=Touch of Fatigue
| name=Touch of Fatigue
| school=Necromancy
| school=Necromancy
| supp=Supplemental school info
| class1=Sor/Wiz
| class1=Sor/Wiz
| class1lvl=0
| class1lvl=0
Line 68: Line 76:
| save=Fortitude negates
| save=Fortitude negates
| sr=Yes
| sr=Yes
| desc=Supplemental subtitle info
| 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.
}}</nowiki></pre>
}}</nowiki></pre>
</noinclude>
</noinclude>

Revision as of 01:36, 16 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.
}}