Template:Infobox book: Difference between revisions

From Vigyanwiki
Template>Galwhaa
No edit summary
m (323 revisions imported from alpha:Template:Infobox_book)
 
(318 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
<!--
{{Infobox
If you make any changes, please make sure that all pages relying on this template (http://en.wikipedia.org/wiki/Special:Whatlinkshere/Template:Infobox_Book) still work.  Thank you.
| italic title = {{{italic title|<noinclude>no</noinclude>}}}
-->
| bodyclass = vcard
| bodystyle = {{#if:{{{infoboxwidth|{{{width|}}}}}} |width:{{{infoboxwidth|{{{width}}}}}} }}


<div>
<!---------------Title----------------->
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #efefef; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
| titlestyle = font-size:125%; font-style:italic; padding-bottom:0.2em<!--(so title doesn't touch border)-->;
| 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|{{PAGENAMEBASE}}}}} <!--
--><span class="Z3988"
          title="ctx_ver=Z39.88-2004&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}&rft.genre=book&rft.btitle={{urlencode:{{{name|}}}}}<!--
                -->{{#if:{{{author|}}}    |&rft.author={{urlencode:{{{author}}}}}}}<!--
                -->{{#if:{{{last|}}}      |&rft.aulast={{urlencode:{{{last}}}}}}}<!--
                -->{{#if:{{{first|}}}    |&rft.aufirst={{urlencode:{{{first}}}}}}}<!--
                -->{{#if:{{{pub_date|{{{release_date|}}}}}} |&rft.date={{urlencode:{{{pub_date|{{{release_date}}}}}}}}}}<!--
                -->{{#if:{{{publisher|}}} |&rft.pub={{urlencode:{{{publisher}}}}}}}<!--
                -->{{#if:{{{location|}}}  |&rft.place={{urlencode:{{{location}}}}}}}<!--
                -->{{#if:{{{pages|}}}    |&rft.pages={{urlencode:{{{pages}}}}}}}<!--
                -->{{#if:{{{series|}}}    |&rft.series={{urlencode:{{{series}}}}}}}<!--
                -->{{#if:{{{oclc|}}}      |&rft_id=info:oclcnum/{{{oclc}}}}}"><!--
--></span><!--
      --></includeonly>


| align="center" colspan=2 bgcolor="#dfefff" style="border-bottom:1px solid gray; font-size:150%;" | '''''{{{book_name}}}'''''
<!---------------Image----------------->
|-
| imagestyle = {{#if:{{{image|}}}||display:none}}
| bgcolor=#f9f9f9 align="center" colspan="2" | {{{image}}}
| image = {{#if:{{{image|}}} <!--
|- valign="top"
  then:-->|  {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |upright=1 |alt={{{alt|}}} |title={{{alt|}}} |border={{{border|}}} |suppressplaceholder=yes}}<!--
| style="text-align: right;" width=150 | '''Author'''
  else:-->| {{#ifeq:{{yesno|{{lc:{{{exclude_cover|no}}}}}}}|yes | |{{main other|}} }}
| bgcolor="#dfefff" width=150 | {{{author}}}
          }}
|- valign="top"
| caption = {{{caption|{{{image_caption|}}}}}}
| style="text-align: right;" | '''Cover&nbsp;Artist'''
 
| bgcolor="#dfefff" | {{{cover_artist}}}
<!---------------Data------------------>
|- valign="top"
| label1  = Editor{{#if:{{{editors|}}}|s}}
| style="text-align: right;" '''Publisher'''
|  data1  = {{{editors|{{{editor|}}}}}}
| bgcolor="#dfefff" | {{{publisher}}}
 
|- valign="top"
| label2  = Author{{#if:{{{authors|}}}|s}}
| style="text-align: right;" '''Release&nbsp;Date'''
|  data2  = {{{authors|{{{author|}}}}}}
| bgcolor="#dfefff" | {{{release_date}}}
 
|- valign="top"
| label3  = Audio&nbsp;read&nbsp;by
| style="text-align: right;" |  '''Media&nbsp;Type'''
| data3  = {{{audio_read_by|}}}
| bgcolor="#dfefff" | {{{media_type}}}
 
|- valign="top"
| label4  = Original&nbsp;title
| style="text-align: right;" | '''Pages'''
| 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}}}''}} }}
| bgcolor="#dfefff" | {{{pages}}}
 
|- valign="top"
| label5  = Working&nbsp;title
| style="text-align: right;" | '''Size&nbsp;and&nbsp;Weight'''
|  data5  = {{#if:{{{title_working|}}} |''{{{title_working}}}''}}
| bgcolor="#dfefff" | {{{size_weight}}}
 
|- valign="top"
| label6  = Translator{{#if:{{{translators|}}}|s}}
| style="text-align: right;" |  '''ISBN'''
|  data6  = {{{translators|{{{translator|}}}}}}
| bgcolor="#dfefff" | {{{isbn}}}
 
|}
| label7  = Illustrator{{#if:{{{illustrators|}}}|s}}
</div>
| 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>
 
[[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

Lua error in Module:TNT at line 182: Missing Commons dataset I18n/Module:TNT.tab.