Difference between revisions of "Template:InfoboxBook"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
m (fix instructions for canon to show properly)
(fix background color)
Line 1: Line 1:
<table style="width: 20em; text-align: left; font-size: 95%; float: right">
+
<table style="width: 20em; text-align: left; font-size: 95%; float: right; background: white">
 
<tr><th colspan="2" style="font-size: larger; background: #ddd;">{{{name}}}</th></tr>
 
<tr><th colspan="2" style="font-size: larger; background: #ddd;">{{{name}}}</th></tr>
 
<tr><td colspan="2" style="text-align: center; font-size: smaller; border-bottom: 1px solid #aaa;">{{{image}}}<br>{{{caption}}}</td></tr>
 
<tr><td colspan="2" style="text-align: center; font-size: smaller; border-bottom: 1px solid #aaa;">{{{image}}}<br>{{{caption}}}</td></tr>

Revision as of 14:44, 24 June 2008


{{{name}}}
{{{image}}}
{{{caption}}}
Publisher{{{publisher}}}
VersionGeneric
Author{{{author}}}
Format{{{format}}}
Canonicalno
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}
  |footnote=(misc info e.g. isbn)
}}