(Created page with "{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;" !colspan="2" style="background:#FF4753" | {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}}}} |- | colspan="2" align="center" style = "background: #333333" |{{#if: {{{image|}}}|{{{image}}}}} |- style="vertical-align: top" | colspan="2" align="center" style = "font-size: 90%"| {{#if: {{{caption|}}}|{{{caption}}}}} |- style="vertical-align: top;" {{#if: {{{Debut|}}}|{{!}}'''Debut:'''{{!!}}{{{...") Â |
mNo edit summary |
||
| Line 51: | Line 51: | ||
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}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]<templatedata> | ||
{ | |||
"params": { | |||
"1": {}, | |||
"Name": {}, | |||
"image": {}, | |||
"caption": {}, | |||
"Debut": {}, | |||
"Number of appearances": {}, | |||
"Role": {}, | |||
"Kills": {}, | |||
"Deaths": {}, | |||
"Allies": {}, | |||
"Enemies": {} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 18: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 |