Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "Template:Infobox book"

(Corrected order of example fields.)
Line 10: Line 10:
 
|-  
 
|-  
 
{{qif | test={{{title_orig|}}} | then=
 
{{qif | test={{{title_orig|}}} | then=
! Original title (if not in English)
+
! Original title (if not in English)
 
{{!}} {{{title_orig}}}}}
 
{{!}} {{{title_orig}}}}}
 
|-  
 
|-  
Line 18: Line 18:
 
|-  
 
|-  
 
{{qif | test={{{cover_artist|}}} | then=
 
{{qif | test={{{cover_artist|}}} | then=
! Cover Artist
+
! Cover artist
 
{{!}} {{{cover_artist}}}}}
 
{{!}} {{{cover_artist}}}}}
 
|-  
 
|-  
Line 48: Line 48:
 
|-  
 
|-  
 
{{qif | test={{{media_type|}}} | then=
 
{{qif | test={{{media_type|}}} | then=
! Media Type
+
! Media Type
 
{{!}} {{{media_type}}}}}
 
{{!}} {{{media_type}}}}}
 
|-  
 
|-  
Line 56: Line 56:
 
|-  
 
|-  
 
{{qif | test={{{size_weight|}}} | then=
 
{{qif | test={{{size_weight|}}} | then=
! Size and Weight
+
! Size and Weight
 
{{!}} {{{size_weight}}}}}
 
{{!}} {{{size_weight}}}}}
 
|-  
 
|-  
Line 64: Line 64:
 
|-  
 
|-  
 
{{qif | test={{{preceded_by|}}} | then=
 
{{qif | test={{{preceded_by|}}} | then=
! Preceded by
+
! Preceded by
 
{{!}} {{{preceded_by}}}}}
 
{{!}} {{{preceded_by}}}}}
 
|-  
 
|-  
 
{{qif | test={{{followed_by|}}} | then=
 
{{qif | test={{{followed_by|}}} | then=
! Followed by
+
! Followed by
 
{{!}} {{{followed_by}}}}}
 
{{!}} {{{followed_by}}}}}
 
|}<noinclude>
 
|}<noinclude>

Revision as of 23:57, 6 April 2006

Template:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:QifTemplate:Qif
{{{name}}}
Author {{{author}}}
Publisher {{{publisher}}}
Released {{{release_date}}}

Usage

{{Infobox Book 
| name = 
| image = 
| author = 
| title_orig = 
| translator =  
| 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.