More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="toccolors" width="350px" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right; border: 1px solid #a60003;" align="center" | {| class="toccolors" width="350px" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right; border: 1px solid #a60003;" align="center" | ||
|- style="text-align: center;" class="hiddenStructure{{{ | |- style="text-align: center;" class="hiddenStructure{{{image|}}}" | ||
| colspan=3 | {{{Image}}} | | colspan=3 | {{{Image}}} | ||
|- style="text-align: center;" | |- style="text-align: center;" | ||
! style="background: #461919; color: #FFFFFF;" colspan=3|'''"{{{ | ! style="background: #461919; color: #FFFFFF;" colspan="3" | '''"{{{title|}}}"'''<br />A [[List of Books|book]] of the ''{{{series}}}'' universe | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{bookno|}}}" | ||
| style="white-space:nowrap;" | '''Book No.''' | | style="white-space:nowrap;" | '''Book No.''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{bookno}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{author|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Author(s)''' | | style="white-space:nowrap;" | '''Author(s)''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{author}}} | ||
|-class="hiddenStructure{{{ | |- class="hiddenStructure{{{episode|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Adaptation of''' | | style="white-space:nowrap;" | '''Adaptation of''' | ||
| colspan=2 | {{{ | | colspan=2 | {{{episode}}} | ||
|-class="hiddenStructure{{{ | |- class="hiddenStructure{{{published|}}}" | ||
| style="white-space:nowrap;" | '''Published''' | | style="white-space:nowrap;" | '''Published''' | ||
|colspan=2 | {{{ | | colspan=2 | {{{published}}} | ||
|-class="hiddenStructure{{{ | |- class="hiddenStructure{{{isbn|}}}" | ||
| style="white-space:nowrap;" | '''ISBN''' | | style="white-space:nowrap;" | '''ISBN''' | ||
|colspan=2 | [[Special:Booksources/{{{ | | colspan=2 | [[Special:Booksources/{{{isbn}}}|{{{isbn}}}]] | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
! style="background: #461919; color: #FFFFFF;" colspan="3" | Chronology | ! style="background: #461919; color: #FFFFFF;" colspan="3" | Chronology | ||
Line 27: | Line 27: | ||
|style="width: 33%;" | Next | |style="width: 33%;" | Next | ||
|- style="text-align:center; font-size:smaller;" | |- style="text-align:center; font-size:smaller;" | ||
|style="width: 33%;" | {{{ | |style="width: 33%;" | {{{prev}}} | ||
|style="width: 33%;" | {{{ | |style="width: 33%;" | {{{title}}} | ||
|style="width: 33%;" | {{{ | |style="width: 33%;" | {{{next}}} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
= Documentation = | = Documentation = | ||
'' | This template is used to place a sidebar box of information on a book on a ''Battlestar Wiki'' article. Note that all parameter names are lower case only. | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Book Data | |||
| image = | |||
| title= | |||
| series= | |||
| bookno= | |||
| episode= | |||
| author= | |||
| published= | |||
| isbn= | |||
| prev= | |||
| next= | |||
}} | |||
</pre> | </pre> | ||
=== Required parameters === | === Required parameters === | ||
'' | * '''title''': Name of the book. No wikifiy | ||
* '''isbn''': What is the books ISBN number | |||
* '''prev''': Previous Book | |||
* '''next''': Next Book | |||
=== Optional parameters === | === Optional parameters === | ||
'' | * '''image''': The filename of the book cover. | ||
* '''series''': What series is this book within. | |||
* '''bookno''': What number this book is in the current series | |||
* '''episode''': What episode does this book have some relation too. | |||
* '''author''': Who is the author of the book. Separate multiple authors by <code><nowiki><br /></nowiki></code> | |||
* '''published''': Who was the publisher. | |||
**Note: These can all be wikified. | |||
[[Category:Infobox|Book]] | [[Category:Infobox|Book]] | ||
</noinclude> | </noinclude> |
Revision as of 16:49, 12 August 2006
Documentation
This template is used to place a sidebar box of information on a book on a Battlestar Wiki article. Note that all parameter names are lower case only.
Usage
{{Book Data | image = | title= | series= | bookno= | episode= | author= | published= | isbn= | prev= | next= }}
Required parameters
- title: Name of the book. No wikifiy
- isbn: What is the books ISBN number
- prev: Previous Book
- next: Next Book
Optional parameters
- image: The filename of the book cover.
- series: What series is this book within.
- bookno: What number this book is in the current series
- episode: What episode does this book have some relation too.
- author: Who is the author of the book. Separate multiple authors by
<br />
- published: Who was the publisher.
- Note: These can all be wikified.