Template:Infobox book: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content deleted Content added
several of the optional fields are unnecessary (referring to specific printed edition, rather than the -title-), fix accessibility, added caption parameter
add a couple nowraps
Line 6: Line 6:
! Author
! Author
| {{{author}}}
| {{{author}}}
|-
! ISBN
| {{{isbn|}}}
|-
|-
! Country
! Country
| {{{country}}}
| {{{country}}}
|-
|-
! style="white-space: nowrap;" | Language(s)
! ISBN
| {{{isbn|none}}}
|-
! Language(s)
| {{{language|}}}
| {{{language|}}}
|-
|-
! [[Literary genre|Genre(s)]]
! style="white-space: nowrap;" | [[Literary genre|Genre(s)]]
| {{{genre}}}
| {{{genre}}}
|- class{{{subject|}}}="hiddenStructure"
|- class{{{subject|}}}="hiddenStructure"
! Subject(s)
! style="white-space: nowrap;" | Subject(s)
| {{{subject|}}}
| {{{subject|}}}
|- class{{{series|}}}="hiddenStructure"
|- class{{{series|}}}="hiddenStructure"
Line 25: Line 25:
| {{{series|stand-alone}}}
| {{{series|stand-alone}}}
|- class{{{preceded_by|}}}="hiddenStructure"
|- class{{{preceded_by|}}}="hiddenStructure"
! style="white-space: nowrap;" | Preceded by
! Preceded by
| ''{{{preceded_by|none}}}''
| ''{{{preceded_by|none}}}''
|- class{{{followed_by|}}}="hiddenStructure"
|- class{{{followed_by|}}}="hiddenStructure"
! style="white-space: nowrap;" | Followed by
! Followed by
| ''{{{followed_by|none}}}''
| ''{{{followed_by|none}}}''
|}<noinclude>
|}<noinclude>

Revision as of 02:03, 13 March 2006

{{{name}}}

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.