Difference between revisions of "Template:InfoboxBook"
Jump to navigation
Jump to search
(Add Published xxxx category) |
|||
| Line 1: | Line 1: | ||
| − | {| | + | {| class="va-infobox" |
| − | + | ! colspan="2" style="background: #ddd;" |'''{{{name}}}''' | |
|- | |- | ||
|colspan="2" style="text-align: center; font-size: smaller; border-bottom: 1px solid #aaa;"|{{{image}}}<br>{{{caption}}} | |colspan="2" style="text-align: center; font-size: smaller; border-bottom: 1px solid #aaa;"|{{{image}}}<br>{{{caption}}} | ||
Revision as of 12:26, 1 August 2013
| {{{name}}} | |
|---|---|
| {{{image}}} {{{caption}}} | |
| Publisher | {{{publisher}}} |
| Version | Generic |
| Author | {{{author}}} |
| Format | {{{format}}} |
| Canonical | no |
| Year Published | {{{year}}} |
| {{{footnote}}} | |
This is a template for any form of published material: e.g. books, magazines, games. It will auto-generate categories for "publisher Books" and "version Books" assuming these are correctly defined as references.
Use:
{{InfoboxBook
|name={Name of book}
|image={Reference to Image}
|caption={Sub-Title of Book}
|publisher={Reference to Publisher}
|version={Reference to Version of Traveller}
|author={List of authors}
|format={book format eg. lbb}
|canon={yes or no is book canon}
|edition={versions of book, issue}
|year={year published}
|pages={number of pages}
|alsosee={related reference}
|available={either "Out of Print" or a URL source to get the item}
|footnote=(misc info e.g. isbn)
}}