Template:Infobox creature/passives query: Difference between revisions

Jump to navigation Jump to search
Support second parameter to specify item for fallback icon.
(Automatically search pages with "(passive feature)" in name too.)
(Support second parameter to specify item for fallback icon.)
Line 1: Line 1:
<includeonly>{{#cargo_query: tables = passives
<includeonly>{{#cargo_query: tables = passives
| fields = _pageName, name, icon, brief
| fields = _pageName, name, icon, brief, CONCAT("{{{2|}}}") = item
| where = _pageName = "{{trim | {{{1}}} }}" OR _pageName = "{{trim | {{{1}}} }} (passive feature)"
| where = _pageName = "{{trim | {{{1}}} }}" OR _pageName = "{{trim | {{{1}}} }} (passive feature)"
| format = template
| format = template
Line 33: Line 33:


{{Infobox creature/passives query | Adamantine Shield }}
{{Infobox creature/passives query | Adamantine Shield }}
<pre>
{{Infobox creature/passives query | Ambusher (+1) | Scale Mail +2 }}
</pre>
{{Infobox creature/passives query | Ambusher (+1) | Scale Mail +2 }}
</noinclude>
</noinclude>

Navigation menu