Template:Infobox biome: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<onlyinclude><infobox>
<onlyinclude><infobox>
<title source="title">
<title source="title"><default>{{BASEPAGENAME}}</default></title>
<default>{{BASEPAGENAME}}</default>
</title>
<image source="image" />
<image source="image" />
<navigation>{{#if: {{{extratext|}}} | {{{extratext}}} }}</navigation>
<navigation>{{{extratext|}}}</navigation>
<group collapse="open">
<group collapse="open">
<header>Description</header>
<header>Description</header>
<data source="type">
<data source="type"><label>Type</label></data>
<label>Type</label>
<data source="rarity"><label>[[Rarity]]</label></data>
</data>
<data source="temperature"><label>[[Biome#Temperature|Temperature]]</label></data>
<data source="rarity">
<data source="structures"><label>Structures</label></data>
<label>[[Rarity]]</label>
<data source="blocks"><label>Blocks</label></data>
</data>
<data source="temperature">
<label>[[Biome#Temperature|Temperature]]</label>
</data>
<data source="structures">
<label>Structures</label>
</data>
<data source="blocks">
<label>Blocks</label>
</data>
</group>
</group>
<group collapse="closed">
<group collapse="closed">
Line 49: Line 37:
<format>{{#ifeq: {{#len:{{{underwaterfogcolor}}}}}|7|{{color|{{{underwaterfogcolor}}}}}|{{{underwaterfogcolor}}} }}</format>
<format>{{#ifeq: {{#len:{{{underwaterfogcolor}}}}}|7|{{color|{{{underwaterfogcolor}}}}}|{{{underwaterfogcolor}}} }}</format>
</data>
</data>
<data source="underwaterfogdistance">
<data source="underwaterfogdistance"><label>Distance of underwater's fog</label></data>
<label>Distance of underwater's fog</label>
<data source="watersurfacetransparency"><label>Transparency of water's surface</label></data>
</data>
<data source="watersurfacetransparency">
<label>Transparency of water's surface</label>
</data>
</group>
</group>
</infobox></onlyinclude><noinclude>{{documentation}}</noinclude>
</infobox></onlyinclude><noinclude>{{Documentation}}</noinclude>

Revision as of 09:44, 19 February 2023

<infobox> <title source="title"><default>Infobox biome</default></title> <image source="image" /> <navigation></navigation> <group collapse="open"> <header>Description</header> <label>Type</label> <label>Rarity</label> <label>Temperature</label> <label>Structures</label> <label>Blocks</label> </group> <group collapse="closed"> <header>Colors</header> <label>Sky color</label> <format>{{{skycolor}}}</format> <label>Fog color</label> <format>{{{fogcolor}}}</format> <label>Grass color</label> <format>{{{grasscolor}}}</format> <label>Foliage color</label> <format>{{{foliagecolor}}}</format> <label>Water color</label> <format>{{{watercolor}}}</format> <label>Color of underwater's fog</label> <format>{{{underwaterfogcolor}}}</format> <label>Distance of underwater's fog</label> <label>Transparency of water's surface</label> </group>

</infobox>

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