Template:Infobox ClassicTV: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Robot: Cosmetic changes)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="0" cellspacing="0" cellpadding="0" class="infobox" style="clear:right;float:right; margin:.0em .0em .0em .5em; width:250px; background:#f1f4fa; border-collapse:collapsed; border:1px solid #999;font-size:smaller; line-height:1.1em; "
#REDIRECT [[Template:Infobox Story]]
| bgcolor=white align="center" colspan="2" | {{{image|}}}
[[category:Obsolete infoboxes]]
|- valign="top"
| align="center" colspan=2 bgcolor="#0041b7" style="border-bottom:0px solid #E0E0E0; font-size:150%; line-height:80%; color:white;" | '''''{{{story name}}}'''''
|-
{{#if:{{{number|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Series:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{number}}} of [[List of Doctor Who television stories|''Doctor Who'' televised stories]] made by [[British Broadcasting Corporation|the BBC]]
}}
|- valign="top"
{{#if:{{{story number|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Story:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{story number}}}
}}
|- valign="top"
{{#if:{{{doctor|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Doctor:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{doctor}}}
}}
|- valign="top"
{{#if:{{{companions|}}}|
{{!}}style="text-align: left;width:90px; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Companions:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{companions}}}
}}
|- valign="top"
{{#if:{{{enemy|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Enemy:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{enemy}}}
}}
|- valign="top"
{{#if:{{{year|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Setting:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{year}}}
}}
|- valign="top"
{{#if:{{{writer|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Writer:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{writer}}}
}}
|- valign="top"
{{#if:{{{director|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Director:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{director}}}
}}
|- valign="top"
{{#if:{{{producer|}}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Producer:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{producer}}}
}}
|- valign="top"
{{#if:{{{broadcast date|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Broadcast:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{broadcast date}}}
}}
|- valign="top"
{{#if:{{{format|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Format:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}{{{format}}}
}}
|- valign="top"
| style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;" |  '''Prod. Code:'''
| style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;" | {{{production code}}}
|- valign="top"
{{#if:{{{previous story|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}'''Previous:'''
{{!}}style="border-bottom:1px solid #E0E0E0; border-top: 1px solid #E0E0E0;"{{!}}''{{{previous story}}}''
}}
|- valign="top"
{{#if:{{{next story|}}}|
{{!}}style="text-align: left; border-top: 1px solid #E0E0E0;"{{!}}'''Next:'''
{{!}}style="border-top: 1px solid #E0E0E0;"{{!}}''{{{next story}}}''
}}
|}{{big toc}}<noinclude>
== Usage ==
Copy and paste '''all''' of the text below onto whichever article page it is needed for (even if some fields are not needed copy '''all''' of the text).
<pre>
{{Infobox ClassicTV
|story name      =
|image          =
|series          =
|number          =
|story number    =
|doctor          =
|companions      =
|enemy          =
|year            =
|writer          =
|director        =
|producer        =
|broadcast date  =
|format          =
|production code =
|previous story  =
|next story      =
}}
</pre>
 
== Description of fields ==
<pre>
{{Infobox ClassicTV
|story name      = Name/Title of story
|image          = Image from the story at 250px
|series          = Series the story belongs to (often [[Doctor Who]] - [[List of Doctor Who television stories|TV stories]])
|number          = Series Number
|story number    = Story Number
|doctor          = Doctor that appears in the story
|companions      = Companions that appears in the story
|enemy          = Any enemies that appear in the story
|year            = The year the story is set in
|writer          = Writer of the story
|director        = Director of the story
|producer        = Producer of the story
|broadcast date  = Original broadcast date
|format          = Format of the story and running time
|production code = Production code for the story
|previous story  = The previous story
|next story      = The next story
}}
</pre>
[[Category:Infoboxes|ClassicTV]]</noinclude>

Latest revision as of 04:14, 12 March 2012