Template:Infobox Book: Difference between revisions
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 = | | 3_label = Editor | ||
| 3_data = {{{ | | 3_data = {{{editor|}}} | ||
| 4_label = | | 4_label = Illustrator | ||
| 4_data = {{{ | | 4_data = {{{illustrator|}}} | ||
| 5_label = | | 5_label = Cover artist | ||
| 5_data = {{{ | | 5_data = {{{cartist|}}} | ||
| 6_label = | | 6_label = Narrator | ||
| 6_data = {{{ | | 6_data = {{{narrator|}}} | ||
| 7_label = | | 7_label = Country | ||
| 7_data = {{{ | | 7_data = {{{country|}}} | ||
| 8_label = | | 8_label = Language | ||
| 8_data = {{{ | | 8_data = {{{language|}}} | ||
| 9_label = | | 9_label = Series | ||
| 9_data = {{{ | | 9_data = {{{series|}}} | ||
| 10_label = | | 10_label = Subject | ||
| 10_data = {{{ | | 10_data = {{{subject|}}} | ||
| 11_label = | | 11_label = Genre | ||
| 11_data = {{{ | | 11_data = {{{genre|}}} | ||
| 12_label = | | 12_label = Publisher | ||
| 12_data = {{{ | | 12_data = {{{publisher|}}} | ||
| 13_label = | | 13_label = Published | ||
| 13_data = {{{ | | 13_data = {{{published|}}} | ||
| 14_label = | | 14_label = Pages | ||
| 14_data = {{{ | | 14_data = {{{pages|}}} | ||
| 15_label = OCLC | | 15_label = ISBN | ||
| | | 15_data = {{{isbn|}}} | ||
| 16_label = OCLC | |||
| 16_data = {{{oclc|}}} | |||
}}</includeonly><noinclude>{{TlDoc}}</noinclude> | }}</includeonly><noinclude>{{TlDoc}}</noinclude> |
Revision as of 03:34, 20 September 2009
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.