|
|
(13 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly> | | <includeonly>{{#vardefine: commonQuery | classes HOLDS "{{{1|}}}" AND (is_npc = false OR is_npc IS NULL)}}<tabber> |
| <tabber>
| | |-|Cantrips= |
| |-| First Tab Title =
| | {{User:Toancaro/Template:SpellTable | where=spell_level="0" AND {{#var: commonQuery}} }} |
| {{#tag:tabber | | |-|Level 1 spells= |
| | Tab Title A = Tab content A goes here. | | {{User:Toancaro/Template:SpellTable | where=spell_level="1" AND {{#var: commonQuery}} }} |
| {{!}}-{{!}} Tab Title B = Tab content B goes here.
| | |-|Level 2 spells= |
| {{!}}-{{!}} Tab Title C = Tab content C goes here. | | {{User:Toancaro/Template:SpellTable | where=spell_level="2" AND {{#var: commonQuery}} }} |
| }} | | |-|Level 3 spells= |
| |-| Second Tab Title = | | {{User:Toancaro/Template:SpellTable | where=spell_level="3" AND {{#var: commonQuery}} }} |
| {{#tag:tabber | | |-|Level 4 spells= |
| | Tab Title D = Tab content D goes here. | | {{User:Toancaro/Template:SpellTable | where=spell_level="4" AND {{#var: commonQuery}} }} |
| {{!}}-{{!}} Tab Title E = Tab content E goes here. | | |-|Level 5 spells= |
| {{!}}-{{!}} Tab Title F = Tab content F goes here. | | {{User:Toancaro/Template:SpellTable | where=spell_level="5" AND {{#var: commonQuery}} }} |
| }} | | |-|Level 6 spells= |
| |-| Third Tab Title = | | {{User:Toancaro/Template:SpellTable | where=spell_level="6" AND {{#var: commonQuery}} }} |
| {{#tag:tabber | | </tabber></includeonly><noinclude>{{User:Toancaro/Template:ClassPage|Cleric}}{{Back to top}}</noinclude> |
| | Tab Title G = Tab content G goes here. | |
| {{!}}-{{!}} Tab Title H = Tab content H goes here. | |
| {{!}}-{{!}} Tab Title I = Tab content I goes here. | |
| }} | |
| </tabber>
| |
| </includeonly>
| |
| <!--<includeonly>
| |
| ===Cantrip===
| |
| {{User:Toancaro/Template:SpellTable | |
| |where=spell_level="0" AND classes HOLDS "{{{1|}}}" AND (is_npc = false OR is_npc IS NULL) | |
| }} | |
| {{Back to top}}
| |
| {{#loop: level | |
| | 1 | |
| | 6
| |
| | <nowiki />
| |
| ===Spell Level {{#var: level}}=== | |
| {{User:Toancaro/Template:SpellTable | |
| |where=spell_level="{{#var: level}}" AND classes HOLDS "{{{1|}}}" AND (is_npc = false OR is_npc IS NULL) | |
| }} | |
| {{Back to top}}
| |
| }}
| |
| | |
| </includeonly>--><noinclude> | |
| __TOC__
| |
| {{User:Toancaro/Template:ClassPage|Cleric}} | |
| </noinclude> | |