Difference between revisions of "Template:Food Item Data"
Jump to navigation
Jump to search
ROllerozxa (talk | contribs) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Documentation|content= | {{Documentation|content= | ||
− | {{Languages | + | {{Languages}} |
− | {{Lua|Infobox|data=Infobox | + | {{Lua|Infobox|data=Infobox}} |
</noinclude>{{#invoke:Infobox|foodItem | </noinclude>{{#invoke:Infobox|foodItem | ||
− | |name={{{name|{{{item_name| | + | |name={{{name|{{{item_name|A food item}}}}}} |
− | |description= | + | |description= A food [[Items|item]] in {{{wherein|[[Games/Minetest Game|Minetest Game]]}}} |
− | |type={{{type|{{{item_type| | + | |type={{{type|{{{item_type|Food}}}}}} |
|restores={{{restores|''?''}}} | |restores={{{restores|''?''}}} | ||
− | |cookable={{{cookable| | + | |cookable={{{cookable|No}}} |
− | |renewable={{{renewable| | + | |renewable={{{renewable|No}}} |
− | |stackable={{{stackable| | + | |stackable={{{stackable|Yes (99)}}} |
|itemstring={{{itemstring|''?''}}} | |itemstring={{{itemstring|''?''}}} | ||
}}<noinclude> | }}<noinclude> | ||
<pre> | <pre> | ||
− | {{Food Item Data | + | {{Food Item Data |
− | |name= | + | |name=A Food |
|image=Image.png | |image=Image.png | ||
− | |wherein=[[Mods/Farming Plus | + | |wherein=[[Mods/Farming Plus|Farming Plus]] |
− | |type= | + | |type=Food |
|restores={{Heart|1}} | |restores={{Heart|1}} | ||
− | |cookable= | + | |cookable=No |
− | |renewable= | + | |renewable=No |
− | |stackable= | + | |stackable=Yes (99) |
|itemstring=farming_plus:a_food | |itemstring=farming_plus:a_food | ||
}} | }} | ||
</pre> | </pre> | ||
− | == | + | == See also == |
− | {{Data see also | + | {{Data see also}} |
[[Category:Templates]] | [[Category:Templates]] | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 11:51, 28 January 2023
Documentation
Language: | English • Bahasa Melayu |
---|
This template uses Module:Infobox, with data stored in Module:Infobox. Please see wikipedia:Wikipedia:Lua and mw:Extension:Scribunto to learn more. |
A food item | |
---|---|
A food item in Minetest Game | |
Food Item Type | Food |
Restores | ? |
Cookable | No |
Renewable | No |
Stackable | Yes (99) |
Itemstring | ? |
{{Food Item Data |name=A Food |image=Image.png |wherein=[[Mods/Farming Plus|Farming Plus]] |type=Food |restores={{Heart|1}} |cookable=No |renewable=No |stackable=Yes (99) |itemstring=farming_plus:a_food }}