Difference between revisions of "Template:Infobox Book"

From Elite Wiki
(New page: {{Infobox |bodystyle=width:{{{infoboxwidth|{{{width|20em}}}}}}; |abovestyle=background:inherit; font-weight:bold; font-style:italic; |labelstyle=background:inherit; white-space:nowrap; |ab...)
 
(Partial revert.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
+
<noinclude>
|bodystyle=width:{{{infoboxwidth|{{{width|20em}}}}}};
+
{| style="background: transparent; float: left;"
|abovestyle=background:inherit; font-weight:bold; font-style:italic;
+
|<pre>{{Infobox Book
|labelstyle=background:inherit; white-space:nowrap;
+
| title        =
|above= {{{name|{{PAGENAME}}}}}
+
| name          =
|image= {{{image|}}}
+
| sub_title    =
|caption= {{{image_caption|}}}
+
| image        =
|label1= Author
+
| image_caption =  
|data1= {{{author}}}
+
| author        =  
|label2= Original title
+
| country      =  
|data2= {{{title_orig|}}}
+
| language      =  
|label3= Translator
+
| series        =
|data3= {{{translator|}}}
+
| genre        =  
|label4= Illustrator
+
| publisher    =  
|data4= {{{illustrator|}}}
+
| release_date  =  
|label5= Cover artist
+
| media_type    =  
|data5= {{{cover_artist|}}}
+
| pages        =  
|label6= [[Country]]
+
| preceded_by  =
|data6= {{{country|}}}
+
| followed_by  =
|label7= [[Language]]
+
}}</pre>
|data7= {{{language|}}}
+
|}</noinclude>
|label8= Series
+
{| class="floatright" style="border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: .2em; float: right; clear: right;" cellpadding="4"
|data8= {{{series|}}}
+
! colspan="2" style="font-size:110%; text-align: center; background-color: lime;" | ''{{{title}}}''
|label9= Subject(s)
+
|-
|data9= {{{subject|}}}
+
| colspan="2" style="text-align: center;" | {{{sub_title}}}
|label10= Genre(s)
+
|-
|data10= {{{genre|}}}
+
| colspan="2" style="text-align: center;" | {{{image}}}
|label11= [[Publisher]]
+
|-
|data11= {{{publisher}}}
+
! style="background-color: #cccfff; white-space: nowrap;" | Author
|label12= Publication date
+
| {{{author}}}
|data12= {{{pub_date|{{{release_date|}}}}}}
+
|-
|label13= Published in<br/>English
+
! style="background-color: #ccccff; white-space: nowrap;" | Country
|data13= {{{english_pub_date|{{{english_release_date|}}}}}}
+
| {{{country}}}
|label14= Media type
+
|- class="hiddenStructure{{{version|}}}"
|data14= {{{media_type|}}}
+
! style="background-color: #ccccff; white-space: nowrap;" | Language
|label15= Pages
+
| {{{language}}}
|data15= {{{pages|}}}
+
|-
|label16= Size and weight
+
! style="background-color: #ccccff; white-space: nowrap;" | Series
|data16= {{{size_weight|}}}
+
| {{{series}}}
|label17= [[International Standard Book Number|ISBN]]
+
|-
|data17= {{{isbn|}}}
+
! style="background-color: #ccccff; white-space: nowrap;" | Genre
|label18= [[OCLC]]
+
| {{{genre}}}
|data18= {{#if:{{{oclc|}}}| [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}] }}
+
|-
|label19= Preceded by
+
! style="background-color: #ccccff; white-space: nowrap;" | Publisher
|data19= {{#if:{{{preceded_by|}}}|''{{{preceded_by}}}''}}
+
| {{{publisher}}}
|label20= Followed by
+
|-
|data20= {{#if:{{{followed_by|}}}|''{{{followed_by|}}}''}}
+
! style="background-color: #ccccff; white-space: nowrap;" | Release Date
}}<noinclude>
+
| {{{release_date}}}
{{pp-template|small=yes}}
+
|-
{{documentation}}
+
! style="background-color: #ccccff; white-space: nowrap;" | Media Type
</noinclude>
+
| {{{media_type}}}
 +
|-
 +
! style="background-color: #ccccff; white-space: nowrap;" | Pages
 +
| {{{pages}}}
 +
|-
 +
! style="background-color: #ccccff; white-space: nowrap;" | Preceded by
 +
| {{{preceded_by}}}
 +
|-
 +
! style="background-color: #ccccff; white-space: nowrap;" | Followed by
 +
| {{{followed_by}}}
 +
|}

Latest revision as of 22:10, 6 February 2016

{{Infobox Book
| title         = 
| name          =
| sub_title     =
| image         =
| image_caption = 
| author        = 
| country       = 
| language      = 
| series        =
| genre         = 
| publisher     = 
| release_date  = 
| media_type    = 
| pages         = 
| preceded_by   =
| followed_by   =
}}
{{{title}}}
{{{sub_title}}}
{{{image}}}
Author {{{author}}}
Country {{{country}}}
Language {{{language}}}
Series {{{series}}}
Genre {{{genre}}}
Publisher {{{publisher}}}
Release Date {{{release_date}}}
Media Type {{{media_type}}}
Pages {{{pages}}}
Preceded by {{{preceded_by}}}
Followed by {{{followed_by}}}