1,105
edits
m (added possibility to display different than name) |
m (attempt to fix bug) |
||
| Line 1: | Line 1: | ||
<includeonly><tr><td style="background-color: #d8f9d4; padding-left: 4px; line-height: 12px; border-right: 1px solid #31572c; border-bottom: 1px solid #31572c;">{{#if:{{{name|}}}| [[File:ICON-{{{name}}}.png]] {{#if:{{{display|}}}|{{{display}}}|'''[[{{{name}}}]]'''}}</td><td style="background-color: #d8f9d4; padding-left: 4px; border-right: 1px solid #31572c; border-bottom: 1px solid #31572c;">{{#if:{{{price|}}}|{{{price}}}|?}}</td><td style="background-color: #d8f9d4; padding-left: 4px; border-bottom: 1px solid #31572c;">{{#if:{{{attributes|}}}|{{{attributes}}}|?}}</td></tr></includeonly> | <includeonly><tr><td style="background-color: #d8f9d4; padding-left: 4px; line-height: 12px; border-right: 1px solid #31572c; border-bottom: 1px solid #31572c;">{{#if:{{{name|}}}| [[File:ICON-{{{name}}}.png]] {{#if:{{{display|}}}|{{{display}}}|'''[[{{{name}}}]]'''}} | ? }}</td><td style="background-color: #d8f9d4; padding-left: 4px; border-right: 1px solid #31572c; border-bottom: 1px solid #31572c;">{{#if:{{{price|}}}|{{{price}}}|?}}</td><td style="background-color: #d8f9d4; padding-left: 4px; border-bottom: 1px solid #31572c;">{{#if:{{{attributes|}}}|{{{attributes}}}|?}}</td></tr></includeonly> | ||
edits