Template:Infobox ClassicTV: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (making gridlines appear thinner)
No edit summary
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="noprint" style="clear:right;">
#REDIRECT [[Template:Infobox Story]]
{| border="0" cellspacing="0" cellpadding="0" class="infobox" style="clear:right;float:right; margin:.5em .0em .5em .5em; width:250px; background:#f1f4fa; border-collapse:collapsed; border:0px solid #999;font-size:smaller; line-height:1.1em; "
[[category:Obsolete infoboxes]]
| bgcolor=white align="center" colspan="2" | {{{image|}}}
|- valign="top"
| align="center" colspan=2 bgcolor="#0041b7" style="border-bottom:0px solid #F0F0F0; font-size:150%; color:white;" | '''''{{{story name}}}'''''
|-
{{#if:{{{number|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Series:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{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 #F0F0F0; border-top: 1px solid #F0F0f0;"{{!}}'''Story:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{story number}}}
}}
|- valign="top"
{{#if:{{{doctor|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Doctor:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{doctor}}}
}}
|- valign="top"
{{#if:{{{companions|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Companions:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{companions}}}
}}
|- valign="top"
{{#if:{{{enemy|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Enemy:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{enemy}}}
}}
|- valign="top"
{{#if:{{{year|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Setting:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{year}}}
}}
|- valign="top"
{{#if:{{{writer|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Writer:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{writer}}}
}}
|- valign="top"
{{#if:{{{director|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Director:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{director}}}
}}
|- valign="top"
{{#if:{{{producer|}}}}
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Producer:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{producer}}}
}}
|- valign="top"
{{#if:{{{broadcast date|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Broadcast:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{broadcast date}}}
}}
|- valign="top"
{{#if:{{{format|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Format:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}{{{format}}}
}}
|- valign="top"
| style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;" |  '''Prod. Code:'''
| style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;" | {{{production code}}}
|- valign="top"
{{#if:{{{previous story|}}}|
{{!}}style="text-align: left; border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}'''Previous:'''
{{!}}style="border-bottom:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;"{{!}}''{{{previous story}}}''
}}
|- valign="top"
{{#if:{{{next story|}}}|
{{!}}style="text-align: left; border-top: 1px solid #F0F0F0;"{{!}}'''Next:'''
{{!}}style="border-top: 1px solid #F0F0F0;"{{!}}''{{{next story}}}''
}}
|}</div>{{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