Template:Episode Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(Added space around titles)
(Seperated episode titles using subtable for better presentation.)
Line 1: Line 1:
{| class="infobox" style="width: 30%; text-align: left; font-size: 90%;" cellspacing="2"
{| class="infobox" style="width: 30%; text-align: left; font-size: 90%;" cellspacing="2"
|-
|-
| style="font-size: 120%;" align="center" colspan="2" | '''''Episode Information'''''
|align="center" colspan="2" | '''''Episode Information'''''
|-
|-
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2"| '''{{{number}}}: {{{japanese_title}}} / {{{english_title}}}'''
|style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''''Episode {{{number}}}'''''
|-
|colspan="2"|
{| width="100%"
|-
!width="20%"|Title 1:
|align="center"|{{{japanese_title}}}
|-
!Title 2:
|align="center"|{{{english_title}}}
|}
|-
|-
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}}  |  [[Image:Soundonly.jpg|Placeholder Image]]}}
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}}  |  [[Image:Soundonly.jpg|Placeholder Image]]}}

Revision as of 21:26, 8 August 2007

Episode Information
Episode {{{number}}}
Title 1: {{{japanese_title}}}
Title 2: {{{english_title}}}
Placeholder Image
Written By {{{written_by}}}
Directed By {{{directed_by}}}
First Aired {{{first_aired}}}
Angel Appearances none
Episode chronology
← Previous Next →


How To Use This

Just us the following code and fill in your values.

{{Episode Infobox
| number          = 
| japanese_title  =
| english_title   =
| image           = 
| written_by      = 
| directed_by     =
| first_aired     = 
| angels          = 
| eva_sorties     =
| prev            =
| next            =
}}

If no image is supplied, the "SOUND ONLY" Placeholder is used.