Difference between revisions of "Template:Infobox Book"
Jump to navigation
Jump to search
Hypergrove (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | <table class="infobox" align="right" style="width: 20em; font-size: 90%; text-align: left; border: 1px black solid;"> | + | <table class="infobox" align="right" style="width: 20em; font-size: 90%; text-align: left; border: 1px black solid;"><!-- |
− | <caption style="font-size: larger;">'''''{{{name}}}'''''</caption><!-- | + | --><caption style="font-size: larger;"><!-- |
+ | -->{{#if:{{{link|}}}<~-- | ||
+ | then-->|[[{{{link}}} '''''{{{name|{{{title|}}}}}}''''']]</caption><!-- | ||
+ | else-->|'''''{{{name|{{{title|}}}}}}'''''<!-- | ||
+ | -->}}</caption><!-- | ||
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center;">{{{image|}}}</td></tr>}}<!-- | -->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center;">{{{image|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{image|}}}|{{#if:{{{image_caption|}}}|<tr><td colspan="2" style="text-align: center;">{{{image_caption|}}}</td></tr>}}}} | -->{{#if:{{{image|}}}|{{#if:{{{image_caption|}}}|<tr><td colspan="2" style="text-align: center;">{{{image_caption|}}}</td></tr>}}}} | ||
Line 27: | Line 31: | ||
{{Infobox Book | {{Infobox Book | ||
| name = | | name = | ||
+ | | title = formal name | ||
| title_orig = | | title_orig = | ||
| translator = | | translator = |
Revision as of 16:23, 25 June 2013
Author | {{{author}}} |
---|---|
Publisher | {{{publisher}}} |
Released | {{{release_date}}} |
Usage
{{Infobox Book | name = | title = formal 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.