Template:Infobox Book: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Meg Taylor
(data)
 
imported>Meg Taylor
(add)
Line 12: Line 12:
| 2_data    = {{{author|}}}
| 2_data    = {{{author|}}}


| 3_label    = Illustrator
| 3_label    = Editor
| 3_data    = {{{illustrator|}}}
| 3_data    = {{{editor|}}}


| 4_label    = Cover artist
| 4_label    = Illustrator
| 4_data    = {{{cartist|}}}
| 4_data    = {{{illustrator|}}}


| 5_label    = Narrator
| 5_label    = Cover artist
| 5_data    = {{{narrator|}}}
| 5_data    = {{{cartist|}}}


| 6_label    = Country
| 6_label    = Narrator
| 6_data    = {{{country|}}}
| 6_data    = {{{narrator|}}}


| 7_label    = Language
| 7_label    = Country
| 7_data    = {{{language|}}}
| 7_data    = {{{country|}}}


| 8_label    = Series
| 8_label    = Language
| 8_data    = {{{series|}}}
| 8_data    = {{{language|}}}


| 9_label    = Subject
| 9_label    = Series
| 9_data    = {{{subject|}}}
| 9_data    = {{{series|}}}


| 10_label  = Genre
| 10_label  = Subject
| 10_data    = {{{genre|}}}
| 10_data    = {{{subject|}}}


| 11_label  = Publisher
| 11_label  = Genre
| 11_data    = {{{publisher|}}}
| 11_data    = {{{genre|}}}


| 12_label  = Published
| 12_label  = Publisher
| 12_data    = {{{published|}}}
| 12_data    = {{{publisher|}}}


| 13_label  = Pages
| 13_label  = Published
| 13_data    = {{{pages|}}}
| 13_data    = {{{published|}}}


| 14_label  = ISBN
| 14_label  = Pages
| 14_data    = {{{isbn|}}}
| 14_data    = {{{pages|}}}


| 15_label  = OCLC
| 15_label   = ISBN
| 15_data   = {{{oclc|}}}
| 15_data    = {{{isbn|}}}
 
| 16_label   = OCLC
| 16_data   = {{{oclc|}}}
}}</includeonly><noinclude>{{TlDoc}}</noinclude>
}}</includeonly><noinclude>{{TlDoc}}</noinclude>

Revision as of 04:34, 20 September 2009

This documentation is transcluded from Template:Infobox Book/doc (edit | history)

Usage

Copy the following code and fill in the blanks.

{{Infobox Book
|name         = 
|image        = 
|author       = 
|editor       =
|illustrator  = 
|cartist      = 
|narrator     = 
|country      = 
|language     = 
|series       = 
|subject      = 
|genre        =
|publisher    =
|published    =
|pages        =
|isbn         =
|oclc         =
}}

All variables are optional. Any which are not filled in won't show up; there is no need to remove labels for unknown variables. Leave them and someone else might fill them in later.