Difference between revisions of "Template:Infobox book"
m (→Usage: spaces) |
(fixing accessibility) |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width: 20em; font-size: 90%; text-align: left;" | {| class="infobox" style="width: 20em; font-size: 90%; text-align: left;" | ||
|+ style="font-size: larger;" | '''''{{{name}}}''''' | |+ style="font-size: larger;" | '''''{{{name}}}''''' | ||
− | | | + | {{qif|test={{{image|}}}|then=<tr><td colspan="2" style="text-align: center;">{{{image|}}}</td></tr>}} |
− | | colspan="2" style="text-align: center;" | + | |
|- | |- | ||
! Author | ! Author | ||
| {{{author}}} | | {{{author}}} | ||
− | | | + | {{qif|test={{{title_orig|}}}|then=<tr><th>Original title (if not in English)</th><td>{{{title_orig|}}}</td></tr>}}<!-- |
− | + | -->{{qif|test={{{translator|}}}|then=<tr><th>Translator</th><td>{{{translator|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{cover_artist|}}}|then=<tr><th>Cover Artist</th><td>{{{cover_artist|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{country|}}}|then=<tr><th>Country</th><td>{{{country|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{language|}}}|then=<tr><th>Language</th><td>{{{language|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{subject|}}}|then=<tr><th>Subject(s)</th><td>{{{subject|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{genre|}}}|then=<tr><th>Genre(s)</th><td>{{{genre|}}}</td></tr>}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | ! | + | |
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
! Publisher | ! Publisher | ||
Line 36: | Line 18: | ||
! Released | ! Released | ||
| {{{release_date}}} | | {{{release_date}}} | ||
− | | | + | {{qif|test={{{media_type|}}}|then=<tr><th>Media Type</th><td>{{{media_type|}}}</td></tr>}}<!-- |
− | + | -->{{qif|test={{{pages|}}}|then=<tr><th>Pages</th><td>{{{pages|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{size_weight|}}}|then=<tr><th>Size and Weight</th><td>{{{size_weight|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{isbn|}}}|then=<tr><th>ISBN</th><td>{{{isbn|}}}</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{preceded_by|}}}|then=<tr><th>Preceded by</th><td>''{{{preceded_by|}}}''</td></tr>}}<!-- | |
− | + | -->{{qif|test={{{followed_by|}}}|then=<tr><th>Followed by</th><td>''{{{followed_by|}}}''</td></tr>}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|}<noinclude> | |}<noinclude> | ||
Revision as of 01:37, 7 March 2006
Author | {{{author}}}
Template:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:Qif |
---|---|
Publisher | {{{publisher}}} |
Released | {{{release_date}}}
Template:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:Qif |
Usage
{{Infobox Book | name = | orig title = | translator = | image = | author = | cover_artist = | country = | language = | series = | subject = | genre = | publisher = | release_date = | media_type = | pages = | size_weight = | isbn = | preceded_by = | followed_by = }}
Please do not make major changes to the infobox, such as the addition of new fields (e.g. MPAA ratings), without proposing and discussing it on the talk page first. If you make any changes, please make sure that all pages relying on this template (Special:Whatlinkshere/Template:Infobox_Book) still work.