Template:WeaponShop/Item: Difference between revisions

created part 2 of 3 of template
 
Day (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<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]] '''[[{{{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><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|30px]] {{#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>