Template:Animation infobox: Difference between revisions

Template page
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<templatestyles src="Template:Artist infobox/styles.css" />
<templatestyles src="Template:Artist infobox/styles.css" />
{| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color:#3a40450f; width: 22em; float: right; clear: left;"
{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;"
| colspan="2" align="center" style = "font-size: 90%" |{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}}
!colspan="2" style="background:#FF4753" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{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;"
|- style="vertical-align: top;"
|{{#if: {{{Author|}}}|{{!}}'''Author:'''{{!!}}{{{Author}}}}}
{{#if: {{{Name|}}}|{{!}}'''Birth name:'''{{!!}}{{{Name}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|{{#if: {{{Music|}}}|{{!}}'''Music:'''{{!!}}{{{Music}}}}}
{{#if: {{{Birth|}}}|{{!}}'''Date of birth:'''{{!!}}{{{Birth}}}}}
|- style="vertical-align: top;"
{{#if: {{{Track|}}}|{{!}}'''Track(s):'''{{!!}}{{{Track}}}}}
|- class{{{Date}}}="hiddenStructure" style="vertical-align: top;"
|{{#if: {{{Additional art|}}}|{{!}}'''Additional art:'''{{!!}}{{{Additional art}}}}}
|- style="vertical-align: top;"
|{{#if: {{{Sound effects|}}}|{{!}}'''Sound effects:'''{{!!}}{{{Sound effects}}}}}
|- style="vertical-align: top;"
{{#if: {{{Date|}}}|{{!}}'''Release date:'''{{!!}}{{{Date}}}}}
|- class{{{Runtime}}}="hiddenStructure" style="vertical-align: top;"
{{#if: {{{Runtime|}}}|{{!}}'''Running time:'''{{!!}}{{{Runtime}}}}}
|- style="vertical-align: top;"
{{#if: {{{Protagonist|}}}|{{!}}'''Protagonist(s):'''{{!!}}{{{Protagonist}}}}}
|- style="vertical-align: top;"
{{#if: {{{Antagonist|}}}|{{!}}'''Main antagonist(s):'''{{!!}}{{{Antagonist}}}}}
|- style="vertical-align: top;"
{{#if: {{{Deaths|}}}|{{!}}'''Body count:'''{{!!}}{{{Deaths}}}}}
|- style="vertical-align: top;"
{{#if: {{{Previous|}}}|{{!}}colspan="2" align="center" style="background:#FF4753" {{!}} '''Episode guide'''|{{#if: {{{Next|}}}|{{!}}colspan="2" align="center" style="background:#FF4753" {{!}} '''Episode guide'''}}}}
|- style="vertical-align: top;"
{{#if: {{{Previous|}}}|{{!}}'''Previous:'''{{!!}}<small>{{{Previous}}}</small>}}
|- style="vertical-align: top;"
{{#if: {{{Next|}}}|{{!}}'''Next:'''{{!!}}<small>{{{Next}}}</small>}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Activity|}}}|{{!}}'''Activities:'''{{!!}}{{{Activity}}}}}
|-
{{#if: {{{Links|}}}|{{!}}colspan="2" align="center" style="background:#FF4753" {{!}} '''External links'''
{{#if: {{{Links|}}}|{{!}}colspan="2" align="center" style="background:#FF4753" {{!}} '''External links'''
{{!}}-
{{!}}-
{{!}} colspan="2"{{!}}
{{!}} colspan="2"{{!}}
<small>
{{{Links}}}
{{{Links}}}
</small>
}}
}}
|}<noinclude>
|}<noinclude>
<br clear="{{{1|all}}}">
<br clear="{{{1|all}}}">


Line 43: Line 26:


{| style="background: transparent; float: left;"
{| style="background: transparent; float: left;"
|<pre>
|<pre>
{{Animation infobox
{{Artist infobox
| Title =  
| Alias =  
| image =  
| image =  
| caption =  
| caption =  
| Author =  
| Name =  
| Music =  
| Birth =  
| Track =
| Activity =  
| Additional art =
| Sound effects =
| Date =
| Runtime =
| Protagonist =
| Antagonist =
| Deaths =
| Previous =
| Next =  
| Links =  
| Links =  
}}
}}
Line 70: Line 43:
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:39, 2 November 2022

Animation 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."