Template:Infobox creature/passives query: Difference between revisions

Jump to navigation Jump to search
Automatically search pages with "(passive feature)" in name too.
No edit summary
(Automatically search pages with "(passive feature)" in name too.)
Line 1: Line 1:
<includeonly>{{#cargo_query: tables = passives
<includeonly>{{#cargo_query: tables = passives
| fields = _pageName, name, icon, brief
| fields = _pageName, name, icon, brief
| where = _pageName = "{{trim | {{{1}}} }}"
| where = _pageName = "{{trim | {{{1}}} }}" OR _pageName = "{{trim | {{{1}}} }} (passive feature)"
| format = template
| format = template
| template = Infobox creature/passives format
| template = Infobox creature/passives format
Line 27: Line 27:


{{Infobox creature/passives query | Adamantine Shield (passive feature) }}
{{Infobox creature/passives query | Adamantine Shield (passive feature) }}
<pre>
{{Infobox creature/passives query | Adamantine Shield }} <!-- will disambiguate automatically by adding "(passive feature)" -->
</pre>
{{Infobox creature/passives query | Adamantine Shield }}
</noinclude>
</noinclude>

Navigation menu