Template:Infobox amazon: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
{{#if:{{{title_orig|}}}| {{!}}<b>Original Title</b> {{!!}} {{{title_orig|}}} }}
{{#if:{{{title_orig|}}}| {{!}}<b>Original Title</b> {{!!}} {{{title_orig|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{tranlator|}}}| {{!}}<b>Translator</b> {{!!}} {{{Translator|}}} }}
{{#if:{{{tranlator|}}}| {{!}}<b>Translator</b> {{!!}} {{{translator|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{illustrator|}}}| {{!}}<b>Illustrator</b> {{!!}} {{{illustrator|}}} }}
{{#if:{{{illustrator|}}}| {{!}}<b>Illustrator</b> {{!!}} {{{illustrator|}}} }}
Line 29: Line 29:
{{#if:{{{ release_date |}}}| {{!}}<b>Release date</b> {{!!}} {{{release_date |}}} }}
{{#if:{{{ release_date |}}}| {{!}}<b>Release date</b> {{!!}} {{{release_date |}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{ english_release_date |}}}| {{!}}<b>Released in English</b>{{!!}} {{{ english_release_date |}}} }}
{{#if:{{{ eng_rel_date |}}}| {{!}}<b>English rel date</b>{{!!}} {{{ eng_rel_date |}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{ media_type |}}}| {{!}} <b>Media Type</b> {{!!}} {{{ media_type |}}} }}
{{#if:{{{ media_type |}}}| {{!}} <b>Media Type</b> {{!!}} {{{ media_type |}}} }}
Line 35: Line 35:
{{#if:{{{ pages |}}}| {{!}} <b>Pages</b> {{!!}} {{{ pages |}}} }}
{{#if:{{{ pages |}}}| {{!}} <b>Pages</b> {{!!}} {{{ pages |}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{ paperback |}}}| {{!}} <b>Pages</b> {{!!}} {{{ Paperback |}}} }}
|{{#if:{{{ paperback |}}}| {{!}} <b>Pages</b> {{!!}} {{{ paperback |}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{ language |}}}| {{!}} <b>Language</b> {{!!}} {{{ Language |}}} }}
|{{#if:{{{ language |}}}| {{!}} <b>Language</b> {{!!}} {{{ language |}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{ ISBN-10 |}}}| {{!}} <b>ISBN-10</b> {{!!}} {{{ ISBN-10 |}}} }}
|{{#if:{{{ ISBN-10 |}}}| {{!}} <b>ISBN-10</b> {{!!}} {{{ ISBN-10 |}}} }}
Line 43: Line 43:
|{{#if:{{{ ISBN-13 |}}}| {{!}} <b>ISBN-13</b> {{!!}} {{{ ISBN-13 |}}} }}
|{{#if:{{{ ISBN-13 |}}}| {{!}} <b>ISBN-13</b> {{!!}} {{{ ISBN-13 |}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{ product Dimensions |}}}| {{!}} <b>Dimensions</b> {{!!}} {{{ Product Dimensions |}}} }}
|{{#if:{{{ dimensions |}}}| {{!}} <b>Dimensions</b> {{!!}} {{{ dimensions |}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{ shipping Weight |}}}| {{!}} <b>Ship wt</b> {{!!}} {{{ Shipping Weight |}}} }}
|{{#if:{{{ ship_wt|}}}| {{!}} <b>Ship wt</b> {{!!}} {{{ ship_wt|}}} }}
|- valign="top"
|{{#if:{{{ notes |}}}| {{!}} <b>Ship wt</b> {{!!}} {{{ notes |}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{ isbn |}}}| {{!}} <b>ISBN</b> {{!!}} {{{ isbn |}}} }}
{{#if:{{{ isbn |}}}| {{!}} <b>ISBN</b> {{!!}} {{{ isbn |}}} }}
Line 68: Line 70:
| subject      =  
| subject      =  
| genre        =  
| genre        =  
| Publisher     =  
| publisher     =  
| release_date  =  
| release_date  =  
| english_release_date =
| eng_rel_date  =
| media_type    =  
| media_type    =  
| Paperback     =
| paperback     =
| pages        =  
| pages        =  
| ISBN-10      =  
| ISBN-10      =  
| ISBN-13      =  
| ISBN-13      =  
| Product Dimensions =
| dimensions    =
| Shipping Weight =
| ship_wt      =
| notes        =
}}
}}
</pre>
</pre>

Revision as of 10:53, 4 March 2021

Buy it from Amazon.com

Usage

{{Infobox amazon 
| title         = 
| title_orig    = 
| translator    = 
| image         = 
| image_caption = 
| author        = 
| illustrator   = 
| cover_artist  = 
| country       = 
| Language      = 
| series        = 
| subject       = 
| genre         = 
| publisher     = 
| release_date  = 
| eng_rel_date  =
| media_type    = 
| paperback     =
| pages         = 
| ISBN-10       = 
| ISBN-13       = 
| dimensions    =
| ship_wt       =
| notes         =
}}