Template:Infobox biome: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
Not sure why it says “template” instead of temperature; it may confuse readers
i want to have all of these under a sort of "Biome colours" section, which is collapsed by default and can be expanded
Line 7: Line 7:
{{#if: {{{structures|}}} | {{infobox row|label=Structures|field={{{structures|}}} }} }}
{{#if: {{{structures|}}} | {{infobox row|label=Structures|field={{{structures|}}} }} }}
{{#if: {{{blocks|}}} | {{infobox row|label=Blocks|field={{{blocks|}}} }} }}
{{#if: {{{blocks|}}} | {{infobox row|label=Blocks|field={{{blocks|}}} }} }}
{{infobox row|label=Grass color|field={{#if: {{{grasscolor|}}} | {{{grasscolor}}} | ? }} }}
{{infobox row|label=Water color|field={{#if: {{{watercolor|}}} | {{{watercolor}}} | ? }} }}
{{infobox row|label=Underwater fog color|field={{#if: {{{underwaterfogcolor|}}} | {{{underwaterfogcolor}}} | ? }} }}
{{infobox row|label=Sky color|field={{#if: {{{skycolor|}}} | {{{skycolor}}} | ? }} }}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}
{{#ifeq: {{lc: {{{nameid}}} }} | none
{{#ifeq: {{lc: {{{nameid}}} }} | none

Revision as of 18:16, 30 September 2019

[view] [edit] [history] [refresh]Documentation

This template provides an easy way to apply a standardized infobox to all biome pages.

{{Biome
|title=
|image=
|extratext=
|structures=
|blocks=
|temperature=
|downfall=
|precipitation=
}}
Parameter Function
title Only needed to change the title from the page name, which is the default.
image Image of the biome (should be approx. 150×150px). By default, it will use {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
extratext Only needed when there is a need to link to a section with more images.
temperature Specifies the biome's temperature as a decimal (e..g 0.5).
downfall Specifies the biome's downfall as a decimal (e..g 0.5).
precipitation Specifies the biome's precipitation with "Yes" or "No".
structures Typical structures and features that generate in the biome, if applicable.
blocks Blocks that commonly generate in the biome or any unique blocks that exclusively generate in the biome.

See also

Minecraft
Minecraft Earth
Minecraft Dungeons
Minecraft Legends
Minecraft Story Mode
Other
Meta

de:Vorlage:Biom es:Plantilla:Bioma fr:Modèle:Biome ja:テンプレート:Infobox biome ko:틀:Biome nl:Sjabloon:Biome pt:Predefinição:Bioma ru:Шаблон:Биом uk:Шаблон:Біом zh:Template:Biome

[view] [edit] [history] [refresh]The above documentation is transcluded from Template:Infobox biome/doc.