Template:Arc infobox: Difference between revisions
Jump to navigation
Jump to search
(Infobox created with infobox builder.) |
No edit summary |
||
| Line 14: | Line 14: | ||
</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 | |||
} | |||
}, | |||
"paramOrder": [ | |||
"image", | |||
"saga", | |||
"prota", | |||
"anta" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 13:21, 27 October 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 |