本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知)
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明)
全站通知:
模板:Biome ID table
刷
历
编
跳到导航
跳到搜索
- 快捷方式
- biome id table
本模板用于创建使用在生物群系/ID上的表格。
参数
- 匿名参数
|1=
:生物群系的名称,默认为“未使用”。可以在名称后使用括号以添加备注。|2=
:代表生物群系的颜色的十六进制颜色代码。|3=
:本行文本的颜色,用于代表其温度。- 接受的值有:
snowy
、cold
、lush
、dry
和technical
。若为中性或未知生物群系则留空。
- 接受的值有:
|4=
:可选的后缀。
- 命名参数
|icon=
:图标的文件名称,包括扩展名。若已设置|sprite=
,则使用精灵图内的名称。默认为|1=
。|iconsize=
:图标的大小,默认为25px。|nameid=
:将命名空间ID改为|1=
以外的文本。|link=
:将链接改为|1=
以外的页面。|display=
:将链接文本改为|1=
以外的文本。
- 表格参数
|dv=
:设置数据值。默认为上一个加1。|sprite=
:若设置,则图标将使用精灵图模板。设置后,以后的表格也将使用精灵图。若要重置为使用文件,请将其设置为空。- 示例:设置其为
biome
将会使用精灵图{{biomeSprite}}
。
- 示例:设置其为
|table=
:设置顶部表格的标题。默认为生物群系
。|namecolumn=
:若设置为0
,则将隐藏“ID名称”一行。设置后,以后的表格也将隐藏。若要再次使用该行,请将其设置为1
。|foot=
:若设置,则将结束这个表格。
示例
{{biome id table|Ocean|000070}} {{biome id table|Plains|8DB360|lush}} {{biome id table|Desert|FA9418|dry}} {{biome id table|Extreme Hills|icon=windswept-hills|606060|cold}} {{biome id table|Forest|056621|lush}} {{biome id table|Taiga|0B6659|cold}} {{biome id table|Swampland|icon=swamp|07F9B2|lush}} {{biome id table|River|0000FF|lush}} {{biome id table|Hell|icon=nether|FF0000|dry}} {{biome id table|The End|nameid=sky|icon=the-end|8080FF|cold}} {{biome id table|FrozenOcean|nameid=frozen_ocean|icon=frozen-ocean|909090|snowy}} {{biome id table|FrozenRiver|nameid=frozen_river|icon=frozen-river|A0A0FF|snowy}} {{biome id table|Ice Plains|nameid=ice_flats|FFFFFF|snowy|icon=snowy-plains}} {{biome id table|Ice Mountains|A0A0A0|snowy|icon=snowy-mountains}} {{biome id table|MushroomIsland|nameid=mushroom_island|icon=mushroom-fields|FF00FF}} {{biome id table|MushroomIslandShore|nameid=mushroom_island_shore|icon=mushroom-field-shore|A000FF}} {{biome id table|Beach|nameid=beaches|icon=beach|FADE55|lush|foot=1}}
图标 | Dec | Hex | ID名称 | 生物群系 | 颜色 |
---|---|---|---|---|---|
![]() |
0 | 0 | minecraft:ocean | 海洋 | 000070 |
文件:BiomeSprite plains.png | 1 | 1 | minecraft:plains | 平原 | 8DB360 |
![]() |
2 | 2 | minecraft:desert | 沙漠 | FA9418 |
文件:BiomeSprite windswept-hills.png | 3 | 3 | minecraft:extreme_hills | Extreme Hills | 606060 |
![]() |
4 | 4 | minecraft:forest | 森林 | 056621 |
文件:BiomeSprite taiga.png | 5 | 5 | minecraft:taiga | 针叶林 | 0B6659 |
文件:BiomeSprite swamp.png | 6 | 6 | minecraft:swampland | Swampland | 07F9B2 |
文件:BiomeSprite river.png | 7 | 7 | minecraft:river | 河流 | 0000FF |
文件:BiomeSprite nether.png | 8 | 8 | minecraft:hell | Hell | FF0000 |
![]() |
9 | 9 | minecraft:sky | 末地 | 8080FF |
文件:BiomeSprite frozen-ocean.png | 10 | A | minecraft:frozen_ocean | FrozenOcean | 909090 |
文件:BiomeSprite frozen-river.png | 11 | B | minecraft:frozen_river | FrozenRiver | A0A0FF |
文件:BiomeSprite snowy-plains.png | 12 | C | minecraft:ice_flats | Ice Plains | FFFFFF |
文件:BiomeSprite snowy-mountains.png | 13 | D | minecraft:ice_mountains | Ice Mountains | A0A0A0 |
文件:BiomeSprite mushroom-fields.png | 14 | E | minecraft:mushroom_island | MushroomIsland | FF00FF |
文件:BiomeSprite mushroom-field-shore.png | 15 | F | minecraft:mushroom_island_shore | MushroomIslandShore | A000FF |
文件:BiomeSprite beach.png | 16 | 10 | minecraft:beaches | 沙滩 | FADE55 |
参见
{{Data table}}