791
editsAd placeholder
User:Toancaro/Template:SpellListPage: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
(Created page with "<includeonly>{{#vardefine: classQuery | (classes HOLDS "Wizard" OR classes HOLDS "Sorcerer" OR classes HOLDS "Cleric" OR classes HOLDS "Bard" OR classes HOLDS "Ranger" OR classes HOLDS "Druid" OR classes HOLDS "Paladin" OR classes HOLDS "Warlock") AND (is_npc = false OR is_npc IS NULL)}}<tabber> |-|Abjuration= {{User:Toancaro/Template:SpellTable | where=spell_school="Abjuration" AND spell_level="{{{1|}}}" AND {{#var: classQuery}} }} |-|Conjuration= {{User:Toancaro/Templa...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#vardefine: classQuery | (classes HOLDS "Wizard" OR classes HOLDS "Sorcerer" OR classes HOLDS "Cleric" OR classes HOLDS "Bard" OR classes HOLDS "Ranger" OR classes HOLDS "Druid" OR classes HOLDS "Paladin" OR classes HOLDS "Warlock") AND (is_npc = false OR is_npc IS NULL)}}<tabber> | <includeonly>{{#vardefine: classQuery | (classes HOLDS "Wizard" OR classes HOLDS "Sorcerer" OR classes HOLDS "Cleric" OR classes HOLDS "Bard" OR classes HOLDS "Ranger" OR classes HOLDS "Druid" OR classes HOLDS "Paladin" OR classes HOLDS "Warlock") AND (is_npc = false OR is_npc IS NULL)}}<tabber> | ||
|-|Abjuration= | |-|Abjuration= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Abjuration" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Abjuration" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
|-|Conjuration= | |-|Conjuration= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Conjuration" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Conjuration" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
|-|Divination= | |-|Divination= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Divination" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Divination" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
|-|Enchantment= | |-|Enchantment= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Enchantment" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Enchantment" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
|-|Evocation= | |-|Evocation= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Evocation" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Evocation" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
|-|Illusion= | |-|Illusion= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Illusion" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Illusion" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
|-|Necromancy= | |-|Necromancy= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Necromancy" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Necromancy" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
|-|Transmutation= | |-|Transmutation= | ||
{{User:Toancaro/Template:SpellTable | where=spell_school="Transmutation" AND | {{User:Toancaro/Template:SpellTable | where=spell_school="Transmutation" {{#if: {{{where|}}} | AND {{{where}}} | }} AND {{#var: classQuery}} }} | ||
</tabber></includeonly><noinclude>{{User:Toancaro/Template:SpellListPage| | </tabber></includeonly><noinclude>{{User:Toancaro/Template:SpellListPage|where=spell_level="1"}}</noinclude> |