Template:Game Infobox: Difference between revisions
Jump to navigation
Jump to search
1d4chan>Tgcodefag Added optional field for an image |
imported>Administrator m 36 revisions imported |
||
| (10 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><table style="width:20em; border:1px solid #aaaaaa; float: right; clear: right; margin: 0.5em 0 0.5em 1em; padding: 0.2em"> | ||
<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> | ||
| Line 12: | Line 11: | ||
<tr> | <tr> | ||
<th colspan="3" style="text-align:center; background: lightsteelblue">{{{type}}}{{#if:{{{publisher|}}}| published by <br />{{{publisher}}}}}</th> | <th colspan="3" style="text-align:center; background: lightsteelblue">{{{type}}}{{#if:{{{publisher|}}}| published by <br />{{{publisher}}}}}</th> | ||
</tr> | |||
}} | |||
{{#if:{{{system|}}}| | |||
<tr> | |||
<th style="width:8.2em; text-align:left; vertical-align: top">Rule System</th> | |||
<td colspan="2" style="width:11em">{{{system}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{playno|}}}| | {{#if:{{{playno|}}}| | ||
<tr> | <tr> | ||
<th style="width: | <th style="width:8.2em; text-align:left; vertical-align: top">No. of Players</th> | ||
<td colspan="2" style="width: | <td colspan="2" style="width:11em">{{{playno}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{time|}}}| | {{#if:{{{time|}}}| | ||
<tr> | <tr> | ||
<th style="width: | <th style="width:8.2em; text-align:left; vertical-align: top">Session Time</th> | ||
<td colspan="2" style="width: | <td colspan="2" style="width:11em">{{{time}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{authors|}}}| | {{#if:{{{authors|}}}| | ||
<tr> | <tr> | ||
<th style="width: | <th style="width:8.2em; text-align:left; vertical-align: top">Authors</th> | ||
<td colspan="2" style="width: | <td colspan="2" style="width:11em">{{{authors}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{year|}}}| | {{#if:{{{year|}}}| | ||
<tr> | <tr> | ||
<th style="width: | <th style="width:8.2em; text-align:left; vertical-align: top">First Publication</th> | ||
<td colspan="2" style="width: | <td colspan="2" style="width:11em">{{{year}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{books|}}}| | {{#if:{{{books|}}}| | ||
<tr> | <tr> | ||
<th style="width: | <th style="width:8.2em; text-align:left; vertical-align: top">Essential Books</th> | ||
<td colspan="2" style="width: | <td colspan="2" style="width:11em">{{{books}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
</table> | </table></includeonly> | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
{{Game Infobox | {{Game Infobox | ||
| Line 51: | Line 55: | ||
|picture = [[Image:Big Gay Purple d4.png|40px]] | |picture = [[Image:Big Gay Purple d4.png|40px]] | ||
|type = [[RPG]] | |type = [[RPG]] | ||
|system = [[D20]] | |||
|playno = 1 | |playno = 1 | ||
|time = 1 hour | |time = 1 hour | ||
| Line 64: | Line 69: | ||
|picture = Image Representing Game or Corebook (Should be no wider than 200px) | |picture = Image Representing Game or Corebook (Should be no wider than 200px) | ||
|type = Type of Game | |type = Type of Game | ||
|system = Rule System the Game Uses (e.g. D20) | |||
|playno = Typical Number of Players | |playno = Typical Number of Players | ||
|time = Average Time per Game | |time = Average Time per Game | ||
Latest revision as of 18:12, 24 June 2023
| The Game | ||
|---|---|---|
| RPG published by Nobody |
||
| Rule System | D20 | |
| No. of Players | 1 | |
| Session Time | 1 hour | |
| Authors | Nobody | |
| First Publication | 2008 | |
| Essential Books | None | |
Usage[edit source]
{{Game Infobox
|name = Game Name
|picture = Image Representing Game or Corebook (Should be no wider than 200px)
|type = Type of Game
|system = Rule System the Game Uses (e.g. D20)
|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)