Template:Infobox biome/doc: Difference between revisions

Added the rest of the parameters
mNo edit summary
Line 14: Line 14:
|structures=
|structures=
|blocks=
|blocks=
|id=
|nameid=
|dec=
|data
|hex=
}}</pre>
}}</pre>


Line 37: Line 36:
| <code>blocks</code> || Blocks that commonly generate in the biome or any unique blocks that exclusively generate in the biome. If this field is left blank, then the infobox row will not show up at all.
| <code>blocks</code> || Blocks that commonly generate in the biome or any unique blocks that exclusively generate in the biome. If this field is left blank, then the infobox row will not show up at all.
|-
|-
| <code>id</code> || The name ID for the biome - for example, <code>minecraft:plains</code>. Defaults to a question mark.
| <code>nameid</code> || The name ID for the biome - for example, minecraft:plains. Defaults to a the page name with <code>minecraft:</code> namespace.
|-
|-
| <code>dec</code> || The dec value of the biome. Defaults to a question mark.
| <code>data</code> || The number data of the biome (before [[1.13]]).
|-
| <code>hex</code> || The hex value of the biome. Defaults to a question mark.
|}
|}