Template:Spec/Stand Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source="image1"> | |||
<caption source="caption- | <panel> | ||
</ | <section> | ||
<label>Skin 1</label> | |||
<image source="image1"> | |||
<caption source="caption-image1"/> | |||
</image> | |||
</section> | |||
<section> | |||
<label>Skin 2</label> | |||
<image source="image2"> | |||
<caption source="caption-image2"/> | |||
</image> | |||
</section> | |||
<section> | |||
<label>Skin 3</label> | |||
<image source="image3"> | |||
<caption source="caption-image3"/> | |||
</image> | |||
</section> | |||
</panel> | |||
<data source="chart"/> | <data source="chart"/> | ||
| Line 47: | Line 65: | ||
"params": { | "params": { | ||
"title1": { "label": "Title", "type": "string", "suggested": true }, | "title1": { "label": "Title", "type": "string", "suggested": true }, | ||
"image1": { "label": "Image", "type": "wiki-file-name", "suggested": true }, | "image1": { "label": "Image 1", "type": "wiki-file-name", "suggested": true }, | ||
"caption-image1": { "label": "Caption", "type": "string", "suggested": true }, | "caption-image1": { "label": "Caption 1", "type": "string", "suggested": true }, | ||
"image2": { "label": "Image 2", "type": "wiki-file-name", "suggested": true }, | |||
"caption-image2": { "label": "Caption 2", "type": "string", "suggested": true }, | |||
"image3": { "label": "Image 3", "type": "wiki-file-name", "suggested": true }, | |||
"caption-image3": { "label": "Caption 3", "type": "string", "suggested": true }, | |||
"chart": { "label": "Stand Chart", "description": "Paste the StandChart4 template here", "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 }, | "method": { "label": "Method", "type": "string", "suggested": true }, | ||
Revision as of 16:27, 27 April 2026
Standard infobox for Jcraft specs and items with separated Passive section and Stand Chart support.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title1 | no description | String | suggested |
| Image 1 | image1 | no description | File | suggested |
| Caption 1 | caption-image1 | no description | String | suggested |
| Image 2 | image2 | no description | File | suggested |
| Caption 2 | caption-image2 | no description | String | suggested |
| Image 3 | image3 | no description | File | suggested |
| Caption 3 | caption-image3 | no description | String | suggested |
| Stand Chart | chart | Paste the StandChart4 template here | String | suggested |
| Method | method | no description | String | suggested |
| Special Header | moveset | no description | String | suggested |
| Special 1 | special_1 | no description | String | suggested |
| Special 2 | special_2 | no description | String | suggested |
| Special 3 | special_3 | no description | String | suggested |
| Utility | utility | no description | String | suggested |
| Ultimate | ultimate | no description | String | suggested |
| Passive | passive | no description | String | suggested |