Template:Game Infobox: Difference between revisions
Jump to navigation
Jump to search
1d4chan>Tgcodefag No edit summary |
1d4chan>Tgcodefag Added optional field for an image |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table style="width:20em;border:1px solid #aaaaaa; float: right; clear: right"> | <table style="width:20em; border:1px solid #aaaaaa; float: right; clear: right; margin: 0.5em 0 0.5em 1em; padding: 0.2em"> | ||
<tr> | <tr> | ||
<th colspan="3" style="text-align: center; background: lightsteelblue">{{#if:{{{name|}}}|''{{{name}}}''|The Game}}</th> | <th colspan="3" style="text-align: center; background: lightsteelblue">{{#if:{{{name|}}}|''{{{name}}}''|The Game}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{picture|}}}| | |||
<tr> | |||
<td colspan="3" style="text-align:center">{{{picture}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
<tr> | <tr> | ||
| Line 44: | Line 49: | ||
{{Game Infobox | {{Game Infobox | ||
|name = The Game | |name = The Game | ||
|picture = [[Image:Big Gay Purple d4.png|40px]] | |||
|type = [[RPG]] | |type = [[RPG]] | ||
|playno = 1 | |playno = 1 | ||
| Line 52: | Line 58: | ||
|books = None | |books = None | ||
}} | }} | ||
==Usage== | |||
<pre style="overflow: auto"> | <pre style="overflow: auto"> | ||
{{Game Infobox | {{Game Infobox | ||
|name = Game Name | |name = Game Name | ||
|picture = Image Representing Game or Corebook (Should be no wider than 200px) | |||
|type = Type of Game | |type = Type of Game | ||
|playno = Typical Number of Players | |playno = Typical Number of Players | ||
Revision as of 23:32, 10 August 2008
| The Game | ||
|---|---|---|
| RPG published by Nobody |
||
| No. of Players | 1 | |
| Session Time | 1 hour | |
| Authors | Nobody | |
| First Publication | 2008 | |
| Essential Books | None | |
Usage
{{Game Infobox
|name = Game Name
|picture = Image Representing Game or Corebook (Should be no wider than 200px)
|type = Type of Game
|playno = Typical Number of Players
|time = Average Time per Game
|publisher = Publisher of Game
|authors = Authors of Game
|year = Date of First Publication
|books = Books Essential for Basic Play
}}
(All fields are optional)