Template:Microwave: Difference between revisions
From Starlight wiki
Add proper templatedata |
Change fallback text to ?? and set type to string to increase text customization |
||
| Line 1: | Line 1: | ||
<div style="text-align: center"> | <div style="text-align: center"> | ||
<div>[[File:Microwave.png|32px]]</div> | <div>[[File:Microwave.png|32px]]</div> | ||
<div>{{{time| | <div>{{{time|??}}} sec</div> | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
| Line 13: | Line 13: | ||
"description": "Time it takes to cook the receipt.", | "description": "Time it takes to cook the receipt.", | ||
"example": "10", | "example": "10", | ||
"type": " | "type": "string", | ||
"required": true | "required": true | ||
} | } | ||
