Template:Infobox structure: Difference between revisions
mNo edit summary |
some pages don't have images anymore |
||
| Line 1: | Line 1: | ||
< | <includeonly>{{#invoke:infobox|infobox | ||
| defaultimagesize = {{ #if: {{{defaultimagesize|}}} | {{{defaultimagesize}}} | 250px }} | |||
| invimage = none | |||
| rows = | |||
{{ #if: {{{biome|}}} | {{infobox row|class=list-style-none|label=[[Biome]]s|field={{{biome}}} }} }} | |||
{{ #if: {{{blocks|}}} | {{infobox row|class={{#if: {{{blocks|}}} | list-style-none }}|label=Consists of|field= | |||
{{#ifexpr: {{#len: {{{blocks}}} }} > 512 | {{{!}} class="collapsible collapsed" | |||
! | |||
{{!}}- | |||
{{!}} | |||
{{{blocks}}} | |||
{{!}}} | {{{blocks}}} }} }} }} | |||
{{ #if: {{{canspawn|}}} | {{infobox row|label=Can generate in<br>existing chunks|field={{{canspawn}}} }} }} | |||
}}</includeonly><noinclude> | |||
{{documentation}} | |||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> | |||