Template:Spec/Stand Infobox: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Reverted
Line 5: Line 5:
   </title>
   </title>
    
    
   <tabs>
   <panel>
     <track alt="Skin 1">
     <section>
       <label>Skin 1</label>
       <label>Skin 1</label>
       <image source="image1">
       <image source="image1">
         <caption source="caption-image1"/>
         <caption source="caption-image1"/>
       </image>
       </image>
     </track>
     </section>
     <track alt="Skin 2">
     <section>
       <label>Skin 2</label>
       <label>Skin 2</label>
       <image source="image2">
       <image source="image2">
         <caption source="caption-image2"/>
         <caption source="caption-image2"/>
       </image>
       </image>
     </track>
     </section>
     <track alt="Skin 3">
     <section>
       <label>Skin 3</label>
       <label>Skin 3</label>
       <image source="image3">
       <image source="image3">
         <caption source="caption-image3"/>
         <caption source="caption-image3"/>
       </image>
       </image>
     </track>
     </section>
     <track alt="Skin 4">
     <section>
       <label>Skin 4</label>
       <label>Skin 4</label>
       <image source="image4">
       <image source="image4">
         <caption source="caption-image4"/>
         <caption source="caption-image4"/>
       </image>
       </image>
     </track>
     </section>
   </tabs>
   </panel>
    
    
   <data source="chart"/>  
   <data source="chart"/>  
Line 66: Line 66:
</infobox>
</infobox>
</includeonly>
</includeonly>
<noinclude>
<templatedata>
{
"params": {
"title1": { "label": "Title", "type": "string", "suggested": true },
"image1": { "label": "Image 1 (Skin 1)", "type": "wiki-file-name", "suggested": true },
"caption-image1": { "label": "Caption 1", "type": "string", "suggested": true },
"image2": { "label": "Image 2 (Skin 2)", "type": "wiki-file-name" },
"caption-image2": { "label": "Caption 2", "type": "string" },
"image3": { "label": "Image 3 (Skin 3)", "type": "wiki-file-name" },
"caption-image3": { "label": "Caption 3", "type": "string" },
"image4": { "label": "Image 4 (Skin 4)", "type": "wiki-file-name" },
"caption-image4": { "label": "Caption 4", "type": "string" },
        "chart": { "label": "Stand Chart", "description": "Paste the StandChart4 template here", "type": "string", "suggested": true },
"method": { "label": "Method", "type": "string", "suggested": true },
"moveset": { "label": "Special Header", "type": "string", "suggested": true },
"special_1": { "label": "Special 1", "type": "string", "suggested": true },
"special_2": { "label": "Special 2", "type": "string", "suggested": true },
"special_3": { "label": "Special 3", "type": "string", "suggested": true },
"utility": { "label": "Utility", "type": "string", "suggested": true },
"ultimate": { "label": "Ultimate", "type": "string", "suggested": true },
"passive": { "label": "Passive", "type": "string", "suggested": true }
},
"description": "Standard infobox for Jcraft specs and items with automated tab behavior for skins.",
"format": "block"
}
</templatedata>
</noinclude>

Revision as of 18:24, 27 April 2026