Template:Infobox Novel: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
(auto italics)
Line 2: Line 2:
| bgcolor=white align="center" colspan="2" | {{{image|}}}
| bgcolor=white align="center" colspan="2" | {{{image|}}}
|- valign="top"
|- valign="top"
| align="center" colspan=2 bgcolor="#0041b7" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{novel name}}}'''
| align="center" colspan=2 bgcolor="#0041b7" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''''{{{novel name}}}'''''
|- class{{{series}}}="hiddenStructure" style="vertical-align: top;"
|- class{{{series}}}="hiddenStructure" style="vertical-align: top;"
{{#if:{{{series|}}}|
{{#if:{{{series|}}}|
Line 65: Line 65:
|- class{{{previous story}}}="hiddenStructure" style="vertical-align: top;"
|- class{{{previous story}}}="hiddenStructure" style="vertical-align: top;"
{{#if:{{{previous story|}}}|
{{#if:{{{previous story|}}}|
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Previous Story:'''
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Previous:'''
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{previous story}}}
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}''{{{previous story}}}''
}}
}}
|- class{{{next story}}}="hiddenStructure" style="vertical-align: top;"
|- class{{{next story}}}="hiddenStructure" style="vertical-align: top;"
{{#if:{{{next story|}}}|
{{#if:{{{next story|}}}|
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Following Story:'''
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Following:'''
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{next story}}}
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}''{{{next story}}}''
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>

Revision as of 16:33, 4 February 2011

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 Novel
|novel name     = 
|image          = 
|series         = 
|number         = 
|doctor         = 
|companions     = 
|enemy          = 
|year           = 
|writer         = 
|publisher      = 
|release date   = 
|cover          = 
|format         = 
|isbn           = ISBN
|previous story = 
|next story     = 
}}

Definition of fields

{{Infobox Novel
|novel name     = Name of novel
|image          = Image of novel cover/identifying image of novel at 250px
|series         = Series the novel is part of
|number         = Number of novel in series
|doctor         = Doctor in novel
|companions     = Companions in novel
|enemy          = Any enemies in the novel
|year           = Setting(s) of the novel
|writer         = Writer of the novel
|publisher      = Publisher of the novel
|release date   = Release date of the novel
|cover          = Original cover artist
|format         = Format and page count of the novel
|isbn           = The novel's ISBN, leave a space between ISBN and the number
|previous story = Previous released novel in series
|next story     = Next released novel in series
}}