Šablona:Food – minecraft.fandom.com
Skočit na navigaci
Skočit na vyhledávání
Treść tej podstrony pochodzi z artykułu „Šablona:Food” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
This template uses Module:Infobox, a script written in Lua.
Please see wp:Lua and mw:Extension:Scribunto to learn more.
Please see wp:Lua and mw:Extension:Scribunto to learn more.
Food
| Typ |
? |
|---|---|
| Obnovuje |
? |
| Vařitelné |
? |
| Obnovitelné |
Ano |
| Slučovatelné |
? |
| Hodnota dat |
dec: ? hex: ? bin: ? |
| Název |
food |
This template provides a uniform design for food pages.
{{Food
|title=
|image=
|invimage=
|type=
|heals=
|cookable=
|stackable=
|light=
|experience=
|firstver=
|firstdev=
|data1name=
|data1=
|data2name=
|data2=
|nameid=
}}
| Parameter | Function | Default value |
|---|---|---|
title |
Optional value to use a different title instead of the page name | {{BASEPAGENAME}}
|
image |
Image of the food (should be approx. 150×150px) | {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
|
imageN |
Other images for multistate foods (also approx. 150×150px) | None |
invimage |
Image for object in inventory. Can use None to force no invimage. Uses Template:Grid. | Grid {{{title}}}.png if it exists, otherwise None
|
invimageN |
Other images for object in inventory. Uses Template:Grid. | None |
type |
Type | ? |
heals |
Restores | ? |
cookable |
Cookable | ? |
stackable |
Stackable | ? |
light |
Emits Light? If "Yes," add the light value like this: "Yes, 9" | None |
experience |
Gives experience? If so, add the value like this: "Cooked: 0.5" | None |
firstver |
First version that it was seen in (e.g. Alpha 1.0.17, classic 0.0.23a). | None |
firstdev |
First development snapshot it was seen in, requires firstver. | None |
data1name |
Dec Value name (Only needed if there's 2 data values) | ? |
data1 |
Dec Value | 00 |
data2name |
Second Dec Value name | ? |
data2 |
Second Dec Value | ? |
nameid |
The food's named identifier. Can use None to force no name ID. | title or {{BASEPAGENAME}}
|
See also[]
{{3rd Party Tool}}{{Block}}{{BlockTileEntity}}{{Company}}{{Entity}}{{Food}}{{Gamemode}}{{Item}}{{ItemEntity}}{{Mod}}{{Person}}{{Profile}}{{Program}}{{Structure}}{{Technical Block}}{{Version nav}}- Module:Infobox
[view | edit | history | purge]The above documentation is transcluded from Šablona:Food/doc.