Template:Infobox book: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
| bodyclass = ib-book vcard |
| bodyclass = ib-book vcard |
||
<!---------------Title-----------------> |
<!---------------Title (inside the box)-----------------> |
||
| |
| above = <includeonly>{{#if:{{{name|}}}{{{caption|{{{image_caption|}}}}}}{{{editors|{{{editor|}}}}}}{{{authors|{{{author|}}}}}}{{{audio_read_by|}}}{{{title_orig|}}}{{{title_working|}}}{{{translators|{{{translator|}}}}}}{{{illustrators|{{{illustrator|}}}}}}{{{cover_artist|}}}{{{country|}}}{{{language|}}}{{{series|}}}{{{release_number|}}}{{{subjects|{{{subject|}}}}}}{{{genres|{{{genre|}}}}}}{{{set_in|}}}{{{published|}}}{{{publisher|}}}{{{publisher2|}}}{{{pub_date|{{{release_date|}}}}}}{{{english_pub_date|{{{english_release_date|}}}}}}{{{media_type|}}}{{{pages|}}}{{{awards|{{{award|}}}}}}{{{isbn_note|{{{ISBN_note|}}}}}}{{{dewey|}}}{{{congress|}}}| }}<!-- hack for ref ordering |
||
-->{{{name|{{PAGENAMEBASE}}}}} <!-- |
-->{{{name|{{PAGENAMEBASE}}}}} <!-- |
||
--><span class="Z3988" |
--><span class="Z3988" |
||
| Line 112: | Line 112: | ||
| label34 = Preceded by |
| label34 = Preceded by |
||
| data34 = {{#if:{{{preceded_by|}}} |''{{{preceded_by|}}} '' |
| data34 = {{#if:{{{preceded_by|}}} |''{{{preceded_by|}}} '' |
||
| {{#if:{{{preceded_by_quotation_marks|}}} |"{{{preceded_by_quotation_marks|}}}"}} |
| {{#if:{{{preceded_by_quotation_marks|}}} |"{{{preceded_by_quotation_marks|}}}"}} |
||
}} |
}} |
||
| label35 = Followed by |
| label35 = Followed by |
||
| data35 = {{#if:{{{followed_by|}}} |''{{{followed_by|}}} '' |
| data35 = {{#if:{{{followed_by|}}} |''{{{followed_by|}}} '' |
||
| {{#if:{{{followed_by_quotation_marks|}}} |"{{{followed_by_quotation_marks|}}}"}} |
| {{#if:{{{followed_by_quotation_marks|}}} |"{{{followed_by_quotation_marks|}}}"}} |
||
}} |
}} |
||