10,981
editsMore actions
Template:Infobox creature/passives query (view source)
Revision as of 18:22, 15 April 2024
, 15 Aprilno edit summary
m (Taylan moved page Template:Infobox creature/feature query to Template:Infobox creature/passives query without leaving a redirect) |
No edit summary |
||
Line 3: | Line 3: | ||
| where = _pageName = "{{trim | {{{1}}} }}" | | where = _pageName = "{{trim | {{{1}}} }}" | ||
| format = template | | format = template | ||
| template = Infobox creature/ | | template = Infobox creature/passives format | ||
| named args = yes | | named args = yes | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Queries a feature for display in the infobox. Uses [[Template:Infobox creature/ | Queries a passive feature for display in the infobox. Uses [[Template:Infobox creature/passives format]] for formatting. | ||
Examples: | Examples: | ||
<pre> | <pre> | ||
{{Infobox creature/ | {{Infobox creature/passives query | Agile Chassis }} | ||
</pre> | </pre> | ||
{{Infobox creature/ | {{Infobox creature/passives query | Agile Chassis }} | ||
<pre> | <pre> | ||
{{Infobox creature/ | {{Infobox creature/passives query | Cull the Weak (Drider) }} | ||
</pre> | </pre> | ||
{{Infobox creature/ | {{Infobox creature/passives query | Cull the Weak (Drider) }} | ||
<pre> | <pre> | ||
{{Infobox creature/ | {{Infobox creature/passives query | Adamantine Shield (passive feature) }} | ||
</pre> | </pre> | ||
{{Infobox creature/ | {{Infobox creature/passives query | Adamantine Shield (passive feature) }} | ||
</noinclude> | </noinclude> |