Difference between revisions of "Rituals Cards"
From Titan's Teeth
Dicemonger (talk | contribs) |
Dicemonger (talk | contribs) |
||
Line 6: | Line 6: | ||
</noinclude><includeonly>{{#cargo_query:tables=Rituals | </noinclude><includeonly>{{#cargo_query:tables=Rituals | ||
|where=Sphere LIKE "%{{{1}}}%" AND Level < 4 | |where=Sphere LIKE "%{{{1}}}%" AND Level < 4 | ||
− | |order by= | + | |order by=Name |
|fields=_pageName=PageName, Name, Fluff, Sphere, Level, CastingTime, ScrollTime, Components, Focus, RitualRange, Duration, SavingThrow, SpellResistance, Description | |fields=_pageName=PageName, Name, Fluff, Sphere, Level, CastingTime, ScrollTime, Components, Focus, RitualRange, Duration, SavingThrow, SpellResistance, Description | ||
|format=template | |format=template |
Revision as of 08:33, 17 September 2021
Creates a grid of cards with ritual descriptions.
Variables: 1
The variable contains the sphere that should be queried. Only rituals of less than level 4 will be returned.