Actions

Template

Difference between revisions of "EpisodeBob"

From Sonic Retro

(breakout class)
Line 1: Line 1:
{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="toc"
+
{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="breakout"
 
| style="text-align: center;"|
 
| style="text-align: center;"|
 
{{ #if: {{{screen|}}} | [[Image:{{{screen}}}|300px]] | [[Image:Notavailable.png|300px]] }}
 
{{ #if: {{{screen|}}} | [[Image:{{{screen}}}|300px]] | [[Image:Notavailable.png|300px]] }}
 
|-
 
|-
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: #6699BB; color: #FFF; text-align: center; font-weight: bold;"| {{ #if: {{{series|}}} | ''{{{series}}}'' episode | }}{{
+
! {{ #if: {{{series|}}} | ''{{{series}}}'' episode | }}{{
 
#if: {{{number|}}} | &nbsp;<nowiki>#</nowiki>{{{number}}}<br> | }}{{
 
#if: {{{number|}}} | &nbsp;<nowiki>#</nowiki>{{{number}}}<br> | }}{{
 
#if: {{{title|}}} | " {{{title}}} " | " {{PAGENAME}} " }}
 
#if: {{{title|}}} | " {{{title}}} " | " {{PAGENAME}} " }}

Revision as of 19:39, 17 October 2007

300px

" EpisodeBob "

Usage

This template is to be used on articles about an episode of a TV series. Place the following at the top of a page:

{{Episode
| screen=
| series=
| number=
| title=
| writer=
| director=
| productno=
| airdate=
| country=
}}

All fields are optional.

Example

Template:Episode

{{Episode
| screen= Hedgehog.jpg
| series= Some TV Series
| number= 12
| title= Episode Twelve
| writer= [[Hivebrain]]
| director= [[Hivebrain]]
| productno= 012
| airdate= 21st September 2007
| country= Japan
}}