Template:Infobox biome: Difference between revisions
Remove variants, redundant due to the ID parameters, add dimension |
Add blocks row, add doc |
||
| Line 4: | Line 4: | ||
{{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|}}} }} }} | ||
{{#if: {{{blocks|}}} | {{infobox row|label=Blocks|field={{{blocks|}}} }} }} | |||
{{infobox row|label=Name ID|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | {{infobox row|label=Name ID|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | ||
{{infobox row|label=Dec|field={{#if: {{{dec|}}} | {{{dec}}} | ? }} }} | {{infobox row|label=Dec|field={{#if: {{{dec|}}} | {{{dec}}} | ? }} }} | ||
{{infobox row|label=Hex|field={{#if: {{{hex|}}} | {{{hex}}} | ? }} }} | {{infobox row|label=Hex|field={{#if: {{{hex|}}} | {{{hex}}} | ? }} }} | ||
}} | }}<noinclude> | ||
{{documentation}} | |||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> | |||