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
Line 7: Line 7:
     <caption source="caption-image1"/>
     <caption source="caption-image1"/>
   </image>
   </image>
  <group>
    <header>Obtainment</header>
    <data source="method">
      <label>Method</label>
    </data>
    <data source="rarity">
      <label>Rarity</label>
    </data>
    <data source="cost">
      <label>Cost</label>
    </data>
  </group>
   <group>
   <group>
     <header source="moveset">Moveset</header>
     <header source="moveset">Moveset</header>
Line 40: Line 52:
</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", "type": "wiki-file-name", "suggested": true },
"caption-image1": { "label": "Caption", "type": "string", "suggested": true },
"method": { "label": "Method", "type": "string", "suggested": true },
"rarity": { "label": "Rarity", "type": "string", "suggested": true },
"cost": { "label": "Cost", "type": "string", "suggested": true },
"moveset": { "label": "Moveset 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_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.",
"format": "block"
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 02:07, 26 April 2026


Standard infobox for Jcraft specs and items.

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
Rarityrarity

no description

Stringsuggested
Costcost

no description

Stringsuggested
Moveset Headermoveset

no description

Stringsuggested
Light Attacklight

no description

Stringsuggested
Heavy Attackheavy

no description

Stringsuggested
Barragebarrage

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