Template:Episode info: Difference between revisions

Jump to navigation Jump to search
m
trying something to match the chapter box formatting
imported>Eithris
(left margin)
m (trying something to match the chapter box formatting)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"
<includeonly>{| class="wikitable infobox"
! colspan="2" | {{{subj|}}}
! colspan="2" | {{{ja_kanji|}}}{{#if:{{{eng_title|}}}|<br><small>{{{eng_title|}}}</small>}}{{#if:{{{eng_pioneer|}}}|<br><small>{{{eng_pioneer|}}}</small>}}
|-
|-
! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | {{{img|}}}
! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | {{{img|}}}
|-
|- {{#if: {{{series|}}}||style="display: none"}}
! Series
| {{{series|}}}
|-
|-
|- {{#if: {{{ja_kanji|}}}||style="display: none"}}
|- {{#if: {{{ja_kanji|}}}||style="display: none"}}
Line 19: Line 23:
! English Name <sup>(Funimation)</sup>
! English Name <sup>(Funimation)</sup>
| {{{eng_funimation|}}}
| {{{eng_funimation|}}}
|-
|- {{#if: {{{season|}}}||style="display: none"}}
! Season
| {{{season|}}}
|-
|-
|- {{#if: {{{ep_number|}}}||style="display: none"}}
|- {{#if: {{{ep_number|}}}||style="display: none"}}
! Episode No.
! Episode No.
| {{{ep_number|}}}
| {{{ep_number|}}}
|-
|- {{#if: {{{ja_broadcast|}}}||style="display: none"}}
|- {{#if: {{{ja_broadcast|}}}||style="display: none"}}
! Original Airdate
! Original Airdate
| {{{ja_broadcast|}}}
| {{{ja_broadcast|}}}
|-
|- {{#if: {{{us_broadcast|}}}||style="display: none"}}
|- {{#if: {{{us_broadcast|}}}||style="display: none"}}
! US Airdate
! US Airdate
| {{{us_broadcast|}}}
| {{{us_broadcast|}}}
|-
|- {{#if: {{{writer|}}}||style="display: none"}}
|- {{#if: {{{writer|}}}||style="display: none"}}
! Writer
! Writer
| {{{writer|}}}
| {{{writer|}}}
|-
|- {{#if: {{{director|}}}||style="display: none"}}
|- {{#if: {{{director|}}}||style="display: none"}}
! Director
! Director
| {{{director|}}}
| {{{director|}}}
|-
|- {{#if: {{{prev_ep|}}}||style="display: none"}}
|- {{#if: {{{prev_ep|}}}||style="display: none"}}
! Previous Episode
! Previous Episode
Line 43: Line 56:
|-
|-
! colspan="2" {{#if: {{{img2|}}}||style="display: none"}} | {{{img2|}}}
! colspan="2" {{#if: {{{img2|}}}||style="display: none"}} | {{{img2|}}}
|}<noinclude>
|}</includeonly>
<noinclude>
==Description==
This template is intended for use on {{SITENAME}} pages that discuss the various episodes of the different Trigun series.
 
==Usage==
===Parameters===
Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself.
 
===Code===
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:
<pre>{{Episode Info
|subj=
|img=
|series=
|ja_kanji=
|eng_title=
|eng_pioneer=
|eng_funimation=
|season=
|ep_number=
|ja_broadcast=
|us_broadcast=
|writer=
|director=
|prev_ep=
|next_ep=
|img2=
}}</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Navigation menu