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 |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><tr style="background-color: #FFFFFF; color: #000000;"> | <includeonly><tr style="background-color: #FFFFFF; color: #000000;"> | ||
<td>[[File:{{{Item}}}.png| | <td>[[File:{{{Item}}}.png|{{{Item}}}]]</td> | ||
<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> |