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: | ||
− | + | <noinclude> | |
− | + | {| style="background: transparent; float: left;" | |
− | + | |<pre>{{Infobox Book| title = | |
− | + | | name = | |
− | | | + | | sub_title = |
− | | | + | | image = |
− | | | + | | image_caption = |
− | | | + | | author = |
− | | | + | | country = |
− | | | + | | language = |
− | | | + | | series = |
− | | | + | | genre = |
− | | | + | | publisher = |
− | | | + | | release_date = |
− | | | + | | media_type = |
− | | | + | | pages = |
− | | | + | | preceded_by = |
− | | | + | | followed_by = |
− | | | + | }}</pre> |
− | | | + | |}</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" |
− | | | + | ! 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;" | {{{image}}} |
− | | | + | |- |
− | | | + | ! style="background-color: #cccfff; white-space: nowrap;" | Author |
− | | | + | | {{{author}}} |
− | | | + | |- |
− | + | ! style="background-color: #ccccff; white-space: nowrap;" | Country | |
− | | | + | | {{{country}}} |
− | | | + | |- class="hiddenStructure{{{version|}}}" |
− | | | + | ! style="background-color: #ccccff; white-space: nowrap;" | Language |
− | | | + | | {{{language}}} |
− | | | + | |- |
− | | | + | ! style="background-color: #ccccff; white-space: nowrap;" | Series |
− | | | + | | {{{series}}} |
− | | | + | |- |
− | | | + | ! style="background-color: #ccccff; white-space: nowrap;" | Genre |
− | | | + | | {{{genre}}} |
− | | | + | |- |
− | + | ! style="background-color: #ccccff; white-space: nowrap;" | Publisher | |
− | | | + | | {{{publisher}}} |
− | + | |- | |
− | | | + | ! style="background-color: #ccccff; white-space: nowrap;" | Release Date |
− | + | | {{{release date}}} | |
− | + | |- | |
− | + | ! style="background-color: #ccccff; white-space: nowrap;" | Media Type | |
− | + | | {{{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 10: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}}} |