Template:Infobox Audiobook: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (making it all optional except audiobook name and image)
m (close "if")
Line 63: Line 63:
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Publisher:'''
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Publisher:'''
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{publisher}}}
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{publisher}}}
}}
|- valign="top"
|- valign="top"
{{#if:{{{release date|}}}|
{{#if:{{{release date|}}}|

Revision as of 13:59, 3 February 2010

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 Audiobook
|audiobook name   =
|image            =
|series           =
|number           =
|doctor           =
|companions       =
|enemy            =
|setting          =
|writer           =
|director         =
|read by          =
|music            =
|sound            =
|publisher        =
|release date     =
|format           =
|production code  =
|isbn             =
|previous story   =
|next story       =
}}

Description of fields

{{Infobox Audiobook
|cd name          = Name of audiobook
|image            = Image at 250px of cover of audiobook
|series           = Series the audiobook belongs to 
|number           = Release number of audiobook
|doctor           = Doctor in audiobook
|companions       = Any companions in audiobook
|enemy            = Enemy in audiobook
|setting          = Setting of audiobook
|writer           = Writer/Author of audiobook
|director         = Director of audiobook
|read by          = Actor(s) audiobook is read b
|music            = Person(s) who provided music in audiobook
|sound            = Person(s) who provided sound design in audiobook
|publisher        = Publisher of audiobook
|release date     = When the audiobook was released
|format           = Format and number of parts 
|production code  = Production code for audiobook
|isbn             = Type 'ISBN' followed by the number
|previous story   = Previous released audiobook
|next story       = Next released audiobook
}}