Template:Infobox Reference Book: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
(adding collapsing field structure to the previous and next release fields of this infobox. See Tardis:Infobox development for more info)
(adding usage and description info)
Line 31: Line 31:
|}
|}


</div><noinclude>[[Category:Infoboxes|Reference Book]]</noinclude>
</div><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 Reference Book
|book name        =
|image            =
|writer            =
|publisher        =
|release date      =
|format            =
|isbn              = 
|previous release  =
|next release      =
}}
</pre>
 
==Description of fields==
<pre>
{{Infobox Reference Book
|book name        = Name/Title of the book
|image            = Cover image of book at 250px
|writer            = Writer of book
|publisher        = Publisher of book
|release date      = Release date/Publish date of book
|format            = Format and page count of book
|isbn              = Type ISBN followed by the number
|previous release  = If reference book is part of a series, the previous book
|next release      = If reference book is part of a series, the next book
}}
</pre>
 
 
[[Category:Infoboxes|Reference Book]]</noinclude>

Revision as of 04:51, 8 November 2009

{{{image}}}
{{{book name}}}
Author: {{{writer}}}
Publisher: {{{publisher}}}
Publication: {{{release date}}}
Format: {{{format}}}
ISBN: {{{isbn}}}
Previous Release: {{{previous release}}}
Following Release: {{{next release}}}

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 Reference Book
|book name         =
|image             =
|writer            =
|publisher         =
|release date      =
|format            =
|isbn              =  
|previous release  =
|next release      =
}}

Description of fields

{{Infobox Reference Book
|book name         = Name/Title of the book
|image             = Cover image of book at 250px
|writer            = Writer of book
|publisher         = Publisher of book
|release date      = Release date/Publish date of book
|format            = Format and page count of book
|isbn              = Type ISBN followed by the number
|previous release  = If reference book is part of a series, the previous book
|next release      = If reference book is part of a series, the next book
}}