Template:Arc infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
<data source="stories"> | <data source="stories"> | ||
<label>Histoires adaptées</label> | <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> | ||
| Line 38: | Line 44: | ||
"autovalue": "*[[story]]", | "autovalue": "*[[story]]", | ||
"suggested": true | "suggested": true | ||
}, | |||
"prec": { | |||
"label": "Jeu précédent", | |||
"type": "string", | |||
"autovalue": "[[]]" | |||
}, | |||
"suiv": { | |||
"label": "Jeu suivant", | |||
"type": "string", | |||
"autovalue": "[[]]" | |||
} | } | ||
}, | }, | ||
| Line 44: | Line 60: | ||
"prota", | "prota", | ||
"anta", | "anta", | ||
"stories" | "stories", | ||
"prec", | |||
"suiv" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
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 |