Template:Infobox book: Difference between revisions
Appearance
Content deleted Content added
Locke Cole (talk | contribs) m rvt - user is banned from template and wikipedia namespace |
rvt, not really true, and irrelevant |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width: 20em; font-size: 90%; text-align: left;" |
|||
|+ style="font-size: larger;" | '''''{{{name}}}<br>{{{title_orig|}}}''''' |
|||
|- |
|||
| colspan="2" style="text-align: center;" | {{{image|}}}<br>{{{caption|}}} |
|||
<tr><th>Author</th><td>{{{author}}}</td></tr><!-- |
|||
|- |
|||
-->{{qif|test={{{title_orig|}}}|then=<tr><th>Original title (if not in English)</th><td>{{{title_orig|}}}</td></tr>}}<!-- |
|||
! Author |
|||
-->{{qif|test={{{translator|}}}|then=<tr><th>Translator</th><td>{{{translator|}}}</td></tr>}}<!-- |
|||
| {{{author}}} |
|||
-->{{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>}}<!-- |
|||
! ISBN |
|||
-->{{qif|test={{{language|}}}|then=<tr><th>Language</th><td>{{{language|}}}</td></tr>}}<!-- |
|||
⚫ | |||
-->{{qif|test={{{series|}}}|then=<tr><th>Series</th><td>{{{series}}}</td></tr>}}<!-- |
|||
|- |
|||
-->{{qif|test={{{subject|}}}|then=<tr><th>Subject(s)</th><td>{{{subject|}}}</td></tr>}}<!-- |
|||
! Country |
|||
-->{{qif|test={{{genre|}}}|then=<tr><th>Genre(s)</th><td>{{{genre|}}}</td></tr>}} |
|||
| {{{country}}} |
|||
<tr><th>Publisher</th><td>{{{publisher}}}</td></tr> |
|||
|- |
|||
<tr><th>Released</th><td>{{{release_date}}}</td></tr><!-- |
|||
! style="white-space: nowrap;" | Language(s) |
|||
-->{{qif|test={{{media_type|}}}|then=<tr><th>Media Type</th><td>{{{media_type|}}}</td></tr>}}<!-- |
|||
| {{{language|}}} |
|||
-->{{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>}}<!-- |
|||
! style="white-space: nowrap;" | [[Literary genre|Genre(s)]] |
|||
-->{{qif|test={{{isbn|}}}|then=<tr><th>ISBN</th><td>{{{isbn|}}}</td></tr>}}<!-- |
|||
| {{{genre}}} |
|||
-->{{qif|test={{{preceded_by|}}}|then=<tr><th>Preceded by</th><td>''{{{preceded_by|}}}''</td></tr>}}<!-- |
|||
|- class{{{subject|}}}="hiddenStructure" |
|||
-->{{qif|test={{{followed_by|}}}|then=<tr><th>Followed by</th><td>''{{{followed_by|}}}''</td></tr>}} |
|||
! style="white-space: nowrap;" | Subject(s) |
|||
⚫ | |||
⚫ | |||
|- class{{{series|}}}="hiddenStructure" |
|||
! Series |
|||
| {{{series|stand-alone}}} |
|||
|- class{{{preceded_by|}}}="hiddenStructure" |
|||
! style="white-space: nowrap;" | Preceded by |
|||
| ''{{{preceded_by|none}}}'' |
|||
|- class{{{followed_by|}}}="hiddenStructure" |
|||
! style="white-space: nowrap;" | Followed by |
|||
| ''{{{followed_by|none}}}'' |
|||
⚫ | |||
==Usage== |
==Usage== |
||
Line 26: | Line 37: | ||
| name = |
| name = |
||
| orig title = |
| orig title = |
||
| translator = |
|||
| image = |
| image = |
||
⚫ | |||
| author = |
| author = |
||
| cover_artist = |
|||
| country = |
| country = |
||
| language = |
| language = |
||
⚫ | |||
⚫ | |||
| genre = |
| genre = |
||
⚫ | |||
| series = |
|||
| publisher = |
| publisher = |
||
| release_date = |
|||
| media_type = |
|||
⚫ | |||
| size_weight = |
|||
⚫ | |||
| preceded_by = |
| preceded_by = |
||
| followed_by = |
| followed_by = |
||
Line 46: | Line 51: | ||
</pre> |
</pre> |
||
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: |
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. |
||
[[Category:Infobox templates|Book]] |
[[Category:Infobox templates|Book]] |
Revision as of 08:00, 13 March 2006
Author | {{{author}}} |
---|---|
ISBN | |
Country | {{{country}}} |
Language(s) | |
Genre(s) | {{{genre}}} |
Subject(s) | |
Series | stand-alone |
Preceded by | none |
Followed by | none |
Usage
{{Infobox Book | name = | orig title = | image = | caption = | author = | country = | language = | genre = | subject = | series = | publisher = | 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.