Template:Game Infobox: Difference between revisions
Jump to navigation
Jump to search
1d4chan>Tgcodefag oh hai, I upgraded your infobox |
1d4chan>Tgcodefag No edit summary |
||
| Line 1: | Line 1: | ||
<table | <includeonly> | ||
<table style="width:20em;border:1px solid #aaaaaa; float: right; clear: right"> | |||
<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 39: | Line 40: | ||
}} | }} | ||
</table> | </table> | ||
</includeonly> | |||
<noinclude> | |||
{{Game Infobox | |||
|name = The Game | |||
|type = [[RPG]] | |||
|playno = 1 | |||
|time = 1 hour | |||
|publisher = Nobody | |||
|authors = Nobody | |||
|year = 2008 | |||
|books = None | |||
}} | |||
==Game Infobox== | |||
===Usage=== | |||
<pre style="overflow: auto"> | |||
{{Game Infobox | |||
|name = Game Name | |||
|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 | |||
}} | |||
</pre> | |||
(All fields are optional) | |||
</noinclude> | |||
Revision as of 23:06, 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 | |
Game Infobox
Usage
{{Game Infobox
|name = Game Name
|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)