Difference between revisions of "Template:Food Item Data"
Jump to navigation
Jump to search
m (Defaulted "Restores" to "Unknown") |
(Added CSS style) |
||
Line 1: | Line 1: | ||
+ | <div style="position: relative; clear: right; float: right; overflow: auto; z-index: 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|A food}}} }}} | ! colspan="2" style="font-size:110%; text-align:center;"| {{{name | {{{item_name|A food}}} }}} | ||
Line 18: | Line 19: | ||
| '''[[Itemstrings|Itemstring]]''' || {{{itemstring|''Unknown''}}} | | '''[[Itemstrings|Itemstring]]''' || {{{itemstring|''Unknown''}}} | ||
|} | |} | ||
+ | </div> | ||
<noinclude> | <noinclude> | ||
<pre> | <pre> |
Revision as of 23:18, 27 March 2017
A food | |
---|---|
A food item in Minetest Game | |
Type | Food |
Restores | Unknown |
Cookable | No |
Renewable | No |
Stackable | Yes (99) |
Itemstring | Unknown |
{{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 }}