Difference between revisions of "Template:InfoboxBook"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
Line 20: Line 20:
 
| {{{canon}}}
 
| {{{canon}}}
 
|-  
 
|-  
! Edition
+
{{if|{{{edition|}}}|<tr><td>Edition</td><td>{{{edition}}}</td></tr>}}
| {{{edition}}}
 
 
|-
 
|-
 
! Year Published
 
! Year Published
 
| {{{year}}}
 
| {{{year}}}
|-
 
! Pages
 
| {{{pages}}}
 
 
|-
 
|-
! Also See
+
{{if|{{{pages|}}}|<tr><td>Pages</td><td>{{{pages}}}</td></tr>}}
| {{{alsosee}}}
+
{{if|{{{alsosee|}}}|<tr><td>Also See</td><td>{{{alsosee}}}</td></tr>}}
 
|-  
 
|-  
 
| colspan="2" style="font-size: smaller; border-top: 1px solid #aaa;" | {{{footnote}}}
 
| colspan="2" style="font-size: smaller; border-top: 1px solid #aaa;" | {{{footnote}}}
 
|}[[Category:Publish]]<noinclude>
 
|}[[Category:Publish]]<noinclude>
 
[[Category:Infobox|Book]]
 
[[Category:Infobox|Book]]
 +
</noinclude>
 +
<noinclude>
 +
Use:
 +
<pre><nowiki>
 +
{{InfoboxBook
 +
  |name={Name of book}
 +
  |image={Reference to Image}
 +
  |caption={Sub-Title of Book}
 +
  |publisher={Reference to Publisher}
 +
  |version={Version of Traveller}
 +
  |author={List of authors}
 +
  |format={book format eg. lbb}
 +
  |canonical={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)
 +
}}
 +
</nowiki></pre>
 +
This is a template for any form of published material, books, magazines, games. 
 
</noinclude>
 
</noinclude>

Revision as of 13:29, 5 June 2007

{{{name}}}
{{{image}}}
{{{caption}}}
Publisher {{{publisher}}}
Version {{{version}}}
Author {{{author}}}
Format {{{format}}}
Canonical {{{canon}}}
Year Published {{{year}}}
{{{footnote}}}


Use:

{{InfoboxBook
  |name={Name of book}
  |image={Reference to Image}
  |caption={Sub-Title of Book}
  |publisher={Reference to Publisher}
  |version={Version of Traveller}
  |author={List of authors}
  |format={book format eg. lbb}
  |canonical={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)
}}

This is a template for any form of published material, books, magazines, games.