Difference between revisions of "Template:Infobox Book"

From Elite Wiki
(Layout.)
(Partial revert.)
 
Line 21: Line 21:
 
|}</noinclude>
 
|}</noinclude>
 
{| 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"  
 
{| 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"  
! colspan="2" style="font-size:110%; text-align: center; background-color: lime;" | ''{{{title|}}}''
+
! colspan="2" style="font-size:110%; text-align: center; background-color: lime;" | ''{{{title}}}''
 
|-
 
|-
| colspan="2" style="text-align: center;" | {{{sub_title|}}}
+
| colspan="2" style="text-align: center;" | {{{sub_title}}}
 
|-
 
|-
| colspan="2" style="text-align: center;" | {{{image|}}}
+
| colspan="2" style="text-align: center;" | {{{image}}}
 
|-
 
|-
 
! style="background-color: #cccfff; white-space: nowrap;" | Author
 
! style="background-color: #cccfff; white-space: nowrap;" | Author
| {{{author|}}}
+
| {{{author}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Country
 
! style="background-color: #ccccff; white-space: nowrap;" | Country
| {{{country|}}}
+
| {{{country}}}
 
|- class="hiddenStructure{{{version|}}}"
 
|- class="hiddenStructure{{{version|}}}"
 
! style="background-color: #ccccff; white-space: nowrap;" | Language
 
! style="background-color: #ccccff; white-space: nowrap;" | Language
| {{{language|}}}
+
| {{{language}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Series
 
! style="background-color: #ccccff; white-space: nowrap;" | Series
| {{{series|}}}
+
| {{{series}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Genre
 
! style="background-color: #ccccff; white-space: nowrap;" | Genre
| {{{genre|}}}
+
| {{{genre}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Publisher
 
! style="background-color: #ccccff; white-space: nowrap;" | Publisher
| {{{publisher|}}}
+
| {{{publisher}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Release Date
 
! style="background-color: #ccccff; white-space: nowrap;" | Release Date
| {{{release_date|}}}
+
| {{{release_date}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Media Type
 
! style="background-color: #ccccff; white-space: nowrap;" | Media Type
| {{{media_type|}}}
+
| {{{media_type}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Pages
 
! style="background-color: #ccccff; white-space: nowrap;" | Pages
| {{{pages|}}}
+
| {{{pages}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Preceded by
 
! style="background-color: #ccccff; white-space: nowrap;" | Preceded by
| {{{preceded_by|}}}
+
| {{{preceded_by}}}
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap;" | Followed by
 
! style="background-color: #ccccff; white-space: nowrap;" | Followed by
| {{{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}}}