Template:Infobox biome: Difference between revisions
Jump to navigation
Jump to search
added features row, currently features are chucked with structures, despite them being two different things, also made "structures" link to that page |
m 66 revisions imported |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{#invoke:infobox|infobox | |||
| imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|250px}} | | imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|250px}} | ||
| rows = | | rows = | ||
Line 6: | Line 6: | ||
{{#if: {{{features|}}} | {{infobox row|label=[[Features]]|field={{{features|}}} }} }} | {{#if: {{{features|}}} | {{infobox row|label=[[Features]]|field={{{features|}}} }} }} | ||
{{#if: {{{blocks|}}} | {{infobox row|label=Blocks|field={{{blocks|}}} }} }} | {{#if: {{{blocks|}}} | {{infobox row|label=Blocks|field={{{blocks|}}} }} }} | ||
{{#if: {{{temperature|}}} {{{downfall|}}} {{{precipitation|}}} {{{snow_accumulation|}}} | |||
| {{Infobox header|Climate}} | |||
{{#if: {{{temperature|}}} | {{infobox row|label=[[Biome#Temperature|Temperature]]|field={{{temperature|}}} }} }} | {{#if: {{{temperature|}}} | {{infobox row|label=[[Biome#Temperature|Temperature]]|field={{{temperature|}}} }} }} | ||
{{#if: {{{downfall|}}} | {{infobox row|label=[[Biome#Downfall|Downfall]]|field={{{downfall|}}} }} }} | {{#if: {{{downfall|}}} | {{infobox row|label=[[Biome#Downfall|Downfall]]|field={{{downfall|}}} }} }} | ||
{{#if: {{{precipitation|}}} | {{infobox row|label=[[Biome#Precipitation|Precipitation]]|field={{{precipitation|}}} }} }} | {{#if: {{{precipitation|}}} | {{infobox row|label=[[Biome#Precipitation|Precipitation]]|field={{{precipitation|}}} }} }} | ||
{{#if: {{{snow_accumulation|}}} | {{infobox row|label=[[Biome#Snow accumulation|Snow accumulation]]|field={{{snow_accumulation|}}} }} }} | {{#if: {{{snow_accumulation|}}} | {{infobox row|label=[[Biome#Snow accumulation|Snow accumulation]]|field={{{snow_accumulation|}}} }} }} | ||
}}<!-- End infobox section "Climate" --> | |||
{{#if: {{{skycolor|}}} {{{fogcolor|}}} {{{grasscolor|}}} {{{foliagecolor|}}} {{{watercolor|}}} {{{underwaterfogcolor|}}} | |||
| {{Infobox header|Colors}} | |||
{{#if: {{{skycolor|}}} | {{infobox row|label=Sky color|field={{#ifeq: {{#len:{{{skycolor}}}}}|7|{{color|{{{skycolor}}}}}|{{{skycolor}}} }} }} }} | {{#if: {{{skycolor|}}} | {{infobox row|label=Sky color|field={{#ifeq: {{#len:{{{skycolor}}}}}|7|{{color|{{{skycolor}}}}}|{{{skycolor}}} }} }} }} | ||
{{#if: {{{fogcolor|}}} | {{infobox row|label=Fog color|field={{#ifeq: {{#len:{{{fogcolor}}}}}|7|{{color|{{{fogcolor}}}}}|{{{fogcolor}}} }} }} }} | {{#if: {{{fogcolor|}}} | {{infobox row|label=Fog color|field={{#ifeq: {{#len:{{{fogcolor}}}}}|7|{{color|{{{fogcolor}}}}}|{{{fogcolor}}} }} }} }} | ||
Line 16: | Line 21: | ||
{{#if: {{{watercolor|}}} | {{infobox row|label=Water color|field={{#ifeq: {{#len:{{{watercolor}}}}}|7|{{color|{{{watercolor}}}}}|{{{watercolor}}} }} }} }} | {{#if: {{{watercolor|}}} | {{infobox row|label=Water color|field={{#ifeq: {{#len:{{{watercolor}}}}}|7|{{color|{{{watercolor}}}}}|{{{watercolor}}} }} }} }} | ||
{{#if: {{{underwaterfogcolor|}}} | {{infobox row|label=Underwater fog color|field={{#ifeq: {{#len:{{{underwaterfogcolor}}}}}|7|{{color|{{{underwaterfogcolor}}}}}|{{{underwaterfogcolor}}} }} }} }} | {{#if: {{{underwaterfogcolor|}}} | {{infobox row|label=Underwater fog color|field={{#ifeq: {{#len:{{{underwaterfogcolor}}}}}|7|{{color|{{{underwaterfogcolor}}}}}|{{{underwaterfogcolor}}} }} }} }} | ||
}}< | }}<!-- End infobox section "Colors" --> | ||
}}<noinclude> | |||
{{documentation}} | {{documentation}} | ||
<!-- Put categories/interwiki on the documentation page --> | <!-- Put categories/interwiki on the documentation page --> | ||
</noinclude> | </noinclude> |
Latest revision as of 07:39, 4 July 2024
Infobox biome
{ "title": "Infobox biome", "rows": [], "invimages": [], "images": [] }
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
{{Infobox biome}}
{{Infobox block}}
{{Infobox command}}
{{Infobox development phase}}
{{Infobox enchantment}}
{{Infobox effect}}
{{Infobox entity}}
{{Infobox fluid}}
{{Infobox item}}
{{Infobox item entity}}
{{Infobox structure}}
- Minecraft Earth
- Minecraft Dungeons
{{Infobox Dungeons cosmetic}}
{{Infobox Dungeons enchantment}}
{{Infobox Dungeons entity}}
{{Infobox Dungeons item}}
{{Infobox Dungeons mission}}
- Minecraft Legends
{{Infobox Legends biome}}
{{Infobox Legends entity}}
{{Infobox Legends resource}}
{{Infobox Legends mode}}
{{Infobox Legends skin}}
{{Infobox Legends structure}}
- Minecraft Story Mode
{{Infobox episode}}
- Other
{{Infobox album}}
{{Infobox book}}
{{Infobox board game}}
{{Infobox company}}
{{Fallback infobox}}
{{Infobox guide}}
{{Infobox mash-up}}
{{Infobox music}}
{{Infobox person}}
{{Infobox profile}}
{{Infobox program}}
{{Infobox screen effect}}
{{Infobox server}}
{{Infobox skin pack}}
{{Infobox theme}}
{{Infobox version}}
{{Infobox video}}
{{Infobox website}}
{{Infobox world}}
- Meta
{{Infobox}}
{{Infobox row}}
{{Infobox header}}
- Module:Infobox
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.