Template:Vendoritem: Difference between revisions

From IdleOn MMO Wiki
imported>Kyromyr
No edit summary
imported>Kyromyr
m (Updated Coindisplay)
Line 17: Line 17:
             <td style = "width:25%; text-align:center">{{{number}}}</td>
             <td style = "width:25%; text-align:center">{{{number}}}</td>
             <td style = "width:25%; text-align:center">{{{vendor}}}</td>
             <td style = "width:25%; text-align:center">{{{vendor}}}</td>
             <td style = "width:25%; text-align:center">{{Coindisplay|{{{buyprice|}}}}}</td>
             <td style = "width:25%; text-align:center">{{Coindisplay|{{{buyprice}}}}}</td>
             <td style = "width:25%; text-align:center">{{{stock}}}</td>
             <td style = "width:25%; text-align:center">{{{stock}}}</td>
             </td></tr>
             </td></tr>

Revision as of 12:47, 22 November 2020


{{Vendoritem
|number=example - The number in the store
|vendor=example - Which vendor, must be a link
|buyprice=example - How much we buy it for, before bribe
|stock=example - How much is in stock at the vendor
}}