Template:Spell PF: Difference between revisions

From Timaresh
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
:'''School''' {{{school}}}; '''Level''' {{{level}}}
:'''School''' {{{school}}}; '''Level''' {{{level}}}
:'''Casting Time''' {{{cast_time}}}
:'''Casting Time''' {{{cast_time}}}
:'''Components''' {{{comp}}}
:{{#if:{{{comp|}}}|'''Components''' {{{comp}}}}}
:'''Range''' {{{range}}}
:{{#if:{{{range|}}}|'''Range''' {{{range}}}}}
:{{#if:{{{targ|}}}|'''Target''' {{{targ}}}}}{{#if:{{{eff|}}}|'''Effect''' {{{eff}}}}}{{#if:{{{aoe|}}}|'''Area''' {{{aoe}}}}}
:{{#if:{{{targ|}}}|'''Target''' {{{targ}}}}}{{#if:{{{eff|}}}|'''Effect''' {{{eff}}}}}{{#if:{{{aoe|}}}|'''Area''' {{{aoe}}}}}
:'''Duration''' {{{duration}}}
:{{#if:{{{duration|}}}|'''Duration''' {{{duration}}}}}
:'''Saving Throw''' {{{save}}}; '''Spell Resistance''' {{{sr}}}<noinclude>
:{{#if:{{{save|}}}|'''Saving Throw''' {{{save}}}; '''Spell Resistance''' {{{sr}}}}}<noinclude>
<pre><nowiki>
<pre><nowiki>
{{Spell PF|
{{Spell PF|

Revision as of 00:44, 4 July 2013

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