Difference between revisions of "Template:Infobox Book"
From Elite Wiki
(Fields not needed if not existent.) |
(Partial revert.) |
||
(One intermediate revision 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 20: | 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 21: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}}} |