Template:Story infobox: Difference between revisions
Jump to navigation
Jump to search
(Infobox created with infobox builder.) |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="title"> | <title source="title"> | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
<data source="adapted"> | <data source="adapted"> | ||
<label> | <label>Première version</label> | ||
</data> | </data> | ||
<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="span"> | |||
<label>Période</label> | |||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": { | |||
"label": "Illustration", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"adapted": { | |||
"label": "Première version", | |||
"type": "line", | |||
"suggested": true, | |||
"example": "A venir. | Kitty Pride v1.0.0" | |||
}, | |||
"prota": { | |||
"label": "Protagoniste principal", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"anta": { | |||
"label": "Antagoniste principal", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"title": { | |||
"label": "Titre", | |||
"type": "line", | |||
"required": true, | |||
"autovalue": "" | |||
}, | |||
"span": { | |||
"label": "Période", | |||
"type": "line", | |||
"suggested": true, | |||
"example": "x ans avant [[Kitty Pride]] ||||| [[Kitty Pride: Food Chain]] - [[SkullCat]] vient de revenir de l'espace et a [[Morgan Dassy|Dassy]] en lui." | |||
} | |||
}, | |||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"adapted", | |||
"prota", | |||
"anta", | |||
"span" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 15:12, 17 December 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Titre | title | no description
| Line | required |
| Illustration | image | no description | File | suggested |
| Première version | adapted | no description
| Line | suggested |
| Protagoniste principal | prota | no description | Line | suggested |
| Antagoniste principal | anta | no description | Line | suggested |
| Période | span | no description
| Line | suggested |