Template:Infobox book: Difference between revisions

From Vigyanwiki
Template>Lacatosias
mNo edit summary
m (323 revisions imported from alpha:Template:Infobox_book)
 
(290 intermediate revisions by 96 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 20em; font-size: 90%; text-align: left;"
{{Infobox
|+ style="font-size: larger;" | '''''{{{name}}}'''''
| italic title = {{{italic title|<noinclude>no</noinclude>}}}
|- class="hiddenStructure{{{image|}}}"
| bodyclass = vcard
| colspan="2" style="text-align: center;" | {{{image|}}}
| bodystyle = {{#if:{{{infoboxwidth|{{{width|}}}}}} |width:{{{infoboxwidth|{{{width}}}}}} }}
|-
! Author
| {{{author}}}
|- class{{{title_orig|}}}="hiddenStructure"
! Original title (if not in English)
| {{{title_orig}}}
|- class{{{translator|}}}="hiddenStructure"
! Translator
| {{{translator}}}
|- class{{{cover_artist|}}}="hiddenStructure"
! Cover Artist
| {{{cover_artist}}}
|- class{{{subject|}}}="hiddenStructure"
! Subject(s)
| {{{subject}}}
|- class{{{genre|}}}="hiddenStructure"
! Genre(s)
| {{{genre}}}
|-
! Publisher
| {{{publisher}}}
|-
! Released
| {{{release_date}}}
|- class{{{media_type|}}}="hiddenStructure"
! Media Type
| {{{media_type}}}
|- class{{{pages|}}}="hiddenStructure"
! Pages
| {{{pages}}}
|- class{{{size_weight|}}}="hiddenStructure"
! Size and Weight
| {{{size_weight}}}
|- class{{{isbn|}}}="hiddenStructure"
! ISBN
| {{{isbn}}}
|- class{{{preceded_by|}}}="hiddenStructure"
! Preceded&nbsp;by
| ''{{{preceded_by}}}''
|- class{{{followed_by|}}}="hiddenStructure"
! Followed&nbsp;by
| ''{{{followed_by}}}''
|}<noinclude>


==Usage==
<!---------------Title----------------->
<pre>
| titlestyle = font-size:125%; font-style:italic; padding-bottom:0.2em<!--(so title doesn't touch border)-->;
{{Infobox_Book
| title = <includeonly>{{#if:{{{name|}}}{{{caption|{{{image_caption|}}}}}}{{{editors|{{{editor|}}}}}}{{{authors|{{{author|}}}}}}{{{audio_read_by|}}}{{{title_orig|}}}{{{title_working|}}}{{{translators|{{{translator|}}}}}}{{{illustrators|{{{illustrator|}}}}}}{{{cover_artist|}}}{{{country|}}}{{{language|}}}{{{series|}}}{{{release_number|}}}{{{subjects|{{{subject|}}}}}}{{{genres|{{{genre|}}}}}}{{{set_in|}}}{{{published|}}}{{{publisher|}}}{{{publisher2|}}}{{{pub_date|{{{release_date|}}}}}}{{{english_pub_date|{{{english_release_date|}}}}}}{{{media_type|}}}{{{pages|}}}{{{awards|{{{award|}}}}}}{{{isbn_note|{{{ISBN_note|}}}}}}{{{dewey|}}}{{{congress|}}}| }}<!-- hack for ref ordering
| name =  
-->{{{name|{{PAGENAMEBASE}}}}} <!--
| orig title =
  --><span class="Z3988"
| translator =
          title="ctx_ver=Z39.88-2004&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}&rft.genre=book&rft.btitle={{urlencode:{{{name|}}}}}<!--
| image        =
                -->{{#if:{{{author|}}}    |&rft.author={{urlencode:{{{author}}}}}}}<!--
| author       =
                -->{{#if:{{{last|}}}      |&rft.aulast={{urlencode:{{{last}}}}}}}<!--
| cover_artist =  
                -->{{#if:{{{first|}}}    |&rft.aufirst={{urlencode:{{{first}}}}}}}<!--
| subject      =
                -->{{#if:{{{pub_date|{{{release_date|}}}}}} |&rft.date={{urlencode:{{{pub_date|{{{release_date}}}}}}}}}}<!--
| genre        =
                -->{{#if:{{{publisher|}}} |&rft.pub={{urlencode:{{{publisher}}}}}}}<!--
| publisher    =
                -->{{#if:{{{location|}}} |&rft.place={{urlencode:{{{location}}}}}}}<!--
| release_date =
                -->{{#if:{{{pages|}}}    |&rft.pages={{urlencode:{{{pages}}}}}}}<!--
| media_type  =
                -->{{#if:{{{series|}}}    |&rft.series={{urlencode:{{{series}}}}}}}<!--
| pages        =
                -->{{#if:{{{oclc|}}}      |&rft_id=info:oclcnum/{{{oclc}}}}}"><!--
| size_weight =  
--></span><!--
| isbn        =
      --></includeonly>
| preceded_by  =
| followed_by  =  
}}
</pre>


Please do not make major changes to the infobox, such as the addition of new fields (e.g. MPAA ratings), without proposing and discussing it on the talk page first. If you make any changes, please make sure that all pages relying on this template ([[Special:Whatlinkshere/Template:Infobox_Book]]) still work.
<!---------------Image----------------->
| imagestyle = {{#if:{{{image|}}}||display:none}}
| image = {{#if:{{{image|}}} <!--
  then:-->|  {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |upright=1 |alt={{{alt|}}} |title={{{alt|}}} |border={{{border|}}} |suppressplaceholder=yes}}<!--
  else:-->| {{#ifeq:{{yesno|{{lc:{{{exclude_cover|no}}}}}}}|yes | |{{main other|}} }}
          }}
| caption = {{{caption|{{{image_caption|}}}}}}


[[Category:Infobox templates|Book]]
<!---------------Data------------------>
[[Category:Book templates|{{PAGENAME}}]]
| label1  = Editor{{#if:{{{editors|}}}|s}}
|  data1  = {{{editors|{{{editor|}}}}}}
 
| label2  = Author{{#if:{{{authors|}}}|s}}
|  data2  = {{{authors|{{{author|}}}}}}
 
| label3  = Audio&nbsp;read&nbsp;by
|  data3  = {{{audio_read_by|}}}
 
| label4  = Original&nbsp;title
|  data4  = {{#if:{{{title_orig|}}} |{{#if:{{{orig_lang_code|}}}|{{lang|{{{orig_lang_code|}}} |{{{title_orig}}} |italics={{#invoke:infobox/utilities|set_italics|{{{orig_lang_code|}}}|{{{title_orig}}}}}}}|''{{{title_orig}}}''}} }}
 
| label5  = Working&nbsp;title
|  data5  = {{#if:{{{title_working|}}} |''{{{title_working}}}''}}
 
| label6  = Translator{{#if:{{{translators|}}}|s}}
|  data6  = {{{translators|{{{translator|}}}}}}
 
| label7  = Illustrator{{#if:{{{illustrators|}}}|s}}
|  data7  = {{{illustrators|{{{illustrator|}}}}}}
 
| label8  = Cover&nbsp;artist
|  data8  = {{{cover_artist|}}}
 
| label10 = Country
|  data10 = {{{country|}}}
 
| label11 = Language
|  data11 = {{{language|}}}
 
| label12 = Series
|  data12 = {{{series|}}}
 
| label13 = {{longitem|Release number}}
|  data13 = {{{release_number|}}}
 
| label14 = Subject{{#if:{{{subjects|}}}|s}}
|  data14 = {{{subjects|{{{subject|}}}}}}
 
| label15 = Genre{{#if:{{{genres|}}}|s}}
|  data15 = {{#invoke:Wikidata|getValue|P136|{{{genres|{{{genre|}}}}}}}}
 
| label16 = Set&nbsp;in
|  data16 = {{{set_in|}}}
 
| label17 = Published
|  data17 = {{{published|}}}
 
| label18 = Publisher
|  data18 = {{{publisher|}}}{{#if:{{{publisher2|}}} |, {{{publisher2}}} }}
 
| label19 = {{longitem|Publication date}}
|  data19 = {{#invoke:Wikidata|getValue|P577|{{{pub_date|{{{release_date|}}}}}}}}
 
| label20 = {{longitem|Published&nbsp;in English}}
|  data20 = {{{english_pub_date|{{{english_release_date|}}}}}}
 
| label21 = Media&nbsp;type
|  data21 = {{{media_type|}}}
 
| label22 = Pages
|  data22 = {{#invoke:Wikidata|getValue|P1104|{{{pages|}}}}}
 
| label23 = Award{{#if:{{{awards|}}}|s}}
|  data23 = {{{awards|{{{award|}}}}}}
 
| label30 = [[ISBN (identifier)|ISBN]]
|  data30 = {{#if:{{{isbn|{{{ISBN|}}}}}}
            | {{#ifeq:{{{isbn|{{{ISBN|}}}}}}|FETCH_WIKIDATA
              | {{#if:{{#property:P212}}|{{#invoke:ISBNT|link|{{#property:P212}}}}}}
              | {{ISBNT|1={{{isbn|{{{ISBN}}}}}}}} {{{isbn_note|{{{ISBN_note|}}}}}}
              }}
            }}
 
| label31 = [[OCLC (identifier)|{{abbr|OCLC|Online Computer Library Center number}}]]
|  data31 = {{#if:{{{oclc|}}} |[https://www.worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]}}
 
| label32 = {{longitem|[[Dewey Decimal Classification|Dewey Decimal]]}}
|  data32 = {{#invoke:Wikidata|getValue|P1036|{{{dewey|}}}}}
 
| label33 = [[LCC (identifier)|{{abbr|LC&nbsp;Class|Library of Congress Classification}}]]
|  data33 = {{#invoke:Wikidata|getValue|P1149|{{{congress|}}}}}
 
| label34 = Preceded&nbsp;by
|  data34 = {{#if:{{{preceded_by|}}} |''{{{preceded_by|}}}&nbsp;''
            | {{#if:{{{preceded_by_quotation_marks|}}} |"{{{preceded_by_quotation_marks|}}}"}}
            }}
 
| label35 = Followed&nbsp;by
|  data35 = {{#if:{{{followed_by|}}} |''{{{followed_by|}}}&nbsp;''
            | {{#if:{{{followed_by_quotation_marks|}}} |"{{{followed_by_quotation_marks|}}}"}}
            }}
 
| label36 = {{longitem|Original text}}
|  data36 = {{#if:{{both|{{{native_wikisource|}}}|{{{orig_lang_code|}}}}} <!--
    then:-->| ''{{lang |{{{orig_lang_code|}}}
                  | [[s:{{#if:{{{orig_lang_code|}}}|{{{orig_lang_code|}}}:}}{{{native_wikisource|}}}|{{{title_orig|{{{name|{{PAGENAME}}}}}}}}]]<!--
              -->}}'' at <!--
              -->{{#if:{{#invoke:lang|is_ietf_tag|{{{orig_lang_code}}}}}|{{#invoke:lang|name_from_tag|{{{orig_lang_code}}}}}}} [[Wikisource]]<!--
              -->{{main other|}} <!--(create hidden category to be monitored by WikiProject:Wikisource)
    else:-->| {{#if:{{both|{{{native_external_url|}}}|{{{orig_lang_code|}}}}}
                | ''{{lang |{{{orig_lang_code|}}}
                    | [{{{native_external_url|}}} {{{title_orig|{{{name|{{PAGENAME}}}}}}}}]<!--
                -->}}'' <!--
                -->{{#if:{{{native_external_host|}}} |at {{{native_external_host|}}} |online}}
            }} }}
 
| label37 = {{#if:{{{native_wikisource|}}} |Translation |{{#if:{{{native_external_url|}}}|Translation|Text}} }}
|  data37 = {{#if:{{{wikisource|}}} <!--
    then:-->| ''[[s:{{{wikisource|}}}|{{{name|{{PAGENAME}}}}}]]'' at <!--
              -->{{#if:{{{native_wikisource|}}} |Wikisource |[[Wikisource]]}}<!--
              -->{{main other|}} <!--(create hidden category to be monitored by WikiProject:Wikisource)
    else:-->| {{#if:{{{external_url|}}}
                | ''[{{{external_url|}}} {{{name|{{PAGENAME}}}}}]'' <!--
                -->{{#if:{{{external_host|}}} |at {{{external_host|}}} |online}}
            }} }}
 
| label38  = Website
| data38    = {{{website|{{{homepage|{{{URL|{{#ifeq:{{{website|{{{homepage|{{{URL|}}}}}}}}}
    | FETCH_WIKIDATA
    | {{#if:{{#property:P856}}|{{Url|1={{#invoke:Wikidata|getValue|P856|FETCH_WIKIDATA}} }} }}
    |}}}}}}}}}}}
 
| data60 = {{{module|}}}
 
| belowstyle = border-top:#aaa 1px solid;font-size:90%;
| below = {{{notes|{{{note|}}}}}}
 
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|}}|preview=Page using [[Template:Infobox book]] with unknown parameter "_VALUE_"|ignoreblank=y| alt | audio_read_by | author | authors | award | awards | border | caption | congress | country | cover_artist | dewey | editor | editors | english_pub_date | english_release_date | exclude_cover | external_host | external_url | first | followed_by | followed_by_quotation_marks | genre | genres | homepage | illustrator | illustrators | image | image_caption | image_size | infoboxwidth | isbn | ISBN  | isbn_note | ISBN_note | italic title | language | last | location | media_type | module | name | native_external_host | native_external_url | native_wikisource | nocat_wdimage | note | notes | oclc | orig_lang_code | pages | preceded_by | preceded_by_quotation_marks | pub_date | published | publisher | publisher2 | release_date | release_number | series | set_in | subject | subjects | title_orig | title_working | translator | translators | URL | website | width | wikisource
}}{{Wikidata image |1={{{image|}}} |2={{{nocat_wdimage|}}}
}}<noinclude>
{{Documentation}}
</noinclude>
</noinclude>
<noinclude>[[Category:WikiProject Books|Infobox_Book]][[Category:WikiProject Novels|Infobox_Book]]</noinclude>
 
[[Category:Infobox templates|book]]
[[Category:Pages with script errors]]
[[Category:Template documentation pages|Documentation/doc]]
[[Category:Templates tracking Wikidata]]
[[Category:Templates using TemplateData]]
[[Category:Templates using data from Wikidata]]

Latest revision as of 09:43, 15 December 2022

Template documentation

Template:Auto italic title

This template is used to present a consistently-formatted table for use in articles about books.

Usage

name
alt
caption
Authorauthor
Audio read byaudio_read_by
Original titletitle_orig
Working titletitle_working
Translatortranslator
Illustratorillustrator
Cover artistcover_artist
Countrycountry
Languagelanguage
Seriesseries
Release number
release_number
Subjectsubject
Genregenre
Set inset_in
Publishedpublished
Publisherpublisher, publisher2
Publication date
pub_date
Published in English
english_pub_date
Media typemedia_type
Pagespages
Awardsawards
ISBN123456789X
[[OCLC (identifier)|OCLC]]oclc
dewey
[[LCC (identifier)|LC Class]]congress
Preceded bypreceded_by 
Followed byfollowed_by 
Original text
title_orig at Interlingua Wikisource
Translationname at Wikisource
notes
{{Infobox book
| italic title      = <!--(see above)-->
| name              = 
| image             = 
| image_size        = 
| border            = 
| alt               = 
| caption           = 
| author            = 
| audio_read_by     = 
| title_orig        = 
| orig_lang_code    = 
| title_working     = 
| translator        = 
| illustrator       = 
| cover_artist      = 
| country           = 
| language          = 
| series            = 
| release_number    = 
| subject           = 
| genre             = 
| set_in            = 
| publisher         = 
| publisher2        = 
| pub_date          = 
| english_pub_date  = 
| published         = 
| media_type        = 
| pages             = 
| awards            = 
| isbn              = 
| isbn_note         = 
| oclc              = 
| dewey             = 
| congress          = 
| preceded_by       = <!-- for books in a series -->
| followed_by       = <!-- for books in a series -->
| native_wikisource = 
| wikisource        = 
| notes             = 
| exclude_cover     = 
| website           = 
}}

Parameters

Please see WikiProject Books and/or WikiProject Novels for standards on presenting names and other data.

  • Parameters 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.
  • Wikilinks can be used in any of the infobox fields.
name
Book name or title. If parameter is left blank, name will be inherited from the Wikipedia page where this infobox is invoked.
image
Image (prefer 1st edition where permitted), use bare filename: Example.jpg
For a title page from a Commons PDF, specify the page and width in the syntax: [[File:Lissagaray - Histoire de la Commune de 1871, MS.djvu|page=9|220px]]
image_size
Uses image size set by user (default 220px). Use a number to override image size. However, this is discouraged per WP:THUMBSIZE.
border
Inserting yes here will result in a 1px grey border around the image, useful for instances where the image and the background will blend together (such as a book cover with a white background). If no border is necessary, this parameter should not be used. Note: does not apply if |image= uses the full image syntax (e.g. [[File:Example.jpg]]); in this case add the border in |image= (e.g. [[File:Example.jpg|border=yes]])
caption
Image caption (should describe the edition used)
alt
Image alternate text
editor/editors
Editor(s) only when they are the primary contributor, e.g. dictionaries, encyclopedias, anthologies
author/authors
Author(s)
audio_read_by
For audiobooks.
title_orig
Original title, if not in English; required if using |native_external_url= or |native_wikisource=
orig_lang_code
ISO 639 code of original language, required if using |title_orig=, |native_wikisource= or |native_external_url=
working_title
Working title, when different from published title
translator
Translator(s), if original not in English
illustrator
Illustrator (where used throughout and a major feature)
cover_artist
Cover artist, if any
country
Country of original publication
language
Language of original book. Do not link unless it is an unusual language.
series
Series (if any)
release_number
The "release number" of a book within the "series" (also would be called a "volume") - n.b. only relevant for an article where "series" is populated
subject/subjects
(for non-fiction) See index term and library classification
genre/genres
(for fiction) See literary genre. Use {{hlist}} for sorting multiple entries.
set_in
can be both time and place as setting. No need to create long lists. Use approximate dates/places if it is not clearly specified in the text.
publisher
Publisher of primary publication (prefer 1st edition); also |publisher2= for additional publishers.
pub_date
Date published (1st edition)
english_pub_date
Date first p