Template:CoinShopDevice: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><tr style="background-color: #FFFFFF; color: #000000;"> <td>[[File:{{{Item}}}.png|text={{{Item}}}</td> <td>[[{{{Item}}}]]</td> <td>{{{Price}}}</td> <td style="pad..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><tr style="background-color: #FFFFFF; color: #000000;"> | <includeonly><tr style="background-color: #FFFFFF; color: #000000;"> | ||
<td>[[File:{{{Item}}}.png|text={{{Item}}}</td> | <td>[[File:{{{Item}}}.png|text={{{Item}}}]]</td> | ||
<td>[[{{{Item}}}]]</td> | <td>[[{{{Item}}}]]</td> | ||
<td>{{{Price}}}</td> | <td>{{{Price}}}</td> | ||
<td style="padding-left: | <td style="padding-left: 4px; text-align: left;">{{{Desc}}}</td> | ||
</tr></includeonly> | </tr></includeonly> |