Template:Arc infobox: Difference between revisions
Jump to navigation
Jump to search
(Infobox created with infobox builder.) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
<data source="anta"> | <data source="anta"> | ||
<label>Main antagonist</label> | <label>Main antagonist</label> | ||
</data> | |||
<data source="stories"> | |||
<label>Stories adapted</label> | |||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"saga": { | |||
"label": "Saga", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"prota": { | |||
"label": "Main protagonist", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"anta": { | |||
"label": "Main antagonist", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"image": { | |||
"label": "Illustration", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"stories": { | |||
"label": "Stories adapted", | |||
"type": "string", | |||
"autovalue": "*[[story]]", | |||
"suggested": true | |||
} | |||
}, | |||
"paramOrder": [ | |||
"image", | |||
"saga", | |||
"prota", | |||
"anta", | |||
"stories" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 12:45, 18 November 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Illustration | image | no description | File | suggested |
Saga | saga | no description | Line | suggested |
Main protagonist | prota | no description | Line | suggested |
Main antagonist | anta | no description | Line | suggested |
Stories adapted | stories | no description
| String | suggested |