Template:Food: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 19: | Line 19: | ||
<td>{{{cooldown}}}</td> | <td>{{{cooldown}}}</td> | ||
</tr>}} | </tr>}} | ||
<th class="subheader" colspan="2"> | <th class="subheader" colspan="2">Other</th> | ||
</tr> | </tr> | ||
{{#if:{{{sellprice|}}}<th>Sell Price | |||
<td>{{{sellprice|}}}</td> | |||
</tr>}} | |||
<th>Source</th> | <th>Source</th> | ||
<td>{{{source|Source Missing!}}}</td> | <td>{{{source|Source Missing!}}}</td> | ||
Line 35: | Line 38: | ||
|consume=example (under what circumstances food is consumed) | |consume=example (under what circumstances food is consumed) | ||
|cooldown=example (for health food) | |cooldown=example (for health food) | ||
|sellprice=example | |||
|source=example | |source=example | ||
}}</pre> | }}</pre> |
Revision as of 13:50, 20 November 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 }}