Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "Template:Infobox book"

m (add plural)
(let's see if I didn't destroy anything)
Line 6: Line 6:
 
! Author
 
! Author
 
| {{{author}}}
 
| {{{author}}}
 +
|- class{{{title_orig|}}}="hiddenStructure"
 +
! Original title (if not in English)
 +
| {{{title_orig}}}
 +
|- class{{{translator}}}="hiddenStructure"
 +
! Translator
 +
| {{{translator}}}
 
|- class{{{cover_artist|}}}="hiddenStructure"
 
|- class{{{cover_artist|}}}="hiddenStructure"
 
! Cover Artist
 
! Cover Artist
Line 45: Line 51:
 
{{Infobox_Book  
 
{{Infobox_Book  
 
| name =  
 
| name =  
 +
| orig title  =
 +
| translator  =
 
| image        =  
 
| image        =  
 
| author      =
 
| author      =

Revision as of 11:36, 20 February 2006

{{{name}}}
Author {{{author}}}
Original title (if not in English) {{{title_orig}}}
Translator {{{translator}}}
Cover Artist {{{cover_artist}}}
Subject(s) {{{subject}}}
Genre(s) {{{genre}}}
Publisher {{{publisher}}}
Released {{{release_date}}}
Media Type {{{media_type}}}
Pages {{{pages}}}
Size and Weight {{{size_weight}}}
ISBN {{{isbn}}}
Preceded by {{{preceded_by}}}
Followed by {{{followed_by}}}

Usage

{{Infobox_Book 
| name = 
| orig title  =
| translator  =
| image        = 
| author       =
| cover_artist = 
| 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.