Template:Spell PF: Difference between revisions

From Timaresh
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
:Level {{{level}}}
:'''School''' {{{school}}}; '''Level''' {{{level}}}
:({{{school}}})
:{{#if:{{{cast_time|}}}|'''Casting Time''' {{{cast_time}}}}}
:{{{reversible}}}
:{{#if:{{{comp|}}}|'''Components''' {{{comp}}}}}
 
:{{#if:{{{range|}}}|'''Range''' {{{range}}}}}
:'''Range:''' {{{range}}}
:{{#if:{{{targ|}}}|'''Target''' {{{targ}}}}}{{#if:{{{eff|}}}|'''Effect''' {{{eff}}}}}{{#if:{{{aoe|}}}|'''Area''' {{{aoe}}}}}
:'''Components:''' {{{comp}}}
:{{#if:{{{duration|}}}|'''Duration''' {{{duration}}}}}
:'''Duration:''' {{{duration}}}
:{{#if:{{{save|}}}|'''Saving Throw''' {{{save}}}; '''Spell Resistance''' {{{sr}}}}}<noinclude>
:'''Casting Time:''' {{{cast_time}}}
<pre><nowiki>
:'''Area of Effect:''' {{{aoe}}}
{{Spell PF|
:'''Saving Throw:''' {{{save}}}
school =  |
<includeonly>[[Category:Wizard Spells|{{{level}}}{{{PAGENAME}}}]]</includeonly>
level =  |
cast_time =  |
comp =  |
range =  |
targ OR eff OR aoe =  |
duration =  |
save =  |
sr =  |
}}
</nowiki></pre>
</noinclude>

Latest revision as of 01:46, 4 July 2013

School {{{school}}}; Level {{{level}}}
{{Spell PF|
school =  |
level =  |
cast_time =  |
comp =  |
range =  |
targ OR eff OR aoe =  |
duration =  |
save =  |
sr =  |
}}