<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cultopedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_book</id>
	<title>Template:Infobox book - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.cultopedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_book"/>
	<link rel="alternate" type="text/html" href="https://www.cultopedia.org/index.php?title=Template:Infobox_book&amp;action=history"/>
	<updated>2026-04-06T00:39:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>https://www.cultopedia.org/index.php?title=Template:Infobox_book&amp;diff=1210&amp;oldid=prev</id>
		<title>imported&gt;Jonesey95: fix if test to add pub_place; rm duplicate conflicting parameter check</title>
		<link rel="alternate" type="text/html" href="https://www.cultopedia.org/index.php?title=Template:Infobox_book&amp;diff=1210&amp;oldid=prev"/>
		<updated>2026-03-13T11:45:27Z</updated>

		<summary type="html">&lt;p&gt;fix if test to add pub_place; rm duplicate conflicting parameter check&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox&lt;br /&gt;
| templatestyles = Infobox book/styles.css&lt;br /&gt;
| italic title = {{if empty|{{{italic title|}}}|&amp;lt;noinclude&amp;gt;no&amp;lt;/noinclude&amp;gt;}}&lt;br /&gt;
| bodyclass = ib-book vcard&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!---------------Title-----------------&amp;gt;&lt;br /&gt;
| title = &amp;lt;includeonly&amp;gt;{{#if:{{{name|}}}{{{caption|}}}{{{image_caption|}}}{{{editors|}}}{{{editor|}}}{{{authors|}}}{{{author|}}}{{{audio_read_by|}}}{{{title_orig|}}}{{{title_working|}}}{{{translators|}}}{{{translator|}}}{{{illustrators|}}}{{{illustrator|}}}{{{cover_artist|}}}{{{pub_place|}}}{{{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|}}}| }}&amp;lt;!-- hack for ref ordering&lt;br /&gt;
 --&amp;gt;{{if empty|{{{name|}}}|{{PAGENAMEBASE}}}} &amp;lt;!--&lt;br /&gt;
 --&amp;gt;&amp;lt;span class=&amp;quot;Z3988&amp;quot;&lt;br /&gt;
          title=&amp;quot;ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}&amp;amp;rft.genre=book&amp;amp;rft.btitle={{urlencode:{{{name|}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{author|}}}    |&amp;amp;rft.author={{urlencode:{{{author}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{last|}}}      |&amp;amp;rft.aulast={{urlencode:{{{last}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{first|}}}     |&amp;amp;rft.aufirst={{urlencode:{{{first}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{pub_date|}}}{{{release_date|}}} |&amp;amp;rft.date={{urlencode:{{if empty|{{{pub_date|}}}|{{{release_date}}}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{publisher|}}} |&amp;amp;rft.pub={{urlencode:{{{publisher}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{pub_place|}}}{{{country|}}} |&amp;amp;rft.place={{urlencode:{{if empty|{{{pub_place|}}}|{{{country|}}}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{pages|}}}     |&amp;amp;rft.pages={{urlencode:{{{pages}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{series|}}}    |&amp;amp;rft.series={{urlencode:{{{series}}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{oclc|}}}      |&amp;amp;rft_id=info:oclcnum/{{{oclc}}}}}&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;!--&lt;br /&gt;
       --&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!---------------Image-----------------&amp;gt;&lt;br /&gt;
| image = {{#if:{{{image|}}} &amp;lt;!--&lt;br /&gt;
   then:--&amp;gt;|  {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |upright=1 |alt={{{alt|}}} |title={{{alt|}}} |border={{{border|}}} |suppressplaceholder=yes}}&lt;br /&gt;
          }}&lt;br /&gt;
| caption = {{if empty|{{{caption|}}}|{{{image_caption|}}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!---------------Data------------------&amp;gt;&lt;br /&gt;
| label1  = Editor{{#if:{{{editors|}}}|s}}&lt;br /&gt;
|  data1  = {{if empty|{{{editors|}}}|{{{editor|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label2  = Author{{#if:{{{authors|}}}|s}}&lt;br /&gt;
|  data2  = {{if empty|{{{authors|}}}|{{{author|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label3  = Audio&amp;amp;nbsp;read&amp;amp;nbsp;by&lt;br /&gt;
|  data3  = {{{audio_read_by|}}}&lt;br /&gt;
&lt;br /&gt;
| label4  = Original&amp;amp;nbsp;title&lt;br /&gt;
|  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}}}}}}}|&amp;#039;&amp;#039;{{{title_orig}}}&amp;#039;&amp;#039;}} }}&lt;br /&gt;
&lt;br /&gt;
| label5  = Working&amp;amp;nbsp;title&lt;br /&gt;
|  data5  = {{#if:{{{title_working|}}} |&amp;#039;&amp;#039;{{{title_working}}}&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
| label6  = Translator{{#if:{{{translators|}}}|s}}&lt;br /&gt;
|  data6  = {{if empty|{{{translators|}}}|{{{translator|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label7  = Illustrator{{#if:{{{illustrators|}}}|s}}&lt;br /&gt;
|  data7  = {{if empty|{{{illustrators|}}}|{{{illustrator|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label8  = Cover&amp;amp;nbsp;artist&lt;br /&gt;
|  data8  = {{{cover_artist|}}}&lt;br /&gt;
&lt;br /&gt;
| label11 = Language&lt;br /&gt;
|  data11 = {{{language|}}}&lt;br /&gt;
&lt;br /&gt;
| label12 = Series&lt;br /&gt;
|  data12 = {{{series|}}}&lt;br /&gt;
&lt;br /&gt;
| label13 = {{longitem|Release number}}&lt;br /&gt;
|  data13 = {{{release_number|}}}&lt;br /&gt;
&lt;br /&gt;
| label14 = Subject{{#if:{{{subjects|}}}|s}}&lt;br /&gt;
|  data14 = {{if empty|{{{subjects|}}}|{{{subject|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label15 = Genre{{#if:{{{genres|}}}|s}}&lt;br /&gt;
|  data15 = {{#invoke:Wikidata|getValue|P136|{{if empty|{{{genres|}}}|{{{genre|}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label16 = Set&amp;amp;nbsp;in&lt;br /&gt;
|  data16 = {{{set_in|}}}&lt;br /&gt;
&lt;br /&gt;
| label17 = Published&lt;br /&gt;
|  data17 = {{{published|}}}&lt;br /&gt;
&lt;br /&gt;
| label18 = Publisher&lt;br /&gt;
|  data18 = {{{publisher|}}}{{#if:{{{publisher2|}}} |, {{{publisher2}}} }}&lt;br /&gt;
&lt;br /&gt;
| label19 = {{longitem|Publication date}}&lt;br /&gt;
|  data19 = {{#invoke:Wikidata|getValue|P577|{{if empty|{{{pub_date|}}}|{{{release_date|}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label20 = Publication place&lt;br /&gt;
|  data20 = {{if empty|{{{pub_place|}}}|{{{country|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label23 = {{longitem|Published&amp;amp;nbsp;in English}}&lt;br /&gt;
|  data23 = {{if empty|{{{english_pub_date|}}}|{{{english_release_date|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label24 = Media&amp;amp;nbsp;type&lt;br /&gt;
|  data24 = {{{media_type|}}}&lt;br /&gt;
&lt;br /&gt;
| label25 = Pages&lt;br /&gt;
|  data25 = {{#invoke:Wikidata|getValue|P1104|{{{pages|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label26 = Award{{#if:{{{awards|}}}|s}}&lt;br /&gt;
|  data26 = {{if empty|{{{awards|}}}|{{{award|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label30 = [[ISBN (identifier)|ISBN]]&amp;lt;!--Do not change this deliberate redirect. See talk page.--&amp;gt;&lt;br /&gt;
|  data30 = {{#if:{{{isbn|}}}{{{ISBN|}}}&lt;br /&gt;
             | {{#ifeq:{{if empty|{{{isbn|}}}|{{{ISBN|}}}}}|FETCH_WIKIDATA&lt;br /&gt;
               | {{#if:{{#property:P212}}|{{#invoke:ISBNT|link|{{#property:P212}}}}[[Category:Pages using ISBN values obtained from wikidata]]}}&lt;br /&gt;
               | {{ISBNT|1={{if empty|{{{isbn|}}}|{{{ISBN}}}}}}} {{if empty|{{{isbn_note|}}}|{{{ISBN_note|}}}}} &lt;br /&gt;
               }}&lt;br /&gt;
             }}&lt;br /&gt;
&lt;br /&gt;
| label31 = [[OCLC (identifier)|{{abbr|OCLC|Online Computer Library Center number}}]]&amp;lt;!--Do not change this deliberate redirect. See talk page.--&amp;gt;&lt;br /&gt;
|  data31 = {{#if:{{{oclc|}}} |[https://www.worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]}}&lt;br /&gt;
&lt;br /&gt;
| label32 = {{longitem|[[Dewey Decimal Classification|Dewey Decimal]]}}&lt;br /&gt;
|  data32 = {{#invoke:Wikidata|getValue|P1036|{{{dewey|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label33 = [[LCC (identifier)|{{abbr|LC&amp;amp;nbsp;Class|Library of Congress Classification}}]]&amp;lt;!--Do not change this deliberate redirect. See talk page.--&amp;gt;&lt;br /&gt;
|  data33 = {{#invoke:Wikidata|getValue|P1149|{{{congress|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label34 = Preceded&amp;amp;nbsp;by&lt;br /&gt;
|  data34 = {{#if:{{{preceded_by|}}} |&amp;#039;&amp;#039;{{{preceded_by|}}}&amp;amp;nbsp;&amp;#039;&amp;#039;&lt;br /&gt;
             | {{#if:{{{preceded_by_quotation_marks|}}} |&amp;quot;{{{preceded_by_quotation_marks|}}}&amp;quot;}}&lt;br /&gt;
            }}&lt;br /&gt;
&lt;br /&gt;
| label35 = Followed&amp;amp;nbsp;by&lt;br /&gt;
|  data35 = {{#if:{{{followed_by|}}} |&amp;#039;&amp;#039;{{{followed_by|}}}&amp;amp;nbsp;&amp;#039;&amp;#039;&lt;br /&gt;
             | {{#if:{{{followed_by_quotation_marks|}}} |&amp;quot;{{{followed_by_quotation_marks|}}}&amp;quot;}}&lt;br /&gt;
            }}&lt;br /&gt;
&lt;br /&gt;
| label36 = {{longitem|Original text}}&lt;br /&gt;
|  data36 = {{#if:{{both|{{{native_wikisource|}}}|{{{orig_lang_code|}}}}} &amp;lt;!--&lt;br /&gt;
     then:--&amp;gt;| {{#invoke:Infobox/utilities|interlang_wikisource_link_make|{{{orig_lang_code|}}}|{{{native_wikisource|}}}|{{{title_orig|}}}|{{{name|}}} }}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{main other|[[Category:Articles that link to foreign-language Wikisources]]}} &amp;lt;!--(create hidden category to be monitored by WikiProject:Wikisource)&lt;br /&gt;
     else:--&amp;gt;| {{#if:{{both|{{{native_external_url|}}}|{{{orig_lang_code|}}}}}&lt;br /&gt;
                | {{lang |{{{orig_lang_code|}}}&lt;br /&gt;
                     | [{{{native_external_url|}}} {{if empty|{{{title_orig|}}}|{{{name|}}}|{{PAGENAME}}}}]&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;}} &amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{native_external_host|}}} |at {{{native_external_host|}}} |online}}&lt;br /&gt;
            }} }}&lt;br /&gt;
&lt;br /&gt;
| label37 = {{#if:{{{native_wikisource|}}} |Translation |{{#if:{{{native_external_url|}}}|Translation|Text}} }}&lt;br /&gt;
|  data37 = {{#if:{{{wikisource|}}} &amp;lt;!--&lt;br /&gt;
     then:--&amp;gt;| &amp;#039;&amp;#039;[[s:{{{wikisource|}}}|{{if empty|{{{name|}}}|{{PAGENAME}}}}]]&amp;#039;&amp;#039; at &amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{#if:{{{native_wikisource|}}} |Wikisource |[[Wikisource]]}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{main other|[[Category:Articles that link to Wikisource]]}} &amp;lt;!--(create hidden category to be monitored by WikiProject:Wikisource)&lt;br /&gt;
     else:--&amp;gt;| {{#if:{{{external_url|}}}&lt;br /&gt;
                | &amp;#039;&amp;#039;[{{{external_url|}}} {{if empty|{{{name|}}}|{{PAGENAME}}}}]&amp;#039;&amp;#039; &amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{#if:{{{external_host|}}} |at {{{external_host|}}} |online}}&lt;br /&gt;
            }} }}&lt;br /&gt;
&lt;br /&gt;
| label38   = Website&lt;br /&gt;
| data38    = {{if empty|{{{website|}}}|{{{homepage|}}}|{{{URL|}}}}}&lt;br /&gt;
&lt;br /&gt;
| data60 = {{{module|}}}&lt;br /&gt;
&lt;br /&gt;
| below = {{if empty|{{{notes|}}}|{{{note|}}}}}&lt;br /&gt;
&lt;br /&gt;
}}{{#if:{{{image|}}}||{{#ifeq:{{yesno|{{lc:{{if empty|{{{exclude_cover|}}}|no}}}}}}|yes | |{{main other|[[Category:Books with missing cover]]}} }}}}{{#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 &amp;quot;_VALUE_&amp;quot;|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 | isbn | ISBN  | isbn_note | ISBN_note | italic title | language | last | 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 | pub_place | published | publisher | publisher2 | release_date | release_number | series | set_in | subject | subjects | title_orig | title_working | translator | translators | URL | website | wikisource &lt;br /&gt;
}}{{Wikidata image |1={{{image|}}} |2={{{nocat_wdimage|}}} &lt;br /&gt;
}}{{#invoke:Check for conflicting parameters|check&lt;br /&gt;
| template = [[Template:Infobox book]]&lt;br /&gt;
| cat = {{main other|Category:Pages using infobox book with conflicting parameters}}&lt;br /&gt;
| pub_date; release_date &lt;br /&gt;
| caption; image_caption &lt;br /&gt;
| editors; editor &lt;br /&gt;
| authors; author &lt;br /&gt;
| translators; translator &lt;br /&gt;
| illustrators; illustrator &lt;br /&gt;
| subjects; subject &lt;br /&gt;
| genres; genre &lt;br /&gt;
| pub_date; release_date &lt;br /&gt;
| pub_place; country &lt;br /&gt;
| english_pub_date; english_release_date &lt;br /&gt;
| awards; award &lt;br /&gt;
| isbn; ISBN &lt;br /&gt;
| isbn_note; ISBN_note &lt;br /&gt;
| website; homepage; URL &lt;br /&gt;
| notes; note &lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Jonesey95</name></author>
	</entry>
</feed>