Difference between revisions of "Template:Infobox book series/doc"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
m (follow order of template, ce)
Line 1: Line 1:
This template is for use for a book series main page.
+
{{Documentation subpage}}
 +
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 +
This template is for use on a [[book series]] main page.
  
 
=== Usage ===
 
=== Usage ===
 
 
<pre>
 
<pre>
 
{{Infobox book series
 
{{Infobox book series
 
| name            =  
 
| name            =  
| title_orig      =
+
| image            = <!-- include the file, px and alt: [[File:Example.jpg|200px|Cover]] -->
| image            = <!-- Need to include [[File: ]] -->
 
 
| image_caption    =  
 
| image_caption    =  
 +
| books            =
 
| author          =  
 
| author          =  
 +
| title_orig      =
 +
| translator      =
 
| illustrator      =  
 
| illustrator      =  
 
| cover_artist    =  
 
| cover_artist    =  
| translator      =
 
 
| country          =
 
| country          =
 
| language        =
 
| language        =
Line 20: Line 22:
 
| english_pub_date =  
 
| english_pub_date =  
 
| media_type      =  
 
| media_type      =  
 +
| number_of_books  =
 +
| list_books      =
 
| preceded by      =  
 
| preceded by      =  
 
| followed by      =  
 
| followed by      =  
 
}}
 
}}
 
</pre>
 
</pre>
<!--
 
 
| data1 = ''{{{books|}}}''
 
 
| label2    = Author
 
| data2      = {{{author|}}}
 
 
| label3    = Original title
 
| data3      = {{{title_orig|}}}
 
 
| label4    = Translator
 
| data4      = {{{translator|}}}
 
 
| label5    = Illustrator
 
| data5      = {{{illustrator|}}}
 
 
| label6    = Cover artist
 
| data6      = {{{cover_artist|}}}
 
 
| label7    = Country
 
| data7      = {{{country|}}}
 
 
| label8    = Language
 
| data8      = {{{language|}}}
 
 
| label9    = Genre
 
| data9      = {{{genre|}}}
 
 
| label10    = [[Publisher]]
 
| data10    = {{{publisher|}}}
 
 
| label11    = Published
 
| data11    = {{{pub_date|}}}
 
 
| label12    = Published in English
 
| data12    = {{{english_pub_date|}}}
 
 
| label13    = Media type
 
| data13    = {{{media_type|}}}
 
 
| label14    = Preceded by
 
| data14    = {{#if:{{{preceded_by|{{{preceded by|}}}}}}|''{{{preceded_by|{{{preceded by}}} }}}''}}
 
 
| label15    = Followed by
 
| data15    = {{#if:{{{followed_by|{{{followed by|}}}}}}|''{{{followed_by|{{{followed by}}} }}}''}}
 
 
 
| books = COMPULSORY
 
| title_orig =
 
| translator =
 
| cover_artist =
 
| country =
 
| language =
 
| pub_date = COMPULSORY
 
| English_pub_date =
 
| media_type =
 
-->
 
  
 
=== See also ===
 
=== See also ===
Line 87: Line 34:
 
<includeonly>
 
<includeonly>
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
+
[[Category:Book infobox templates|Book series]]
[[Category:Book infobox templates|{{PAGENAME}}]]
 
  
 
[[bg:Шаблон:Книга поредица инфокутия]]
 
[[bg:Шаблон:Книга поредица инфокутия]]

Revision as of 18:12, 15 May 2011

This template is for use on a book series main page.

Usage

{{Infobox book series
| name             = 
| image            = <!-- include the file, px and alt: [[File:Example.jpg|200px|Cover]] -->
| image_caption    = 
| books            = 
| author           = 
| title_orig       = 
| translator       =
| illustrator      = 
| cover_artist     = 
| country          =
| language         =
| genre            = 
| publisher        = 
| pub_date         = 
| english_pub_date = 
| media_type       = 
| number_of_books  = 
| list_books       = 
| preceded by      = 
| followed by      = 
}}

See also

  • {{Book list}} - for creating formatted table of books in a series within the series article (or related list)