Template:Infobox creature/conditions query: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) (Query description as well) |
HiddenDragon (talk | contribs) (Effects*) |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: tables = conditions | <includeonly>{{#cargo_query: tables = conditions | ||
| fields = _pageName, name, icon, | | fields = _pageName, name, icon, effects, brief | ||
| where = _pageName = "{{trim | {{{1}}} }}" OR _pageName = "{{trim | {{{1}}} }} (condition)" OR _pageName = "{{trim | {{{1}}} }} (Condition)" | | where = _pageName = "{{trim | {{{1}}} }}" OR _pageName = "{{trim | {{{1}}} }} (condition)" OR _pageName = "{{trim | {{{1}}} }} (Condition)" | ||
| format = template | | format = template |
Revision as of 17:16, 14 May 2024
Queries a condition for display in the infobox. Uses Template:Infobox creature/conditions format for formatting.
Examples:
{{Infobox creature/conditions query | Aura of Protection (Condition) }}
Has a +Charisma modifier bonus to saving throws.
{{Infobox creature/conditions query | Aura of Protection }} <!-- automatically disambiguates by adding "([Cc]ondition)" -->
Has a +Charisma modifier bonus to saving throws.