Template:Spell PF: Difference between revisions

From Timaresh
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
:'''School''' {{{school}}}; '''Level''' {{{level}}}
:'''School''' {{{school}}}; '''Level''' {{{level}}}
:'''Casting Time:''' {{{cast_time}}}
:{{#if:{{{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|

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 =  |
}}