Template:Infobox biome: Difference between revisions
Jump to navigation
Jump to search
m Madminecrafter12 moved page User:Madminecrafter12/Template:Biome to Template:Biome without leaving a redirect: Biome page was spit per Talk:Biome, a biome-exclusive infobox will make things so much easier |
Remove variants, redundant due to the ID parameters, add dimension |
||
Line 2: | Line 2: | ||
| rows = | | rows = | ||
{{infobox row|label=Type|field={{#if: {{{type|}}} | {{{type}}} | ? }} }} | {{infobox row|label=Type|field={{#if: {{{type|}}} | {{{type}}} | ? }} }} | ||
{{infobox row|label=Temperature|field={{#if: {{{temperature|}}} | {{{temperature|}}} | ? }} }} | {{infobox row|label=Temperature|field={{#if: {{{temperature|}}} | {{{temperature|}}} | ? }} }} | ||
{{#if: {{{structures|}}} | {{infobox row|label=Structures|field={{{structures|}}} }} }} | {{#if: {{{structures|}}} | {{infobox row|label=Structures|field={{{structures|}}} }} }} |
Revision as of 13:56, 5 August 2018
Infobox biome
Type |
? |
---|---|
Temperature |
? |
Name ID |
? |
Dec |
? |
Hex |
? |
{ "title": "Infobox biome", "rows": [ { "field": "?", "label": "Type" }, { "field": "?", "label": "Temperature" }, { "field": "?", "label": "Name ID" }, { "field": "?", "label": "Dec" }, { "field": "?", "label": "Hex" } ], "invimages": [], "images": [] }