Template:Infobox biome: Difference between revisions

Add blocks row, add doc
Does this fix it?
Line 5: Line 5:
{{#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|}}} }} }}
{{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>
}}<noinclude>
{{documentation}}
{{documentation}}
<!-- Put categories/interwiki on the documentation page -->
<!-- Put categories/interwiki on the documentation page -->
</noinclude>
</noinclude>