Help us get to over 8,767 articles in 2025.
If you know of a magician not listed in MagicPedia, start a New Biography for them. Contact us at magicpediahelp@gmail.com
Template:Infobox book: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (29 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{infobox | <includeonly>{{infobox | ||
| bodystyle = margin: 0px 10px 10px 10px; padding: 0px; background-color:#E6E6FA;width:{{{infoboxwidth|{{{width|20em}}}}}}; | | bodystyle = margin: 0px 10px 10px 10px; padding: 0px; background-color:#E6E6FA;width:{{{infoboxwidth|{{{width|20em}}}}}}; | ||
| | | above = ''{{{title|{{PAGENAME}}}}}'' | ||
| image = {{#if:{{{image_file|}}}|[[Image:{{{image_file}}}|{{px|{{{image_size|}}}|140}}]]}} | | image = {{#if:{{{image_file|}}}|[[Image:{{{image_file}}}|{{px|{{{image_size|}}}|140}}]]}} | ||
| caption = {{{image_caption|}}} | | caption = {{{image_caption|}}} | ||
| label1 = Author | | label1 = Author | ||
| data1 = {{#if:{{{author|}}}|{{#if:{{#pos:{{{author}}}|]]|}}|{{{author}}}|[[{{{author}}}]] }} }} | | data1 = {{#if:{{{author|}}}|{{#if:{{#pos:{{{author}}}|]]|}}|{{{author}}}|[[{{{author}}}]] }} }} | ||
| label2 = {{{editor_title|Editor}}} | | label2 = Coauthor | ||
| | | data2 = {{#if:{{{coauthor|}}}|{{#if:{{#pos:{{{coauthor}}}|]]|}}|{{{coauthor}}}|[[{{{coauthor}}}]] }} }} | ||
| | | label3 = {{{editor_title|Editor}}} | ||
| | | data3 = {{{editor|}}} | ||
| label4 = Publisher | |||
| data4 = {{#if:{{{publisher|}}}|[[{{{publisher}}}]]}} | |||
| label30 = Subject | | label30 = Subject | ||
| data30 = {{{subject|}}} | | data30 = {{{subject|}}} | ||
| | | label5 = Illustrator | ||
| | | data5 = {{{illustrator|}}} | ||
| | | label6 = Publication Date | ||
| | | data6 = {{#if:{{{pub_date|}}}|[[{{{pub_date}}}]]}} | ||
| | | label7 = Language | ||
| | | data7 = {{#if:{{{language|}}}|{{{language|}}}|English }} | ||
| label20 = Pages | | label20 = Pages | ||
| data20 = {{{pages|}}} | | data20 = {{{pages|}}} | ||
| Line 32: | Line 34: | ||
| label13 = [[CARC]] | | label13 = [[CARC]] | ||
| data13= {{#if:{{{carc|}}}| [http://www.conjuringlibrary.net/newopc/booksview.asp?key={{urlencode:{{{carc}}}}} {{{carc}}}] }} | | data13= {{#if:{{{carc|}}}| [http://www.conjuringlibrary.net/newopc/booksview.asp?key={{urlencode:{{{carc}}}}} {{{carc}}}] }} | ||
| label14 = Denis Behr's Conjuring Archive | |||
| data14= {{#if:{{{behr|}}}| [http://www.conjuringarchive.com/show.php?book={{urlencode:{{{behr}}}}} {{{behr}}}] }} | |||
| label60 = | | label60 = | ||
| data60= | | data60= | ||
| below = | | below = | ||
}}[[Category:Books]] | }}[[Category:Books]]<div style="margin:50px 20px;clear:right;float:right">{{#if:{{{gbooks|}}}|{{#widget:Google Books|id={{{gbooks}}} }}[[Category:Books available on Google Books]] }}</div> | ||
{{#if:{{{author|}}}|{{#if:{{#pos:{{{author}}}|]]|}}||[[Category:Books by {{{author}}}]]}} }} | {{#if:{{{author|}}}|{{#if:{{#pos:{{{author}}}|]]|}}||[[Category:Books by {{{author}}}]]}} }} | ||
{{#if:{{{coauthor|}}}|{{#if:{{#pos:{{{coauthor}}}|]]|}}||[[Category:Books by {{{coauthor}}}]]}} }} | |||
{{#if:{{{language|}}}|[[Category:{{{language}}} books]]| [[Category:English books]]}} | {{#if:{{{language|}}}|[[Category:{{{language}}} books]]| [[Category:English books]]}} | ||
{{#if:{{{pub_date|}}}|[[Category:Books published in {{{pub_date}}}]]}} | {{#if:{{{pub_date|}}}|[[Category:Books published in {{{pub_date}}}]]}} | ||
| Line 46: | Line 51: | ||
<pre style="overflow:auto">{{Infobox book | <pre style="overflow:auto">{{Infobox book | ||
| author = <!-- only list one primary author--> | | author = <!-- only list one primary author--> | ||
| coauthor = | |||
| pub_date = | | pub_date = | ||
| publisher = | | publisher = | ||
Latest revision as of 11:03, 7 July 2013
Usage
To use this template please add the following code to the top of the article.
{{Infobox book
| author = <!-- only list one primary author-->
| coauthor =
| pub_date =
| publisher =
| subject =
| image_file =
| image_size =
| image_caption =
| editor =
| illustrator =
| language = English
| pages =
| isbn =
| series =
| preceded_by =
| followed_by =
| gbooks = <!-- google books ID -->
}}
Note: If you have no information for a certain parameter please just blank it rather than removing it so that other editors can see that it needs adding at a later stage