Template:Spec/Stand Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 5: | Line 5: | ||
</title> | </title> | ||
< | <tabs> | ||
< | <track alt="Skin 1"> | ||
<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> | ||
< | <track alt="Skin 2"> | ||
<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> | ||
< | <track alt="Skin 3"> | ||
<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> | ||
< | <track alt="Skin 4"> | ||
<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> | ||
</ | </tabs> | ||
<data source="chart"/> | <data source="chart"/> | ||
| Line 73: | Line 73: | ||
"image1": { "label": "Image 1 (Skin 1)", "type": "wiki-file-name", "suggested": true }, | "image1": { "label": "Image 1 (Skin 1)", "type": "wiki-file-name", "suggested": true }, | ||
"caption-image1": { "label": "Caption 1", "type": "string", "suggested": true }, | "caption-image1": { "label": "Caption 1", "type": "string", "suggested": true }, | ||
"image2": { "label": "Image 2 (Skin 2)", "type": "wiki-file-name" | "image2": { "label": "Image 2 (Skin 2)", "type": "wiki-file-name" }, | ||
"caption-image2": { "label": "Caption 2", "type": "string" | "caption-image2": { "label": "Caption 2", "type": "string" }, | ||
"image3": { "label": "Image 3 (Skin 3)", "type": "wiki-file-name" | "image3": { "label": "Image 3 (Skin 3)", "type": "wiki-file-name" }, | ||
"caption-image3": { "label": "Caption 3", "type": "string" | "caption-image3": { "label": "Caption 3", "type": "string" }, | ||
"image4": { "label": "Image 4 (Skin 4)", "type": "wiki-file-name" | "image4": { "label": "Image 4 (Skin 4)", "type": "wiki-file-name" }, | ||
"caption-image4": { "label": "Caption 4", "type": "string" | "caption-image4": { "label": "Caption 4", "type": "string" }, | ||
"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 }, | ||
| Line 89: | Line 89: | ||
"passive": { "label": "Passive", "type": "string", "suggested": true } | "passive": { "label": "Passive", "type": "string", "suggested": true } | ||
}, | }, | ||
"description": "Standard infobox for Jcraft specs and items with | "description": "Standard infobox for Jcraft specs and items with automated tab behavior for skins.", | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 18:22, 27 April 2026
Standard infobox for Jcraft specs and items with automated tab behavior for skins.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title1 | no description | String | suggested |
| Image 1 (Skin 1) | image1 | no description | File | suggested |
| Caption 1 | caption-image1 | no description | String | suggested |
| Image 2 (Skin 2) | image2 | no description | File | optional |
| Caption 2 | caption-image2 | no description | String | optional |
| Image 3 (Skin 3) | image3 | no description | File | optional |
| Caption 3 | caption-image3 | no description | String | optional |
| Image 4 (Skin 4) | image4 | no description | File | optional |
| Caption 4 | caption-image4 | no description | String | optional |
| 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 |