Template:Donut infobox: Difference between revisions
Appearance
Created page with "<includeonly> {| class="infobox" style="font-size:90%; border:1px solid #aaa; background:#fff;" |- ! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{donut}}} |- | colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}|100px]] |- ! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Effect''' |- ! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-t..." |
(No difference)
|
Revision as of 18:59, 27 March 2025
This template creates an infobox for Donuts with Semantic MediaWiki annotations.
Parameters
- donut - Name of the donut (e.g. Glazed Donut)
- icon – Filename for the donut's icon (e.g. Glazed Donut icon.png)
- effect - Effect of consuming the donut (e.g. Boosts energy)
- price - Cost of the donut in in-game currency (e.g. 5 Meow Coins)
Usage
{{Donut infobox | donut = | icon = | effect = | price = }}
Example Usage
{{Donut infobox | donut = Glazed Donut | icon = Glazed Donut icon.png | effect = Boosts energy for 2 hours | price = 5 Meow Coins }}