Difference between revisions of "Template:Infobox book"
m (preview helps, honest :P) |
(several of the optional fields are unnecessary (referring to specific printed edition, rather than the -title-), fix accessibility, added caption parameter) |
||
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|}}} | |
− | + | |- | |
− | + | ! Author | |
− | + | | {{{author}}} | |
− | + | |- | |
− | + | ! Country | |
− | + | | {{{country}}} | |
− | + | |- | |
− | + | ! ISBN | |
− | + | | {{{isbn|none}}} | |
− | + | |- | |
− | + | ! Language(s) | |
− | + | | {{{language|}}} | |
− | + | |- | |
− | + | ! [[Literary genre|Genre(s)]] | |
− | + | | {{{genre}}} | |
− | - | + | |- class{{{subject|}}}="hiddenStructure" |
− | + | ! Subject(s) | |
+ | | {{{subject|}}} | ||
+ | |- class{{{series|}}}="hiddenStructure" | ||
+ | ! Series | ||
+ | | {{{series|stand-alone}}} | ||
+ | |- class{{{preceded_by|}}}="hiddenStructure" | ||
+ | ! Preceded by | ||
+ | | ''{{{preceded_by|none}}}'' | ||
+ | |- class{{{followed_by|}}}="hiddenStructure" | ||
+ | ! Followed by | ||
+ | | ''{{{followed_by|none}}}'' | ||
+ | |}<noinclude> | ||
==Usage== | ==Usage== | ||
Line 26: | Line 37: | ||
| name = | | name = | ||
| orig title = | | orig title = | ||
− | |||
| image = | | image = | ||
+ | | caption = | ||
| author = | | author = | ||
− | |||
| country = | | country = | ||
| language = | | language = | ||
− | |||
− | |||
| genre = | | genre = | ||
+ | | subject = | ||
+ | | series = | ||
| publisher = | | publisher = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| 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 06:57, 13 March 2006
| |
Author | {{{author}}} |
---|---|
Country | {{{country}}} |
ISBN | none |
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.