Template:Infobox Novel: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
(adding description and how to use info +hidden fields to; series, number, isbn, previous story, next story)
Line 4: Line 4:
|- 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;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Series:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Series:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{series}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{series}}}
|- valign="top"
|- class{{{number}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Release Number:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Release Number:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{number}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{number}}}
Line 34: Line 34:
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Format:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Format:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{format}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{format}}}
|- valign="top"
|- class{{{isbn}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''ISBN:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''ISBN:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{isbn}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{isbn}}}
|- valign="top"
|- class{{{previous story}}}="hiddenStructure" style="vertical-align: top;"
| 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 Story:'''
| 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}}}
|- valign="top"
|- class{{{next story}}}="hiddenStructure" style="vertical-align: top;"
| 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 Story:'''
| 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}}}
|- valign="top"
|- valign="top"
|}
|}
<noinclude>[[Category:Infoboxes|Novel]]</noinclude>
<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 Novel
|novel name    =
|image          =
|series        =
|number        =
|doctor        =
|companions    =
|enemy          =
|year          =
|writer        =
|publisher      =
|release date  =
|format        =
|isbn          = ISBN
|previous story =
|next story    =
}}
</pre>
 
==Definition of fields==
<pre>
{{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
|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
}}
</pre>
[[Category:Infoboxes|Novel]]</noinclude>

Revision as of 07:06, 27 October 2009

{{{image}}}
{{{novel name}}}
Series: {{{series}}}
Release Number: {{{number}}}
Doctor: {{{doctor}}}
Companions: {{{companions}}}
Enemy: {{{enemy}}}
Setting: {{{year}}}
Author: {{{writer}}}
Publisher: {{{publisher}}}
Publication: {{{release date}}}
Format: {{{format}}}
ISBN: {{{isbn}}}
Previous Story: {{{previous story}}}
Following Story: {{{next story}}}

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   =
|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
|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
}}