Template:Arc infobox: Difference between revisions
Jump to navigation
Jump to search
(Infobox created with infobox builder.) |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
<data source="prota"> | <data source="prota"> | ||
<label> | <label>Protagoniste principal</label> | ||
</data> | </data> | ||
<data source="anta"> | <data source="anta"> | ||
<label> | <label>Antagoniste principal</label> | ||
</data> | |||
<data source="stories"> | |||
<label>Histoires adaptées</label> | |||
</data> | |||
<data source="prec"> | |||
<label>Jeu précédent</label> | |||
</data> | |||
<data source="suiv"> | |||
<label>Jeu suivant</label> | |||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"prota": { | |||
"label": "Protagoniste principal", | |||
"type": "line", | |||
"suggested": true, | |||
"autovalue": "[[]]" | |||
}, | |||
"anta": { | |||
"label": "Antagoniste principal", | |||
"type": "line", | |||
"suggested": true, | |||
"autovalue": "[[]]" | |||
}, | |||
"image": { | |||
"label": "Illustration", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"stories": { | |||
"label": "Histoires adaptées", | |||
"type": "string", | |||
"autovalue": "*[[story]]", | |||
"suggested": true | |||
}, | |||
"prec": { | |||
"label": "Jeu précédent", | |||
"type": "string", | |||
"autovalue": "[[]]" | |||
}, | |||
"suiv": { | |||
"label": "Jeu suivant", | |||
"type": "string", | |||
"autovalue": "[[]]" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"image", | |||
"prota", | |||
"anta", | |||
"stories", | |||
"prec", | |||
"suiv" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 17:30, 11 May 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Illustration | image | no description | File | suggested |
| Protagoniste principal | prota | no description
| Line | suggested |
| Antagoniste principal | anta | no description
| Line | suggested |
| Histoires adaptées | stories | no description
| String | suggested |
| Jeu précédent | prec | no description
| String | optional |
| Jeu suivant | suiv | no description
| String | optional |