Template:Questitem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 18: Line 18:
     {{#if:{{{sellprice|}}}|
     {{#if:{{{sellprice|}}}|
     <th>Sell Price</th>
     <th>Sell Price</th>
     <td>{{{sellprice}}}</td>
     <td>{{coindisplay|input={{sellprice}}}}
</td>
     </tr>}}
     </tr>}}
     <th>Source</th>
     <th>Source</th>

Revision as of 06:01, 27 November 2020


Usage

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