本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知)
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明)
模板:Technical Block
此模板使用了模块:Infobox,此脚本使用Lua编写。
更多详情,请参阅维基百科:Lua和MediaWiki:扩展:Scribunto。
This template provides a uniform design for technical blocks.
{{Technical Block |title= |image= |invimage= |type= |gravity= |transparent= |light= |tntres= |tool= |stackable= |flammable= |availability= |experience= |drops= |data= |nameid= |fluidspeed= |movespeed= |firstver= |firstdev= |notes= }}
Note that if the item has multiple data values, use |multipledata=
instead of |data=
. See below:
Parameter | Function | Default value |
---|---|---|
title |
The text in the blue box | |
image |
Image of the block (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 two-state blocks (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 (solid block, solid, block, or fluid) | ? |
gravity |
Affected by gravity? | None |
transparent |
Can you see through some part of this block? Not as obvious as it seems, see 不透明度。 | None |
light |
Emits Light? If "Yes," add the light value like this: "Yes, 9" | None |
tntres |
Block's resistance to explosions. The value comes from the code; there aren't any units for it. | None |
tool |
Tool to use. Picture means, the block can only be broken with this tool (this quality or better). Outline means, the block can be broken with any tool, but this tool is the quickest. "Any tool" means that every tool is equally effective (or the block can be instantly broken with anything). "None" means the block cannot be broken. | None |
stackable |
Stackable | None |
flammable |
Whether the block is flammable or not | None |
availability |
The availability of an item | None |
experience |
The amount of experience dropped when mined or smelted | None |
drops |
被破坏时掉落的物品。 | None |
data |
Single decimal data value | None |
multipledata |
Multiple decimal data values, use {{dv}} |
None |
nameid |
The block's named identifier | {{{title}}}
|
fluidspeed |
Speed of fluid movement | None |
movespeed |
Speed of walking through | 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 |
notes |
Adds a centred column spanning across both rows at the bottom of the box | None |
See also
- Minecraft
{{Biome}}
{{Block}}
{{Development phase}}
{{Enchantment}}
{{Effect}}
{{Entity}}
{{Item}}
{{Structure}}
- Minecraft Dungeons
{{DungeonsEnchantment}}
{{DungeonsEntity}}
{{DungeonsItem}}
- 其他
{{3rd Party Tool}}
{{Album}}
{{Book}}
{{Company}}
{{Person}}
{{Profile}}
{{Program}}
{{Version nav}}