Template:Food: Difference between revisions

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

Revision as of 09:22, 26 December 2020


Usage

{{Food
|type=example
|effect=example (like healing from health food or the bonus from boost foods)
|consume=example (under what circumstances food is consumed)
|cooldown=example (for health food)
|sellprice=example
|source=example
}}