Template:Infobox amazon: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
(Undo revision 40297 by Robinr78 (talk))
Tag: Undo
No edit summary
(2 intermediate revisions by the same user not shown)
Line 63: Line 63:
{{#if:{{{c-period|}}}      | <includeonly>[[Category:{{{c-period|}}}]]</includeonly> }}
{{#if:{{{c-period|}}}      | <includeonly>[[Category:{{{c-period|}}}]]</includeonly> }}
{{#if:{{{c-illustrator|}}} | <includeonly>[[Category:{{{c-illustrator|}}}]] </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>
<includeonly>[[Category:Books]][[Category:Amazon]]</includeonly>
|}
|}
Line 100: Line 102:
}}
}}
</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      =
}}