Template:Infobox amazon: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
|-  
|-  
|colspan="3" style="background-color:Wheat; color:#000;" {{!}} <center><big><b>  {{{title|}}} </b></big></center>
|colspan="3" style="background-color:Wheat; color:#000;" {{!}} <center><big><b>  {{{title|}}} </b></big></center>
|- Valign="top"
|colspan="3" | [[Image:{{{image|bar.jpg}}}|250px]]
|- Valign="top"
{{#if:{{{caption| }}}| <br><small><center>{{{caption|}}}</center></small> }}
|- valign="top"
|- valign="top"
{{#if:{{{author|}}}|{{!}} <b>By:</b> {{!!}} <b>{{{author}}}</b> }}
{{#if:{{{author|}}}|{{!}} <b>By:</b> {{!!}} <b>{{{author}}}</b> }}
Line 42: Line 46:
|- valign="top"
|- valign="top"
|{{#if:{{{ ISBN-13 |}}}| {{!}} <b>ISBN-13</b> {{!!}} {{{ ISBN-13 |}}} }}
|{{#if:{{{ ISBN-13 |}}}| {{!}} <b>ISBN-13</b> {{!!}} {{{ ISBN-13 |}}} }}
|- valign="top"
|{{#if:{{{ ASIN |}}}| {{!}} <b>ASIN</b> {{!!}} {{{ ASIN |}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{ dimensions |}}}| {{!}} <b>Dimensions</b> {{!!}} {{{ dimensions |}}} }}
|{{#if:{{{ dimensions |}}}| {{!}} <b>Dimensions</b> {{!!}} {{{ dimensions |}}} }}
Line 52: Line 58:
|- valign="top"
|- valign="top"
|colspan="3" |  <center>[http://www.amazon.com/gp/product/{{{ISBN-10}}}?ie=UTF8&tag=sm201-20&linkCode=as2&camp=1789&creative=9325&creativeASIN={{{ISBN-10}}} Buy it from Amazon.com]
|colspan="3" |  <center>[http://www.amazon.com/gp/product/{{{ISBN-10}}}?ie=UTF8&tag=sm201-20&linkCode=as2&camp=1789&creative=9325&creativeASIN={{{ISBN-10}}} Buy it from Amazon.com]
|-
{{#if:{{{c-author|}}}      | <includeonly>[[Category:{{{c-author|}}}]]</includeonly> }}
{{#if:{{{c-publisher|}}}  | <includeonly>[[Category:{{{c-publisher|}}}]]</includeonly> }}
{{#if:{{{c-period|}}}      | <includeonly>[[Category:{{{c-period|}}}]]</includeonly> }}
{{#if:{{{c-illustrator|}}} | <includeonly>[[Category:{{{c-illustrator|}}}]] </includeonly> }}
{{#if:{{{genre|}}} | <includeonly>[[Category:Books - {{{genre|}}}]] </includeonly> }}
{{#if:{{{subject|}}} | <includeonly>[[Category:Books - {{{subject|}}}]] </includeonly> }}
<includeonly>[[Category:Books]][[Category:Amazon]]</includeonly>
|}
|}
<noinclude>
<noinclude>
Line 78: Line 92:
| ISBN-10      =  
| ISBN-10      =  
| ISBN-13      =  
| ISBN-13      =  
| ASIN          =
| dimensions    =
| dimensions    =
| ship_wt      =
| ship_wt      =
| notes        =
| notes        =
| c-author      =
| c-publisher  =
| c-illustrator =
| c-period      =
}}
}}
</pre>
</pre>
[[Category:Infobox templates|Book]]
 
[[Category:Needs pictures]]
</noinclude>
</noinclude>

Revision as of 04:11, 20 May 2022

Bar.jpg
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       = 
| ASIN          =
| dimensions    =
| ship_wt       =
| notes         =
| c-author      =
| c-publisher   =
| c-illustrator =
| c-period      =
}}