The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

Difference between revisions of "Template:Episode infobox"

From Arthur Wiki
Jump to navigationJump to search
m
m
Line 1: Line 1:
{| class="infobox" border=1 align=right width=250 cellpadding=3 cellspacing=0 style="margin: 0 0 5px 1em; border: 1px #171717 solid; border-collapse: collapse; text-align: left; font-size: 90%"
{| class="infobox" border=1 align=right width=250 cellpadding=3 cellspacing=0 style="margin: 0 0 5px 1em; border: 1px #171717 solid; border-collapse: collapse; text-align: left; font-size: 90%"
| style="background: #D82828; font-size: 100%;" align="center" colspan="100%" width="125px;" |<font color="white">'''"{{#if:{{{ep. name|}}}|{{{ep. name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{PAGENAME}}}}}}"'''</font>
| style="background: #D82828; font-size: 100%;" align="center" colspan="2" |<font color="white">'''"{{#if:{{{ep. name|}}}|{{{ep. name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{PAGENAME}}}}}}"'''</font>
|- style="text-align:center; font-size: 100%;"
|- style="text-align:center; font-size: 100%;"
| colspan="100%" | Season {{{season}}}, Episode {{{number}}}<br />{{#tag:tabber|Screenshot=<div align=center>[[Image:{{{image}}}|center|260px]]</div>
| colspan="2" | Season {{{season}}}, Episode {{{number}}}<br />{{#tag:tabber|Screenshot=<div align=center>[[Image:{{{image}}}|center|260px]]</div>
{{!}}-{{!}} Title Card=<div align=center>[[Image:{{{titlecard|<includeonly>[[Category:Episodes needing title cards]]</includeonly>}}}|center|260px]]</div>}}
{{!}}-{{!}} Title Card=<div align=center>[[Image:{{{titlecard|<includeonly>[[Category:Episodes needing title cards]]</includeonly>}}}|center|260px]]</div>}}
|- valign="center;" style="font-size: 90%;" width="125px;"
|- valign="center;" style="font-size: 90%;"
{{#if:{{{prod. code|}}}|
{{#if:{{{prod. code|}}}|
! Production code:
! Production code:
Line 15: Line 15:


|-
|-
| style="background: #D82828; font-size: 100%;" align="center" colspan="100%" width="50%;" |<font color="white">'''Credits'''</font>
| style="background: #D82828; font-size: 100%;" align="center" colspan="2" |<font color="white">'''Credits'''</font>


|- valign="center;" style="font-size: 90%;"
|- valign="center;" style="font-size: 90%;"
Line 26: Line 26:
! Storyboard:
! Storyboard:
{{!}} {{{storyboarders}}}}}
{{!}} {{{storyboarders}}}}}
|-
|-
| style="background: #D82828; font-size: 100%;" align="center" colspan="100%" "text-align:center;"|<font color="white">'''[[:Category:Episodes|<span style="color:white;">Episodes</span>]]'''</font>
| style="background: #D82828; font-size: 100%;" align="center" colspan="2" |<font color="white">'''[[:Category:Episodes|<span style="color:white;">Episodes</span>]]'''</font>
|- style="text-align:center; font-size:90%;" valign="top"
|- style="text-align:center; font-size:90%;" valign="top"
| width="62.5" |'''Previous'''<br />{{#if:{{{prev1|}}}|"{{{prev1}}}"<br />"{{{prev2}}}"}}{{#if:{{{prevtwopart|}}}|"{{{prevtwopart}}}"}}
| width="125" |'''Previous'''<br />"{{{prev. episode}}}"
| width="62.5" |<br/>{{#if:{{{this1|}}}|"{{{this1}}}"<br />"{{{this2}}}"}}{{#if:{{{thistwopart|}}}|"{{{thistwopart}}}"}}
| width="125" |'''Next'''<br />"{{{next episode}}}"
| width="62.5" |'''Next'''<br />{{#if:{{{next1|}}}|"{{{next1}}}"<br />"{{{next2}}}"}}{{#if:{{{nexttwopart|}}}|"{{{nexttwopart}}}"}}
|}{{#if:{{{gallery|}}}|
 
{{Episode infobox/transcript|Gallery|Gallery}}
 
}}{{#if:{{{transcript|}}}|
 
|}{{#if:{{{transcript|}}}|
<center>{{Episode infobox/transcript|Transcript|Read transcript}}</center>
<center>{{Episode infobox/transcript|Transcript|Read transcript}}</center>
}}<noinclude>
}}<noinclude>

Revision as of 02:22, 6 February 2013

"Episode infobox"
Season {{{season}}}, Episode {{{number}}}

[[Image:{{{image}}}|center|260px]]

[[Image:|center|260px]]

Credits
Episodes
Previous
"{{{prev. episode}}}"
Next
"{{{next episode}}}"



To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.

Usage

{{episode infobox
|ep. name       =
|image          =
|titlecard      =
|season         =
|number         =
|airdate        =
|prod. code     =
|writers        =
|storyboarders  =
|prev. episode  =
|next episode   =
}}

Note: To show a transcript, include "|transcript=true" in the source mode text.