Template:Questitem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
m (Text replacement - "input=" to "")
Line 18: Line 18:
     {{#if:{{{sellprice|}}}|
     {{#if:{{{sellprice|}}}|
     <th>Sell Price</th>
     <th>Sell Price</th>
     <td>{{coindisplay|input={{{sellprice}}}}}
     <td>{{coindisplay|{{{sellprice}}}}}
</td>
</td>
     </tr>}}
     </tr>}}

Revision as of 09:22, 26 December 2020


Usage

{{questitem
|quest=example - What quest it is for.
|description=example
|sellprice=example
|source=example
}}