Template:Person infobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<templatestyles src="Template:Character_infobox/styles.css" />
{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;"
 
!colspan="2" style="background:#FF4753" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}}
{| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color:#3a40450f; width: 22em; float: right; clear: left;"
!colspan="2" style="background:#FF4753;" | {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}
|-
|-
| colspan="2" align="center" style = "background: rgba(217, 217, 217,)"; margin: 0 auto; |{{#if: {{{image|}}}|{{{image}}}}}
| colspan="2" align="center" style = "background: #333333" |{{#if: {{{image|}}}|{{{image}}}}}
|- style="vertical-align: top"
|- style="vertical-align: top"
| colspan="2" align="center" style = "font-size: 90%"| {{#if: {{{caption|}}}|{{{caption}}}}}
|- style="vertical-align: top;"
{{#if: {{{Name|}}}|{{!}}'''Birth name:'''{{!!}}{{{Name}}}}}
{{#if: {{{Name|}}}|{{!}}'''Birth name:'''{{!!}}{{{Name}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
Line 42: Line 42:
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}}]]</noinclude>
{
"params": {
"1": {},
"Name": {},
"image": {},
"caption": {},
"Debut": {},
"Number of appearances": {},
"Role": {},
"Kills": {},
"Deaths": {},
"Allies": {},
"Enemies": {}
}
}
</templatedata></noinclude>

Revision as of 23:01, 4 October 2022

Person infobox


Usage

Made this quick template here to help enhance the articles a bit. Copy and paste the following code:

{{Artist infobox
| Alias = 
| image = 
| caption = 
| Name = 
| Birth = 
| Activity = 
| Links = 
}}


Note: do not remove fields, just leave them blank if there's no info. Don't write anything like "none" or "unknown."