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
 
(2 intermediate revisions 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>
    <image source="image">
        <caption source="caption" />
    </image>


     <group>
  <panel>
        <header>General Information</header>
     <section>
        <data source="type">
      <label source="label1">View 1</label>
            <label>Type</label>
      <image source="image1"></image>
        </data>
    </section>
        <data source="biome">
    <section>
            <label>Biome</label>
      <label source="label2">View 2</label>
        </data>
      <image source="image2"></image>
        <data source="materials">
    </section>
            <label>Materials</label>
    <section>
        </data>
      <label source="label3">View 3</label>
     </group>
      <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">
    <data source="biomes">
            <label>Generation</label>
      <label>Biomes</label>
        </data>
    </data>
    </group>
    <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