10,977
editsMore actions
This one doesn't need to support querying item icons.
(Created page with "<includeonly><div class="bg3wiki-pi-creature-detail"> <div class="bg3wiki-pi-creature-detail-title"> {{IconLink | block = yes | size = 25 | {{#if: {{{icon|}}} | {{{icon}}} | {{#if: {{{item|}}} | {{#cargo_query: tables = item_icon | fields = icon | where = _pageName = "{{{item}}}" | format = template | template = trim }} | Generic Feature Icon.webp }} }} | {{{_pageName}}} | '''{{{name}}}''' }} </div> <div class="bg3wiki-pi-c...") |
(This one doesn't need to support querying item icons.) |
||
Line 4: | Line 4: | ||
| block = yes | | block = yes | ||
| size = 25 | | size = 25 | ||
| {{#if: {{{icon|}}} | | {{#if: {{{icon|}}} | {{{icon}}} | Generic Feature Icon.webp }} | ||
| {{{_pageName}}} | | {{{_pageName}}} | ||
| '''{{{name}}}''' | | '''{{{name}}}''' |