Template:Structure: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <infobox> | ||
< | <title source="name"> | ||
< | <default>{{PAGENAME}}</default> | ||
</title> | |||
< | <panel> | ||
<section> | |||
<label source="label1">View 1</label> | |||
<image source="image1"></image> | |||
</section> | |||
<section> | |||
<label source="label2">View 2</label> | |||
<image source="image2"></image> | |||
</section> | |||
<section> | |||
<label source="label3">View 3</label> | |||
<image source="image3"></image> | |||
</section> | |||
<section> | |||
<label source="label4">View 4</label> | |||
<image source="image4"></image> | |||
</section> | |||
<section> | |||
<label source="label5">View 5</label> | |||
<image source="image5"></image> | |||
</section> | |||
</panel> | |||
<group> | |||
<header>General Information</header> | |||
</ | <data source="biomes"> | ||
</ | <label>Biomes</label> | ||
</ | </data> | ||
<data source="existing_chunks"> | |||
<label>Can generate in existing chunks?</label> | |||
</data> | |||
</group> | |||
</infobox> | |||