User:Toancaro/Template:SpellTable: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#cargo_query:
<includeonly>{{#cargo_query:
tables = spells
tables = spells
|fields=_pageName=spell,name,classes,description,spell_school,damage_type=damage
| fields=_pageName=spell, name, classes, description, spell_school, action_type=casttime, damage_type=damage, is_concentration=conc, is_ritual=ritual, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, damage_save=save, condition_duration=duration
|where={{{where|_pageName = "Acid Splash"}}}
| where={{{where|spell_level="1" AND classes HOLDS "Wizard"}}}
|intro=<table class="wikitable sortable" style="width:100%;">
| intro={{User:Toancaro/Template:SpellTable/Header}}
<tr>
| outro={{User:Toancaro/Template:SpellTable/Footer}}
  <th style="min-width: 150px">Name</th>
| format=template
  <th>Spell School</th>
| template=User:Toancaro/Template:SpellTable/Row
  <th style="min-width: 90px">Classes</th>
| named args=yes
  <th>Damage Type</th>
}}</includeonly><noinclude>
  <th>Description</th>
Usage:
</tr>
{{Code|<nowiki>{{User:Toancaro/Template:SpellTable|where=<query>}}</nowiki>}}
|outro=</table>
{{User:Toancaro/Template:SpellTable|where=spell_level="0"}}
|format=template
</noinclude>
|template=User:Toancaro/Template:SpellTable/Row
|named args=yes
}}
763
edits

Navigation menu