No edit summary |
No edit summary  |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Template:Character_infobox/styles.css" /> | <templatestyles src="Template:Character_infobox/styles.css" /> | ||
 | {| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color:#3a40450f; float: right; clear: left;width: min-content; width:22em;" | ||
{| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color: | !colspan="2" style="background:#FF4753;color: #000000;" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}} | ||
!colspan="2" style="background:#FF4753" | {{#if: {{{ | |||
|- | |- | ||
| colspan="2" align="center" style = "background: | | colspan="2" align="center" style = "background-color: rgba(217, 217, 217,)" |{{#if: {{{image|}}}|{{{image}}}}} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
| colspan="2" align="center" style = "font-size: 90%"| {{#if: {{{caption|}}}|{{{caption}}}}} | | colspan="2" align="center" style = "font-size: 90%"| {{#if: {{{caption|}}}|{{{caption}}}}} | ||
Line 52: | 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}}]]<templatedata> | [[Category:Templates|{{PAGENAME}}]]<templatedata> |
Latest revision as of 19:51, 14 June 2023
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 |