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...)
 
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| title =
|labelstyle=background:inherit; white-space:nowrap;
+
| name          =
|above= {{{name|{{PAGENAME}}}}}
+
| sub_title    =
|image= {{{image|}}}
+
| image        =
|caption= {{{image_caption|}}}
+
| image_caption =  
|label1= Author
+
| author        =  
|data1= {{{author}}}
+
| country      =  
|label2= Original title
+
| language      =  
|data2= {{{title_orig|}}}
+
| series        =
|label3= Translator
+
| genre        =  
|data3= {{{translator|}}}
+
| publisher    =  
|label4= Illustrator
+
| release_date  =  
|data4= {{{illustrator|}}}
+
| media_type    =  
|label5= Cover artist
+
| pages        =  
|data5= {{{cover_artist|}}}
+
| preceded_by  =
|label6= [[Country]]
+
| followed_by  =
|data6= {{{country|}}}
+
}}</pre>
|label7= [[Language]]
+
|}</noinclude>
|data7= {{{language|}}}
+
{| 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"
|label8= Series
+
! colspan="2" style="font-size:110%; text-align: center; background-color: lime;" | ''{{{title}}}''
|data8= {{{series|}}}
+
|-
|label9= Subject(s)
+
| colspan="2" style="text-align: center;" | {{{sub_title}}}
|data9= {{{subject|}}}
+
|-
|label10= Genre(s)
+
| colspan="2" style="text-align: center;" | {{{image}}}
|data10= {{{genre|}}}
+
|-
|label11= [[Publisher]]
+
! style="background-color: #cccfff; white-space: nowrap;" | Author
|data11= {{{publisher}}}
+
| {{{author}}}
|label12= Publication date
+
|-
|data12= {{{pub_date|{{{release_date|}}}}}}
+
! style="background-color: #ccccff; white-space: nowrap;" | Country
|label13= Published in<br/>English
+
| {{{country}}}
|data13= {{{english_pub_date|{{{english_release_date|}}}}}}
+
|- class="hiddenStructure{{{version|}}}"
|label14= Media type
+
! style="background-color: #ccccff; white-space: nowrap;" | Language
|data14= {{{media_type|}}}
+
| {{{language}}}
|label15= Pages
+
|-
|data15= {{{pages|}}}
+
! style="background-color: #ccccff; white-space: nowrap;" | Series
|label16= Size and weight
+
| {{{series}}}
|data16= {{{size_weight|}}}
+
|-
|label17= [[International Standard Book Number|ISBN]]
+
! style="background-color: #ccccff; white-space: nowrap;" | Genre
|data17= {{{isbn|}}}
+
| {{{genre}}}
|label18= [[OCLC]]
+
|-
|data18= {{#if:{{{oclc|}}}| [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}] }}
+
! style="background-color: #ccccff; white-space: nowrap;" | Publisher
|label19= Preceded by
+
| {{{publisher}}}
|data19= {{#if:{{{preceded_by|}}}|''{{{preceded_by}}}''}}
+
|-
|label20= Followed by
+
! style="background-color: #ccccff; white-space: nowrap;" | Release Date
|data20= {{#if:{{{followed_by|}}}|''{{{followed_by|}}}''}}
+
| {{{release date}}}
}}<noinclude>
+
|-
{{pp-template|small=yes}}
+
! style="background-color: #ccccff; white-space: nowrap;" | Media Type
{{documentation}}
+
| {{{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}}}
 +
|}<noinclude>
 
</noinclude>
 
</noinclude>

Revision as of 11:16, 22 May 2008

{{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}}}