Difference between revisions of "Template:Infobox Book"

From Elite Wiki
(Partial revert.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
{| style="background: transparent; float: left;"  
 
{| style="background: transparent; float: left;"  
|<pre>{{Infobox Book| title =  
+
|<pre>{{Infobox Book
 +
| title         =  
 
| name          =
 
| name          =
 
| sub_title    =
 
| sub_title    =
Line 58: Line 59:
 
! style="background-color: #ccccff; white-space: nowrap;" | Followed by
 
! style="background-color: #ccccff; white-space: nowrap;" | Followed by
 
| {{{followed_by}}}
 
| {{{followed_by}}}
|}<noinclude>
+
|}
</noinclude>
 

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