No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
<templatestyles src="Template:Artist infobox/styles.css" /> | <templatestyles src="Template:Artist infobox/styles.css" /> | ||
{| style="background: # | {| 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" align="center" style = "font-size: 90%" |{{#if: {{{image|}}} |{{{image}}}}} <br>{{#if:{{{caption|}}}|{{{caption}}}}} | |||
| colspan="2" align="center" style = " | |||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
{{#if: {{{ | |{{#if: {{{Author|}}}|{{!}}'''Author:'''{{!!}}{{{Author}}}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
{{#if: {{{ | |{{#if: {{{Music|}}}|{{!}}'''Music:'''{{!!}}{{{Music}}}}} | ||
|- 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: {{{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 26: | Line 43: | ||
{| style="background: transparent; float: left;" | {| style="background: transparent; float: left;" | ||
|<pre> | |<pre> | ||
{{ | {{Animation infobox | ||
| | | Title = Â | ||
| image = Â | | image = Â | ||
| caption = Â | | caption = Â | ||
| | | Author = Â | ||
| | | Music = Â | ||
| | | Track = | ||
| Additional art = | |||
| Sound effects = | |||
| Date = | |||
| Runtime = | |||
| Protagonist = | |||
| Antagonist = | |||
| Deaths = | |||
| Previous = | |||
| Next = Â | |||
| Links = Â | | Links = Â | ||
}} | }} | ||
Line 43: | Line 70: | ||
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
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.
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 |