6,366
editsAd placeholder
Template:Drop table row: Difference between revisions
Jump to navigation
Jump to search
fix icon_override
No edit summary |
(fix icon_override) |
||
Line 2: | Line 2: | ||
{{#lvardef:has_icon|{{#expr:{{{icon|}}} or {{{icon_override|}}} }} }} | {{#lvardef:has_icon|{{#expr:{{{icon|}}} or {{{icon_override|}}} }} }} | ||
<th>{{#if: {{#lvar:has_icon}} | <th>{{#if: {{#lvar:has_icon}} | ||
|{{#if: {{{icon|}}} | {{icon|{{{icon}}} }} | {{{icon_override | |{{#if: {{{icon|}}} | {{icon|{{{icon}}} }} }} {{#if: {{{icon_override|}}} | {{{icon_override}}} }} | ||
|{{ItemIcon|name={{{item}}}}} | |{{ItemIcon|name={{{item}}} }} | ||
}}</th> | }}</th> | ||
<th style="text-align:start">[[{{{item}}}]] {{#if: {{{note|}}}|{{{note}}} }}</th> | <th style="text-align:start">[[{{{item}}}]] {{#if: {{{note|}}}|{{{note}}} }}</th> |