Template:Infobox book/doc: Difference between revisions

From Vigyanwiki
< Template:Infobox book
Template>Kevinalewis
(augment guidance)
Template>Thumperward
(general cleanup)
Line 1: Line 1:
<includeonly>{{template doc page transcluded}}</includeonly><noinclude><!--
{{template doc page}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->


-->{{template doc page viewed directly}}</noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
This template is used to present a consistently-formatted table for use in articles about books. Please do not make major changes to this infobox without proposing and discussing it on the talk page first.
This template is used to present a consistently-formatted table for use in articles about books. Please do not make major changes to this infobox without proposing and discussing it on the talk page first.


==Usage==
=== Usage ===
{| class="wikitable" style="overflow: auto"
{| class="wikitable" style="overflow: auto"
! Parameters !! Brief instructions
! Parameters !! Brief instructions
Line 69: Line 68:
* Use [[OCLC]] when the book has no [[ISBN]].
* Use [[OCLC]] when the book has no [[ISBN]].


==Example==
=== Example ===
{{Infobox Book
{{Infobox Book
| name          = Anne of Green Gables
| name          = Anne of Green Gables
Line 94: Line 93:
}}
}}


<pre style="overflow:auto; margin:3em 0 0; padding-right:0">{{Infobox Book
<pre style="overflow:auto; margin:3em 0 0; padding-right:0">
{{Infobox Book
| name        = Anne of Green Gables
| name        = Anne of Green Gables
| title_orig  =  
| title_orig  =  
Line 121: Line 121:
<!-- customize if needed to illustrate parameter use -->
<!-- customize if needed to illustrate parameter use -->


==Translated books==
=== Translated books ===
About how to handle translated books, see the discussion at [[Template talk:Infobox Book#Translated books case study]].
About how to handle translated books, see the discussion at [[Template talk:Infobox Book#Translated books case study]].


==COinS==
=== COinS ===
 
{{UF-COinS}}
{{UF-COinS}}
=== See also ===
* {{tl|infobox Novel series}}


<includeonly>
<includeonly>
{{pp-template|small=yes}}
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Book infobox templates|Infobox Book]]
[[Category:Book infobox templates|Infobox Book]]
[[Category:WikiProject Books|!Infobox Book]]
[[Category:WikiProject Books|!Infobox Book]]
[[Category:WikiProject Novels|!Infobox Book]]
[[Category:WikiProject Novels|!Infobox Book]]


<!-- ADD INTERWIKIS BELOW THIS LINE  -->
<!-- ADD INTERWIKIS BELOW THIS LINE  -->

Revision as of 16:20, 6 July 2009

Template:Template doc page

This template is used to present a consistently-formatted table for use in articles about books. Please do not make major changes to this infobox without proposing and discussing it on the talk page first.

Usage

Parameters Brief instructions
{{Infobox Book
| name          = 
| title_orig    = 
| translator    = 
| image         = 
| image_caption = 
| author        = required
| illustrator   = 
| cover_artist  = 
| country       = 
| language      = 
| series        = 
| subject       = 
| genre         = 
| publisher     = 
| pub_date      = recommended
| english_pub_date = 
| media_type    = 
| pages         = 
| isbn          = 
| oclc          = 
| preceded_by   = 
| followed_by   = 
}}

Book name. If whole parameter is omitted, inherited from page title. 
Original title, if not in English
Translator(s), if original not in English
Image (prefer 1st edition - where permitted)
Image caption (should describe the edition used)
Author(s)
Illustrator (where used throughout and a major feature)
Cover artist
Country of original publication
Language of original book (see note below)
Series (if any)
Subject or subjects (only use for non-fiction)
Genre or genres (only use for fiction)
Publisher of main publication (prefer 1st edition)
Date published (1st edition)
Published in English (1st English edition)
Print / On-line (then binding types etc. if relevant)
Pages (prefer 1st edition)
Format: "ISBN 1234567890" (prefer 1st edition)
OCLC (prefer 1st edition)
Title of prior book in series
Title of subsequent book in series

  • Parameters not marked "required" can be safely left blank. Note that you may include an image with no caption, but a caption will not be shown if there is no image.
  • Wiki links [[]] are fine in any of the Infobox fields.
  • Please spend some time at the WikiProject Books and its talk page to find about standards on presenting names and other data.
  • In the "language" field, link to the article that is actually about the language; for example, use [[English language|English]], not [[English]]
  • The preceded_by and followed_by fields both apply to books in a series and to sequels. They should not connect separate books chronologically.
  • Use OCLC when the book has no ISBN.

Example

Template:Infobox Book

{{Infobox Book
| name         = Anne of Green Gables
| title_orig   = 
| translator   = 
| image        = [[Image:FirstPageGreenGables.gif|200px|Cover]]
| image_caption= First page of ''Anne of Green Gables''.
| author       = [[Lucy Maud Montgomery]]
| illustrator  = M. A. and W. A. J. Claus
| cover_artist = 
| country      = [[Canada]]
| language     = [[English language|English]]
| series       = 
| subject      = 
| genre        = [[Children's literature|Children's novel]]
| publisher    = [[L. C. Page & Co.]]
| pub_date     = April 1908
| media_type   = Print ([[hardcover]])
| pages        = 429 pp ''(first edition)''
| isbn         = N/A
| oclc         = 367111
| preceded_by  = 
| followed_by  = [[Anne of Avonlea]]
}}


Translated books

About how to handle translated books, see the discussion at Template talk:Infobox Book#Translated books case study.

COinS

This template produces COinS metadata; see COinS in Wikipedia for background information.

See also