Template:Animation infobox: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:Artist infobox/styles.css" />
<templatestyles src="Template:TributeAnimation infobox/styles.css" />
{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;"
{| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color:#3a40450f; width: 22em; float: right; clear: left;width:22em;"
!colspan="2" style="background:#FF4753" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}}
!colspan="2" style="background:#FF4753;color: #000000;" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}}
|-
|-  
| colspan="2" align="center" style = "background: #333333" |{{#if: {{{image|}}}|{{{image}}}}}
| colspan="2" align="center" style = "font-size: 90%" |{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}}
|- style="vertical-align: top"
| colspan="2" align="center" style = "font-size: 90%"| {{#if: {{{caption|}}}|{{{caption}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Name|}}}|{{!}}'''Birth name:'''{{!!}}{{{Name}}}}}
|{{#if: {{{Author|}}}|{{!}}'''Author:'''{{!!}}{{{Author}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Birth|}}}|{{!}}'''Date of birth:'''{{!!}}{{{Birth}}}}}
|{{#if: {{{Music|}}}|{{!}}'''Music:'''{{!!}}{{{Music}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Activity|}}}|{{!}}'''Activities:'''{{!!}}{{{Activity}}}}}
{{#if: {{{Track|}}}|{{!}}'''Track(s):'''{{!!}}{{{Track}}}}}
|-
|- class{{{Date}}}="hiddenStructure" style="vertical-align: top;"
{{#if: {{{Links|}}}|{{!}}colspan="2" align="center" style="background:#FF4753" {{!}} '''External links'''
|{{#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; color: #000000;" {{!}} '''Episode guide'''|{{#if: {{{Next|}}}|{{!}}colspan="2" align="center" style="background:#FF4753; color: #000000" {{!}} '''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;"
{{#if: {{{Links|}}}|{{!}}colspan="2" align="center" style="background:#FF4753; color: #000000;" {{!}} '''External links'''
{{!}}-
{{!}}-
{{!}} colspan="2"{{!}}
{{!}} colspan="2"{{!}}
<small>
{{{Links}}}
{{{Links}}}
</small>
}}
}}
|}<noinclude>
|}<noinclude>
<br clear="{{{1|all}}}">
<br clear="{{{1|all}}}">


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


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

Latest revision as of 20:37, 15 June 2023

Animation infobox


Usage

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

{{Animation infobox
| Title = 
| image = 
| caption = 
| Author = 
| Music = 
| Track =
| Additional art = 
| Sound effects = 
| Date =
| Runtime = 
| Protagonist = 
| Antagonist =
| Deaths = 
| Previous = 
| Next = 
| Links = 
}}


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

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

no description

Unknownoptional
NameName

no description

Unknownoptional
imageimage

no description

Unknownoptional
captioncaption

no description

Unknownoptional
DebutDebut

no description

Unknownoptional
Number of appearancesNumber of appearances

no description

Unknownoptional
RoleRole

no description

Unknownoptional
KillsKills

no description

Unknownoptional
DeathsDeaths

no description

Unknownoptional
AlliesAllies

no description

Unknownoptional
EnemiesEnemies

no description

Unknownoptional