Template:Infobox structure: Difference between revisions
mNo edit summary |
m 64 revisions imported |
||
(15 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{#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: {{{mobs|}}} | {{infobox row|class=list-style-none|label=[[Mob]]s|field={{{mobs}}} }} }} | |||
{{ #if: {{{surface|}}} | {{infobox row|class=list-style-none|label={{#if: {{{fruit}}}|Grows|Generates}} on|field={{{surface}}} }} }} | |||
{{ #if: {{{fruit|}}} | {{infobox row|class=list-style-none|label=Fruit|field={{{fruit}}} }} }} | |||
{{ #if: {{{canspawn|}}} | {{infobox row|label=Can generate in<br>existing chunks|field={{{canspawn}}} }} }} | |||
{{ #if: {{{blocks|}}} | {{infobox row|class=list-style-none|label=Consists of|field= | |||
{{ #ifexpr: {{#len: {{{blocks}}} }} > 2000 | {{{!}} class="collapsible collapsed" | |||
! | |||
{{!}}- | |||
{{!}} | |||
{{{blocks}}} | |||
{{!}}} | {{{blocks}}} }} }} }} | |||
}}<noinclude> | |||
{{documentation}} | |||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> |