Template:Structure: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
<infobox>
<infobox type="structure">
  <title source="name">
    <title source="name"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
   
  </title>
    <panel>
        <section>
            <label>Image 1</label>
            <image source="image">
                <caption source="caption" />
            </image>
        </section>
        <section>
            <label>Image 2</label>
            <image source="image2">
                <caption source="caption2" />
            </image>
        </section>
        <section>
            <label>Image 3</label>
            <image source="image3">
                <caption source="caption3" />
            </image>
        </section>
    </panel>


     <group>
  <panel>
        <header>General Information</header>
     <section>
        <data source="type"><label>Type</label></data>
      <label source="label1">View 1</label>
        <data source="biome"><label>Biome</label></data>
      <image source="image1"></image>
        <data source="materials"><label>Materials</label></data>
    </section>
     </group>
    <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 collapse="closed">
  <group>
        <header>Technical Data</header>
    <header>General Information</header>
        <data source="generation"><label>Generation</label></data>
     <data source="biomes">
    </group>
      <label>Biomes</label>
    </data>
    <data source="existing_chunks">
      <label>Can generate in existing chunks?</label>
    </data>
  </group>
</infobox>
</infobox>
</includeonly>

Latest revision as of 22:53, 25 April 2026