User:Toancaro/Template:SpellTable: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#cargo_query:
<includeonly>{{#cargo_query:
tables = spells
tables = spells
|fields=_pageName=Name,classes=Classes,description=Description
| 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
|intro=<table class="wikitable sortable" style="width:100%;">
| where={{{where|spell_level="1" AND classes HOLDS "Wizard"}}}
<tr>
| intro={{User:Toancaro/Template:SpellTable/Header}}
  <th>Name</th>
| outro={{User:Toancaro/Template:SpellTable/Footer}}
</tr>
| format=template
|outro=</table>
| template=User:Toancaro/Template:SpellTable/Row
|format=template
| named args=yes
|template=User:Toancaro/Template:SpellTable/Row
}}</includeonly><noinclude>
|named args=yes
Usage:
|limit=3
{{Code|<nowiki>{{User:Toancaro/Template:SpellTable|where=<query>}}</nowiki>}}
}}</includeonly>
{{User:Toancaro/Template:SpellTable|where=spell_level="0"}}
</noinclude>
791
edits

Navigation menu