Template:Infobox structure: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
< | <onlyinclude><infobox> | ||
<title source="title"> | <title source="title"><default>{{BASEPAGENAME}}</default></title> | ||
<image source="image" /> | |||
<navigation>{{{extratext|}}}</navigation> | |||
<image source="image"/> | |||
<navigation> | |||
<group> | <group> | ||
<data source="biome"> | <data source="biome"><label>[[Biome]]s</label></data> | ||
<data source="blocks"> | <data source="blocks"> | ||
<label>Consists of</label> | <label>Consists of</label> | ||
<format | <format><div {{#ifexpr: {{#len: {{{blocks|0}}} }} > 512 | class="collapsible collapsed"|}}>{{{blocks}}}</div></format> | ||
</data> | </data> | ||
<data source="canspawn"><label>Can generate in exisiting chunks?</label></data> | |||
</group> | </group> | ||
</infobox></ | </infobox></onlyinclude><noinclude>{{Documentation}}</noinclude> | ||
{{Documentation}} | |||
</noinclude> | |||