Template:Infobox Con/doc: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
No edit summary
Line 19: Line 19:
<pre>
<pre>
narrator=[[Alex Price]]
narrator=[[Alex Price]]
</pre>
The only variable which does not currently self link is that for the broadcast date.  These dates must be entered as:
<pre>
broadcast date=[[12th May]] [[2006]]
</pre>
</pre>
==Usage==
==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).
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>
<pre>
{{Infobox Con
{{Infobox Con
|name     =
|episode name   =
|image          =
|image          =
|series         =
|series number   =
|number         =
|broadcast with  =
|story number    =
|narrator        =
|doctor          =
|uncredited narrator =
|companions      =
|enemy          =
|setting        =
|writer          =
|director        =
|director        =
|producer        =
|producer        =
|broadcast date  =
|broadcast date  =
|format          =
|runtime        =
|production code =
|previous  =
|previous  =
|next      =
|next      =
Line 44: Line 44:
</pre>
</pre>


 
The sample output at right gives a description of what each of the fields are for.  Due to the auto-linking nature of the template, some of the text may be slightly obscured by stray coding elements.
==Description of fields==
<pre>
{{Infobox Con
|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
|setting        = The setting of the story
|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>

Revision as of 19:10, 19 June 2010

Infobox Con/doc is to be used on pages describing individual episodes of Doctor Who Confidential. Note that this template's variables are fully self-linking. Thus, to indicate that Alex Price was the narrator of an episode, you would enter simply:

narrator=Alex Price

not

narrator=[[Alex Price]]

The only variable which does not currently self link is that for the broadcast date. These dates must be entered as:

broadcast date=[[12th May]] [[2006]]

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).

{{Infobox Con
|episode name    =
|image           =
|series number   =
|broadcast with  =
|narrator        =
|uncredited narrator =
|director        =
|producer        =
|broadcast date  =
|runtime         =
|previous   =
|next       =
}}

The sample output at right gives a description of what each of the fields are for. Due to the auto-linking nature of the template, some of the text may be slightly obscured by stray coding elements.