Template:Infobox biome: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
m Try that
mNo edit summary
Line 6: Line 6:
{{#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|}}} }} }}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field=<code>{{data value|{{{data}}} }}</code> }} }}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}
{{#ifeq: {{lc: {{{nameid}}} }} | none
{{#ifeq: {{lc: {{{nameid}}} }} | none
|
|
| {{infobox row|label=[[Data values|Biome ID]]|field={{
| {{infobox row|label=[[Data values|Biome ID]]|field={{
   #if: {{{nameid|{{{id|}}}}}}
   #if: {{{nameid|{{{id|}}}}}}
   | {{{nameid|{{{id}}}}}}
   | <div style="word-break:break-all">{{{nameid|{{{id}}}}}}</div>
   | {{#if: {{NAMESPACE}}
   | {{#if: {{NAMESPACE}}
     | ?
     | ?

Revision as of 01:27, 10 August 2018

Infobox biome
Type

?

Temperature

?

Biome ID

?

[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.