このテンプレートは、モジュール:Infoboxを使用しています。また、このスクリプトはLuaで書かれています。
このテンプレートは、アイテムエンティティのページに統一されたデザインを提供します。
{{ItemEntity
|title=
|image=
|invimage=
|otherosonly=
|durability=
|renewable=
|stackable=
|health=
|id=
|networkid=
|entityid=
|drops=
|data=
|nameid=
}}
Please note that if the item has multiple data values, use |multipledata= instead. See below:
| パラメータ | 機能 | 既定値 |
|---|---|---|
title |
タイトルをページ名(既定値)から変更する必要がある場合にのみ指定します。 | {{BASEPAGENAME}}
|
image |
ブロックの画像を指定します。 | {{{title}}}.png、存在しない場合はNo image.svg(画像のアップロードページへリンクします)
|
imagesize |
Adjusts the size of the image | 200px |
imageN |
2つ目以降のブロックの画像を指定します。 | なし |
imageNsize |
Adjusts the size of the corresponding image | 200px |
invimage |
インベントリアイコンを指定します。「none」を指定することで非表示にすることができます。アイコンの表示にはテンプレート:Gridを使用します。 | Grid {{{title}}}.png、存在しない場合はなし
|
invimageN |
2つ目以降のインベントリアイコンを指定します。アイコンの表示にはテンプレート:Gridを使用します。 | なし |
otherosonly |
For use if the item is only available in a specific version of Minecraft. | なし |
durability |
How durable the item is | N/A |
renewable |
アイテムが再生可能であるかを指定します。 | ? |
stackable |
アイテムがスタックできるかどうかを指定します。 | ? |
id |
The entity's numeric ID used internally, and over the network (0-255), unless a separate network ID is used. (see http://wiki.vg/Entities#Mobs) | ? |
networkid |
The ID number used in network traffic (0-255), if different from the internal ID. (see http://wiki.vg/Entities#Objects) | なし |
entityid |
The entity's EntityID as seen in saved worlds | ? |
health |
The item entity's health | なし |
drops |
What the entity drops when destroyed | なし |
data |
Single decimal data value | なし |
nameid |
The item's named identifier. Can use None to force no name ID. | title or {{BASEPAGENAME}}
|
multipledata |
Multiple decimal data values, use {{dv}} |
なし |
関連項目[]
- Minecraft
{{Biome}}{{Block}}{{Development phase}}{{Enchantment}}{{Effect}}{{Entity}}{{Food}}{{Fluid}}{{Item}}{{ItemEntity}}{{Structure}}{{Technical Block}}{{Tool}}
- Minecraft Dungeons
{{DungeonsEnchantment}}{{DungeonsEntity}}{{DungeonsItem}}
- その他
{{3rd Party Tool}}{{Company}}{{Person}}{{Profile}}{{Program}}{{Version nav}}- モジュール:Infobox
[閲覧 | 編集 | 履歴 | キャッシュ破棄]上記の解説は、テンプレート:ItemEntity/docから参照されています。