Template:Spec/Stand Infobox: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
   <group>
   <group>
     <header source="moveset">Specials</header>
     <header source="moveset">Specials</header>
    <data source="light">
      <label>Light</label>
    </data>
    <data source="heavy">
      <label>Heavy</label>
    </data>
    <data source="barrage">
      <label>Barrage</label>
    </data>
     <data source="special_1">
     <data source="special_1">
       <label>Special 1</label>
       <label>Special 1</label>
Line 39: Line 30:
       <label>Ultimate</label>
       <label>Ultimate</label>
     </data>
     </data>
  </group>
  <group>
    <header>Passives</header>
     <data source="passive">
     <data source="passive">
       <label>Passive</label>
       <label>Passive</label>
Line 54: Line 48:
"method": { "label": "Method", "type": "string", "suggested": true },
"method": { "label": "Method", "type": "string", "suggested": true },
"moveset": { "label": "Special Header", "type": "string", "suggested": true },
"moveset": { "label": "Special Header", "type": "string", "suggested": true },
"light": { "label": "Light Attack", "type": "string", "suggested": true },
"heavy": { "label": "Heavy Attack", "type": "string", "suggested": true },
"barrage": { "label": "Barrage", "type": "string", "suggested": true },
"special_1": { "label": "Special 1", "type": "string", "suggested": true },
"special_1": { "label": "Special 1", "type": "string", "suggested": true },
"special_2": { "label": "Special 2", "type": "string", "suggested": true },
"special_2": { "label": "Special 2", "type": "string", "suggested": true },
Line 64: Line 55:
"passive": { "label": "Passive", "type": "string", "suggested": true }
"passive": { "label": "Passive", "type": "string", "suggested": true }
},
},
"description": "Standard infobox for Jcraft specs and items.",
"description": "Standard infobox for Jcraft specs and items with separated Passive section.",
"format": "block"
"format": "block"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 02:30, 26 April 2026


Standard infobox for Jcraft specs and items with separated Passive section.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle1

no description

Stringsuggested
Imageimage1

no description

Filesuggested
Captioncaption-image1

no description

Stringsuggested
Methodmethod

no description

Stringsuggested
Special Headermoveset

no description

Stringsuggested
Special 1special_1

no description

Stringsuggested
Special 2special_2

no description

Stringsuggested
Special 3special_3

no description

Stringsuggested
Utilityutility

no description

Stringsuggested
Ultimateultimate

no description

Stringsuggested
Passivepassive

no description

Stringsuggested