Difference between revisions of "Template:Item Data"

From Minetest Wiki
Jump to navigation Jump to search
(Removed burntime because coal is the only fuel item)
m (Minor tweaks)
Line 1: Line 1:
 
{| class="wikitable" style="float:right; text-align:left; margin: 0 0 0.5em 1em; padding:5px; font-size:90%;" width="{{{width|200px}}}"
 
{| class="wikitable" style="float:right; text-align:left; margin: 0 0 0.5em 1em; padding:5px; font-size:90%;" width="{{{width|200px}}}"
! colspan="2" style="font-size:110%; text-align:center;"| {{{name | {{{item_name|An Item}}} }}}
+
! colspan="2" style="font-size:110%; text-align:center;"| {{{name | {{{item_name|An item}}} }}}
 
|-
 
|-
 
! colspan="2" | <div class="center">{{Animated|{{{image|Minetest logo.png}}}|160px}}</div>
 
! colspan="2" | <div class="center">{{Animated|{{{image|Minetest logo.png}}}|160px}}</div>
 
|-
 
|-
! colspan="2" align="center" | an [[Items|item]] in {{{wherein | [[Games/Minetest|Minetest]] }}}
+
! colspan="2" align="center" | An [[Items|item]] in {{{wherein | [[Games/Minetest|Minetest]] }}}
 
|-
 
|-
 
| '''Type''' || {{{type | {{{item_type|Craftitems}}} }}}
 
| '''Type''' || {{{type | {{{item_type|Craftitems}}} }}}
Line 14: Line 14:
 
| '''Stackable''' || {{{stackable|Yes (99)}}}
 
| '''Stackable''' || {{{stackable|Yes (99)}}}
 
|-
 
|-
| '''Itemstring''' || {{{itemstring|''?''}}}
+
| '''[[Itemstrings|Itemstring]]''' || {{{itemstring|''Unknown''}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Revision as of 03:44, 21 March 2016

An item
Minetest logo.png
An item in Minetest
Type Craftitems
Renewable No
Durability N/A
Stackable Yes (99)
Itemstring Unknown
{{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
}}