Template:Spec/Stand Infobox: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 4: Line 4:
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image1">
    
     <caption source="caption-image1"/>
  <panel>
   </image>
    <section>
      <label>Default</label>
      <image source="image1">
        <caption source="caption-image1"/>
      </image>
    </section>
    <section>
      <label>Skin 1</label>
      <image source="image2">
        <caption source="caption-image2"/>
      </image>
    </section>
    <section>
      <label>Skin 2</label>
      <image source="image3">
        <caption source="caption-image3"/>
      </image>
     </section>
    <section>
      <label>Skin 3</label>
      <image source="image4">
        <caption source="caption-image4"/>
      </image>
    </section>
   </panel>
 
  <data source="chart"/>  
 
   <group>
   <group>
     <header source="moveset">Moveset</header>
     <header>Obtainment</header>
     <data source="light">
     <data source="method">
      <label>Light</label>
       <label>Method</label>
    </data>
    <data source="heavy">
      <label>Heavy</label>
    </data>
    <data source="barrage">
       <label>Barrage</label>
     </data>
     </data>
  </group>
  <group>
    <header source="moveset">Specials</header>
     <data source="special_1">
     <data source="special_1">
       <label>Special 1</label>
       <label>Special 1</label>
Line 33: Line 57:
       <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 40: Line 67:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Example usage:
{{Example
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | moveset=Example
  | light=Example
  | heavy=Example
  | barrage=Example
  | special_1=Example
  | special_2=Example
  | special_3=Example
  | utility=Example
  | ultimate=Example
  | passive=Example}}
<pre>
{{Example
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | moveset=Example
  | light=Example
  | heavy=Example
  | barrage=Example
  | special_1=Example
  | special_2=Example
  | special_3=Example
  | utility=Example
  | ultimate=Example
  | passive=Example}}
</pre>
<templatedata>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"moveset":{"suggested":true},"light":{"suggested":true},"heavy":{"suggested":true},"barrage":{"suggested":true},"special_1":{"suggested":true},"special_2":{"suggested":true},"special_3":{"suggested":true},"utility":{"suggested":true},"ultimate":{"suggested":true},"passive":{"suggested":true}},"sets":[],"maps":{}}
{
"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", "suggested": true },
"caption-image2": { "label": "Caption 2", "type": "string", "suggested": true },
"image3": { "label": "Image 3 (Skin 3)", "type": "wiki-file-name", "suggested": true },
"caption-image3": { "label": "Caption 3", "type": "string", "suggested": true },
"image4": { "label": "Image 4 (Skin 4)", "type": "wiki-file-name", "suggested": true },
"caption-image4": { "label": "Caption 4", "type": "string", "suggested": true },
        "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 separated Passive section and Stand Chart support.",
"format": "block"
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 14:59, 29 April 2026


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

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle1

no description

Stringsuggested
Image 1 (Skin 1)image1

no description

Filesuggested
Caption 1caption-image1

no description

Stringsuggested
Image 2 (Skin 2)image2

no description

Filesuggested
Caption 2caption-image2

no description

Stringsuggested
Image 3 (Skin 3)image3

no description

Filesuggested
Caption 3caption-image3

no description

Stringsuggested
Image 4 (Skin 4)image4

no description

Filesuggested
Caption 4caption-image4

no description

Stringsuggested
Stand Chartchart

Paste the StandChart4 template here

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