Difference between revisions of "Template:Item Data"
Jump to navigation
Jump to search
General3214 (talk | contribs) (Removed burntime because coal is the only fuel item) |
ROllerozxa (talk | contribs) |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
+ | {{Documentation|content= | ||
+ | {{Languages}} | ||
+ | {{Lua|Infobox|data=Infobox/en}} | ||
+ | </noinclude>{{#invoke:Infobox|item | ||
+ | |name={{{name|{{{item_name|An item}}}}}} | ||
+ | |description= An [[Items|item]] in {{{wherein|[[Games/Minetest Game|Minetest Game]]}}} | ||
+ | |type={{{type|{{{item_type|Craftitem}}}}}} | ||
+ | |renewable={{{renewable|No}}} | ||
+ | |durability={{{durability|''N/A''}}} | ||
+ | |stackable={{{stackable|Yes (99)}}} | ||
+ | |itemstring={{{itemstring|''?''}}} | ||
+ | }}<noinclude> | ||
<pre> | <pre> | ||
{{Item Data | {{Item Data | ||
Line 29: | Line 24: | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | == See also == | ||
+ | {{Data see also}} | ||
+ | |||
[[Category:Templates]] | [[Category:Templates]] | ||
+ | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 11:48, 28 January 2023
Documentation
Language: | English • Deutsch • español • Bahasa Melayu • русский |
---|
This template uses Module:Infobox, with data stored in Module:Infobox/en. Please see wikipedia:Wikipedia:Lua and mw:Extension:Scribunto to learn more. |
An item | |
---|---|
An item in Minetest Game | |
Item Type | Craftitem |
Renewable | No |
Durability | N/A |
Stackable | Yes (99) |
Itemstring | ? |
{{Item Data |name=An Item |image=Image.png |wherein=[[Mods/Farming Plus|Farming Plus]] |type=Craftitems |renewable=No |durability=N/A |stackable=Yes (99) |itemstring=farming_plus:an_item }}