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

From Magicpedia, the free online encyclopedia for magicians by magicians.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
| 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    = {{{editor_title|Editor}}}
| data2      = {{{editor|}}}
| data2      = {{{editor|}}}
Line 19: Line 19:
| data61    = {{{pages|}}}
| data61    = {{{pages|}}}
| label7    = Google books
| label7    = Google books
| data7= {{#if:{{{gbooks|}}}| [http://books.google.com/books?id={{urlencode:{{{gbooks}}}}} {{{gbooks}}}] }}
| data7     = {{#if:{{{gbooks|}}}| [http://books.google.com/books?id={{urlencode:{{{gbooks}}}}} {{{gbooks}}}] }}
| label8    = ISBN:
| label8    = ISBN:
| data8    = {{#if:{{{isbn|}}} | {{#iferror: {{#expr:{{{isbn}}}}} | {{{isbn}}} | [[Special:Booksources/{{{isbn}}}|{{{isbn}}}]] }} }}
| data8    = {{#if:{{{isbn|}}} | {{#iferror: {{#expr:{{{isbn}}}}} | {{{isbn}}} | [[Special:Booksources/{{{isbn}}}|{{{isbn}}}]] }} }}

Revision as of 14:54, 12 April 2010

Usage

To use this template please add the following code to the top of the article.

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

{{Infobox book
| author          = <!-- only list one primary author-->
| pub_date        = 
| publisher       = 
| image_file      = 
| image_size      = 
| image_caption   = 
| editor          = 
| illustrator     =
| language        = 
| pages           = 
| isbn            =
| series          =
| preceded_by     =
| followed_by     =
| Toole_Stott     =  
| gbooks          = <!-- google books ID -->
}}