Editing Template:Infobox book
Appearance
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5: | Line 5: | ||
<!---------------Title-----------------> | <!---------------Title-----------------> | ||
| titlestyle = | | titlestyle = 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 | | 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}}}}} <!-- | -->{{{name|{{PAGENAMEBASE}}}}} <!-- | ||
Line 15: | Line 15: | ||
-->{{#if:{{{pub_date|{{{release_date|}}}}}} |&rft.date={{urlencode:{{{pub_date|{{{release_date}}}}}}}}}}<!-- | -->{{#if:{{{pub_date|{{{release_date|}}}}}} |&rft.date={{urlencode:{{{pub_date|{{{release_date}}}}}}}}}}<!-- | ||
-->{{#if:{{{publisher|}}} |&rft.pub={{urlencode:{{{publisher}}}}}}}<!-- | -->{{#if:{{{publisher|}}} |&rft.pub={{urlencode:{{{publisher}}}}}}}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{location|}}} |&rft.place={{urlencode:{{{location}}}}}}}<!-- | ||
-->{{#if:{{{pages|}}} |&rft.pages={{urlencode:{{{pages}}}}}}}<!-- | -->{{#if:{{{pages|}}} |&rft.pages={{urlencode:{{{pages}}}}}}}<!-- | ||
-->{{#if:{{{series|}}} |&rft.series={{urlencode:{{{series}}}}}}}<!-- | -->{{#if:{{{series|}}} |&rft.series={{urlencode:{{{series}}}}}}}<!-- | ||
Line 25: | Line 25: | ||
| imagestyle = {{#if:{{{image|}}}||display:none}} | | imagestyle = {{#if:{{{image|}}}||display:none}} | ||
| image = {{#if:{{{image|}}} <!-- | | image = {{#if:{{{image|}}} <!-- | ||
then:-->| {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |upright=1 |alt | then:-->| {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |upright=1 |alt={{{alt|}}} |border={{{border|}}} |suppressplaceholder=yes}}<!-- | ||
else:-->| {{#ifeq:{{yesno|{{lc:{{{exclude_cover|no}}}}}}}|yes | | | else:-->| {{#ifeq:{{yesno|{{lc:{{{exclude_cover|no}}}}}}}|yes | | }} | ||
}} | }} | ||
| caption = {{{caption|{{{image_caption|}}}}}} | | caption = {{{caption|{{{image_caption|}}}}}} | ||
Line 54: | Line 54: | ||
| label8 = Cover artist | | label8 = Cover artist | ||
| data8 = {{{cover_artist|}}} | | data8 = {{{cover_artist|}}} | ||
| label10 = Country | |||
| data10 = {{{country|}}} | |||
| label11 = Language | | label11 = Language | ||
Line 82: | Line 85: | ||
| data19 = {{#invoke:Wikidata|getValue|P577|{{{pub_date|{{{release_date|}}}}}}}} | | data19 = {{#invoke:Wikidata|getValue|P577|{{{pub_date|{{{release_date|}}}}}}}} | ||
| label20 = | | label20 = {{longitem|Published in English}} | ||
| data20 = {{ | | data20 = {{{english_pub_date|{{{english_release_date|}}}}}} | ||
| | | label21 = Media type | ||
| | | data21 = {{{media_type|}}} | ||
| | | label22 = Pages | ||
| | | data22 = {{#invoke:Wikidata|getValue|P1104|{{{pages|}}}}} | ||
| | | label23 = Award{{#if:{{{awards|}}}|s}} | ||
| | | data23 = {{{awards|{{{award|}}}}}} | ||
| label30 = [[ISBN (identifier)|ISBN]] | |||
| label30 = [[ISBN (identifier)|ISBN]] | |||
| data30 = {{#if:{{{isbn|{{{ISBN|}}}}}} | | data30 = {{#if:{{{isbn|{{{ISBN|}}}}}} | ||
| {{#ifeq:{{{isbn|{{{ISBN|}}}}}}|FETCH_WIKIDATA | | {{#ifeq:{{{isbn|{{{ISBN|}}}}}}|FETCH_WIKIDATA | ||
Line 105: | Line 105: | ||
}} | }} | ||
| label31 = [[OCLC (identifier)|{{abbr|OCLC|Online Computer Library Center number}}]] | | label31 = [[OCLC (identifier)|{{abbr|OCLC|Online Computer Library Center number}}]] | ||
| data31 = {{#if:{{{oclc|}}} |[https://www.worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]}} | | data31 = {{#if:{{{oclc|}}} |[https://www.worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]}} | ||
Line 111: | Line 111: | ||
| data32 = {{#invoke:Wikidata|getValue|P1036|{{{dewey|}}}}} | | data32 = {{#invoke:Wikidata|getValue|P1036|{{{dewey|}}}}} | ||
| label33 = [[LCC (identifier)|{{abbr|LC Class|Library of Congress Classification}}]] | | label33 = [[LCC (identifier)|{{abbr|LC Class|Library of Congress Classification}}]] | ||
| data33 = {{#invoke:Wikidata|getValue|P1149|{{{congress|}}}}} | | data33 = {{#invoke:Wikidata|getValue|P1149|{{{congress|}}}}} | ||
Line 126: | Line 126: | ||
| label36 = {{longitem|Original text}} | | label36 = {{longitem|Original text}} | ||
| data36 = {{#if:{{both|{{{native_wikisource|}}}|{{{orig_lang_code|}}}}} <!-- | | data36 = {{#if:{{both|{{{native_wikisource|}}}|{{{orig_lang_code|}}}}} <!-- | ||
then:-->| {{lang |{{{orig_lang_code|}}} | then:-->| ''{{lang |{{{orig_lang_code|}}} | ||
| [[s:{{#if:{{{orig_lang_code|}}}|{{{orig_lang_code|}}}:}}{{{native_wikisource|}}}|{{{title_orig|{{{name|{{PAGENAME}}}}}}}}]]<!-- | | [[s:{{#if:{{{orig_lang_code|}}}|{{{orig_lang_code|}}}:}}{{{native_wikisource|}}}|{{{title_orig|{{{name|{{PAGENAME}}}}}}}}]]<!-- | ||
-->}} at <!-- | -->}}'' at <!-- | ||
-->{{#if:{{#invoke:lang|is_ietf_tag|{{{orig_lang_code}}}}}|{{#invoke:lang|name_from_tag|{{{orig_lang_code}}}}}}} [[Wikisource]]<!-- | -->{{#if:{{#invoke:lang|is_ietf_tag|{{{orig_lang_code}}}}}|{{#invoke:lang|name_from_tag|{{{orig_lang_code}}}}}}} [[Wikisource]]<!-- | ||
-->{{main other|[[Category:Articles that link to foreign-language Wikisources]]}} <!--(create hidden category to be monitored by WikiProject:Wikisource) | -->{{main other|[[Category:Articles that link to foreign-language Wikisources]]}} <!--(create hidden category to be monitored by WikiProject:Wikisource) | ||
else:-->| {{#if:{{both|{{{native_external_url|}}}|{{{orig_lang_code|}}}}} | else:-->| {{#if:{{both|{{{native_external_url|}}}|{{{orig_lang_code|}}}}} | ||
| {{lang |{{{orig_lang_code|}}} | | ''{{lang |{{{orig_lang_code|}}} | ||
| [{{{native_external_url|}}} {{{title_orig|{{{name|{{PAGENAME}}}}}}}}]<!-- | | [{{{native_external_url|}}} {{{title_orig|{{{name|{{PAGENAME}}}}}}}}]<!-- | ||
-->}} <!-- | -->}}'' <!-- | ||
-->{{#if:{{{native_external_host|}}} |at {{{native_external_host|}}} |online}} | -->{{#if:{{{native_external_host|}}} |at {{{native_external_host|}}} |online}} | ||
}} }} | }} }} | ||
Line 154: | Line 154: | ||
|}}}}}}}}}}} | |}}}}}}}}}}} | ||
| belowstyle = border-top:#aaa 1px solid;font-size:90%; | |||
| belowstyle = border-top:#aaa 1px solid; | |||
| below = {{{notes|{{{note|}}}}}} | | below = {{{notes|{{{note|}}}}}} | ||
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox book with unknown parameters|_VALUE_{{PAGENAME}}]]}}|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 | media_type | }}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox book with unknown parameters|_VALUE_{{PAGENAME}}]]}}|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 | 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|}}} | }}{{Wikidata image |1={{{image|}}} |2={{{nocat_wdimage|}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |