Block:
이름 | 이름공간 ID | 숫자 ID[BE 전용] | 블록 태그[JE 전용] | 아이템 태그[JE 전용] | Has direct item form? | 번역 키 |
---|---|---|---|---|---|---|
? | ? | ? | None | None | No | ? |
Fluid:
이름 | 이름공간 ID | 액체 태그[JE 전용] |
---|---|---|
? | ? | None |
Item:
이름 | 이름공간 ID | 숫자 ID[BE 전용] | 아이템 태그[JE 전용] | 번역 키 |
---|---|---|---|---|
? | ? | ? | None | ? |
Entity:
이름 | 이름공간 ID | 숫자 ID[BE 전용] | 개체 태그[JE 전용] | 번역 키 |
---|---|---|---|---|
? | ? | ? | None | ? |
Biome:
이름 | 이름공간 ID | 숫자 ID | 번역 키 |
---|---|---|---|
? | ? | ? | ? |
Enchantment:
이름 | 이름공간 ID | 숫자 ID[BE 전용] | 번역 키 |
---|---|---|---|
? | ? | ? | ? |
Effect:
이름 | 이름공간 ID | 숫자 ID | 번역 키 |
---|---|---|---|
? | ? | ? | ? |
Dimension:
이름 | 이름공간 ID | 숫자 ID |
---|---|---|
? | ? | ? |
A template to be used in the ID sections of pages.
Parameter | Function | Default value |
---|---|---|
firstcolumnname |
The name of the first column, only should be changed to make the differences between the objects more clear. | Name |
shownumericids |
If set in the first call the "numeric ID" column will be added. | - |
numericonlybedrock |
If set in the first call the "numeric ID" column will be marked as only for bedrock. | - |
showfluidtags |
If set in the first call the "fluid tags" column will be added. | - |
showblocktags |
If set in the first call the "block tags" column will be added. | - |
showitemtags |
If set in the first call the "item tags" column will be added. | - |
showentitytags |
If set in the first call the "entity tags" column will be added. | - |
showitemforms |
If set in the first call the "has item form" column will be added. | - |
generatetranslationkeys |
If set in the first call the "translation key" column will be added. Should be set to "java" or "bedrock" see translationkey for more details. | - |
nocat |
If set in the first call, no matter the value, categories will not be added. | - |
displayname |
The name to be shown in the first column. | ? + Category:Pages with missing ID table name |
spritetype |
The sprite template to use, can be block, item, entity, biome and env; not set means no sprite, the value for the sprite is the value of spritename. | - |
spritename |
The sprite name to use. | displayname |
nameid |
The ID of the object in question. | ? + Category:Pages with missing ID |
id |
The numeric ID of the object in question; set to "-" if not applicable to this row. | ? + Category:Pages with missing ID |
fluidtags |
The fluid tags this fluid has. Code formatting is added by default when set. |
None |
blocktags |
The block tags this block has. Code formatting is added by default when set. |
None |
itemtags |
The item tags this item has. Code formatting is added by default when set. |
None |
entitytags |
The entity tags this entity has. Code formatting is added by default when set. |
None |
itemform |
If this block has an item form, only needs to be set to change to "Yes", no matter the value. | No |
translationkey |
The translation key, based on generatetranslationkeys a different default will be selected. | See footnote. |
translationtype |
Used in generation the translation key. | The value of spritetype. |
foot |
Should always be set in the last call, no matter the value. | - |
Translation key note:
This value has 2 defaults:
- if nameid is unset or translationtype is unset, will show as
?
+ Category:Pages with missing translation key. - if they are set, and generatetranslationkeys is set to "java" will show
translationtype.minecraft.2/nameid
. - if they are set, and generatetranslationkeys is set to "bedrock" will show
translationtype.nameid.name
, if translationtype is set to block, will be replaced with tile.
[보기 | 편집 | 역사 | 캐시 제거]위 설명문서는 틀:ID table/doc에서 왔습니다.