Template:Infobox Anime: Difference between revisions

Template page
(Created page with "<includeonly><!-- -->{{Infobox | bodyclass = vcard outcell | bodystyle =text-align: left; width: 300px; | above ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br...")
 
(Tentatively omitting width for Module:Tabs templates)
 
(4 intermediate revisions by one other user not shown)
Line 2: Line 2:
-->{{Infobox
-->{{Infobox
| bodyclass = vcard outcell
| bodyclass = vcard outcell
| bodystyle  =text-align: left; width: 300px;
| bodystyle  =text-align: left;
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}
| aboveclass  =vcard; incell_top
| aboveclass  =vcard; incell_top
Line 20: Line 20:
| label4      =Screenplay
| label4      =Screenplay
| data4      ={{{screenplay|}}}
| data4      ={{{screenplay|}}}
| label10    =
| data10      ={{#if:{{{prev|}}}{{{next|}}}|
<table style="width:100%; background:transparent;"><tr>
<td style="width:50%;text-align:left;">{{#if:{{{prev|}}}|<div style="display:table-cell;padding-right:2px;">&larr;</div><div style="display:table-cell;">{{{prev}}}</div>}}</td>
<td style="width:50%;text-align:right;">{{#if:{{{next|}}}|<div style="display:table-cell;">{{{next}}}</div><div style="display:table-cell;padding-left:2px;">&rarr;</div>}}</td>
</tr></table>
}}
}}<!--
}}<!--
--></includeonly><noinclude><!--
--></includeonly><noinclude><!--
Line 40: Line 49:
|screenplay=Screenplay
|screenplay=Screenplay
|endcard=End Card Illustration
|endcard=End Card Illustration
|prev=Previous Episode With A Long Name
|next=Next Episode With A Long Name
}}
}}


Line 53: Line 64:
| screenplay      =Screenplay
| screenplay      =Screenplay
| endcard          =End Card Illustration
| endcard          =End Card Illustration
| next            =link to next episode
| prev            =link to previous episode
}}
}}
</nowiki></pre>
</nowiki></pre>


[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 18:32, 21 March 2021


See also Template:Infobox and Template:Infobox Character.

Jp name
En name

Image

End Card Illustration

Episode Name

Episode Name

Original Air Date

Original Air Date

Director

Director

Screenplay

Screenplay

Previous Episode With A Long Name
Next Episode With A Long Name

Usage

{{Infobox Anime
| nameJp           =Name in Japanese
| nameEn           =Name in English
| name             =Episode Name
| image            =Image
| air date         =Original Air Date
| director         =Director
| screenplay       =Screenplay
| endcard          =End Card Illustration
| next             =link to next episode
| prev             =link to previous episode
}}