Difference between revisions of "Template:InfoboxBook"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
(Marked this version for translation)
 
Line 1: Line 1:
 
<translate>
 
<translate>
 +
<!--T:1-->
 
{| class="va-infobox"
 
{| class="va-infobox"
 
! colspan="2" style="background: #ddd;" |'''{{{name}}}'''
 
! colspan="2" style="background: #ddd;" |'''{{{name}}}'''
Line 42: Line 43:
 
It will auto-generate categories for "publisher Books" and "version Books" assuming these are correctly defined as references.
 
It will auto-generate categories for "publisher Books" and "version Books" assuming these are correctly defined as references.
  
 +
<!--T:2-->
 
Use:
 
Use:
 
<pre style="clear: both"><nowiki>
 
<pre style="clear: both"><nowiki>

Latest revision as of 13:52, 29 November 2020

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