No edit summary |
No edit summary |
||
| Line 52: | Line 52: | ||
Note: do not remove fields, just leave them blank if there's no info. Don't write anything like "none" or "unknown." | Note: do not remove fields, just leave them blank if there's no info. Don't write anything like "none" or "unknown." | ||
< | [[Category:Templates|{{PAGENAME}}]]<templatedata> | ||
 | { | ||
"params": { | |||
 | "1": {}, | ||
"Name": {}, | |||
"image": {}, | |||
"caption": {}, | |||
"Debut": {}, | |||
"Number of appearances": {}, | |||
"Role": {}, | |||
"Kills": {}, | |||
"Deaths": {}, | |||
"Allies": {}, | |||
"Enemies": {} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 23:17, 4 October 2022
| Character infobox | |
|---|---|
Usage
Made this quick template here to help enhance the articles a bit. Copy and paste the following code:
{{Character infobox
| Name =
| image =
| caption =
| Debut =
| Number of appearances =
| Role =
| Kills =
| Deaths =
| Allies =
| Enemies =
}}
|
Note: do not remove fields, just leave them blank if there's no info. Don't write anything like "none" or "unknown."
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | no description | Unknown | optional |
| Name | Name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| Debut | Debut | no description | Unknown | optional |
| Number of appearances | Number of appearances | no description | Unknown | optional |
| Role | Role | no description | Unknown | optional |
| Kills | Kills | no description | Unknown | optional |
| Deaths | Deaths | no description | Unknown | optional |
| Allies | Allies | no description | Unknown | optional |
| Enemies | Enemies | no description | Unknown | optional |