Difference between revisions of "Template:Infobox Book"
Jump to navigation
Jump to search
Hypergrove (talk | contribs) |
Hypergrove (talk | contribs) |
||
Line 1: | Line 1: | ||
[[Category:Books]]<table class="infobox" align="right" style="width: 20em; font-size: 90%; text-align: left; border: 1px black solid;"><!-- | [[Category:Books]]<table class="infobox" align="right" style="width: 20em; font-size: 90%; text-align: left; border: 1px black solid;"><!-- | ||
-->{{#if:{{{Title|}}}|{{#set:name={{{Title}}}}}}}<!-- | -->{{#if:{{{Title|}}}|{{#set:name={{{Title}}}}}}}<!-- | ||
− | -->{{#arraymap: author, Author, name, country | + | -->{{#if:{{{Link|}}}|{{#set:Link={{{Link}}}/summary}}}}<!-- |
+ | -->{{#arraymap: author, Author, name, country, image, image caption, title_orig, pages, size-weight, translator, illustrator, cover artist, language, preceded_by, followed_by, release date, series, publisher|,|X|<!-- | ||
-->{{#if:{{{X|}}}|{{#set:X={{{X}}}}}}}|}}<!-- | -->{{#if:{{{X|}}}|{{#set:X={{{X}}}}}}}|}}<!-- | ||
-->{{#arraymap: isbn, media type |,|X|<!-- | -->{{#arraymap: isbn, media type |,|X|<!-- |
Revision as of 12:32, 26 June 2013
Author | |
---|---|
Publisher | {{{publisher}}} |
Released | {{{release_date}}} |
Usage
{{Infobox Book | Title = old param | Link = old param | Author = old param | name = | title_orig = | translator = | image = http://books.google.com/books?id=auZXJuwLw8QC&printsec=frontcover&dq=the+glass+castle&source=gbs_summary_r&cad=0 | image_caption = the book | author = Jeannette Walls | illustrator = | cover_artist = | country = | language = | series = | subject = | genre = | publisher = | release_date = | media_type = | pages = | isbn = | preceded_by = | followed_by = }}
Please do not make major changes to the infobox without proposing and discussing it on the talk page first.