Template:Infobox Spell2E: Difference between revisions
(Created page with "<includeonly> {| class="infobox" style="width: 100%; border: 1px solid #aaa; padding: 5px; background: #f9f9f9; font-family: 'ZapfCalligr BT', Times, serif; font-size: 16px;"> |- ! colspan="2" style="text-align: left; font-family: 'Friz Quadrata Std', Times, serif; font-size: 30px; color: #b93c33; font-style: normal; font-weight: bold;" | '''{{{Name}}}''' |- | colspan="2" style="text-align: left; font-family: 'Friz Quadrata Std', Times, serif; font-size: 16px; color: #b9...") |
No edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|- | |- | ||
| colspan="2" style="text-align: left; font-family: 'Friz Quadrata Std', Times, serif; font-size: 16px; color: #b93c33; font-style: normal; font-weight: bold;" | '''{{{LevelName}}}, {{{School}}}''' | | colspan="2" style="text-align: left; font-family: 'Friz Quadrata Std', Times, serif; font-size: 16px; color: #b93c33; font-style: normal; font-weight: bold;" | '''{{{LevelName}}}, {{{School}}}''' | ||
|- | |||
| colspan="2" style="text-align: left; font-family: 'Friz Quadrata Std', Times, serif; font-size: 16px; color: #b93c33; font-style: normal; font-weight: bold;" | {{{SubField}}} | |||
|- | |||
|- | |- | ||
| colspan="2" style="height: 1em;" | | | colspan="2" style="height: 1em;" | | ||
|- | |- | ||
| style="width: 50%; vertical-align: top;" | | | style="width: 50%; vertical-align: top;" | | ||
'''Range:''' {{{Range}}} | '''Range:''' {{{Range}}} | ||
'''Duration:''' {{{Duration}}} | '''Duration:''' {{{Duration}}} | ||
'''Area of Effect:''' {{{AoE}}} | '''Area of Effect:''' {{{AoE}}} | ||
| style="width: 50%; vertical-align: top;" | | | style="width: 50%; vertical-align: top;" | | ||
'''Components:''' {{{Components}}} | '''Components:''' {{{Components}}} | ||
'''Casting Time:''' {{{CastingTime}}} | '''Casting Time:''' {{{CastingTime}}} | ||
'''Saving Throw:''' {{{Save}}} | '''Saving Throw:''' {{{Save}}} | ||
|- | |- | ||
Line 23: | Line 26: | ||
| colspan="2" style="text-align: right; font-size: 0.9em;" | '''Source:''' {{{SourceLong}}} | | colspan="2" style="text-align: right; font-size: 0.9em;" | '''Source:''' {{{SourceLong}}} | ||
|} | |} | ||
< | <div style="display:none;"> | ||
[[Has name::{{{Name}}}]] | [[Has name::{{{Name}}}]] | ||
[[Has level name::{{{LevelName}}}]] | [[Has level name::{{{LevelName}}}]] | ||
Line 35: | Line 37: | ||
[[Has saving throw::{{{Save}}}]] | [[Has saving throw::{{{Save}}}]] | ||
[[Has description::{{{SpellDescription}}}]] | [[Has description::{{{SpellDescription}}}]] | ||
[[Has source::{{{ | [[Has source::{{{SourceShort}}}]] | ||
</ | [[Has dndclass::{{{DnDClass}}}]] | ||
[[Has level::{{{Level}}}]] | |||
[[Has subfield::{{{SubField}}}]] | |||
[[Has sphere:{{{Sphere}}}]] | |||
[[Has firstletter::{{{First Letter}}}]] | |||
[[Has spell2e::{{{Spell2E}}}]] | |||
[[Is spell page::true]] | |||
</div> | |||
</includeonly> | </includeonly> |