Template:Game Infobox: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>Tgcodefag
Added field for rule systems for RPGs
imported>Administrator
m 36 revisions imported
 
(8 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 16: Line 15:
{{#if:{{{system|}}}|
{{#if:{{{system|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left">Rule System</th>
         <th style="width:8.2em; text-align:left; vertical-align: top">Rule System</th>
         <td colspan="2" style="width:11em">{{{system}}}</td>
         <td colspan="2" style="width:11em">{{{system}}}</td>
     </tr>
     </tr>
Line 22: Line 21:
{{#if:{{{playno|}}}|
{{#if:{{{playno|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left">No. of Players</th>
         <th style="width:8.2em; text-align:left; vertical-align: top">No. of Players</th>
         <td colspan="2" style="width:11em">{{{playno}}}</td>
         <td colspan="2" style="width:11em">{{{playno}}}</td>
     </tr>
     </tr>
Line 28: Line 27:
{{#if:{{{time|}}}|
{{#if:{{{time|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left">Session Time</th>
         <th style="width:8.2em; text-align:left; vertical-align: top">Session Time</th>
         <td colspan="2" style="width:11em">{{{time}}}</td>
         <td colspan="2" style="width:11em">{{{time}}}</td>
     </tr>
     </tr>
Line 34: Line 33:
{{#if:{{{authors|}}}|
{{#if:{{{authors|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left">Authors</th>
         <th style="width:8.2em; text-align:left; vertical-align: top">Authors</th>
         <td colspan="2" style="width:11em">{{{authors}}}</td>
         <td colspan="2" style="width:11em">{{{authors}}}</td>
     </tr>
     </tr>
Line 40: Line 39:
{{#if:{{{year|}}}|
{{#if:{{{year|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left">First Publication</th>
         <th style="width:8.2em; text-align:left; vertical-align: top">First Publication</th>
         <td colspan="2" style="width:11em">{{{year}}}</td>
         <td colspan="2" style="width:11em">{{{year}}}</td>
     </tr>
     </tr>
Line 46: Line 45:
{{#if:{{{books|}}}|
{{#if:{{{books|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left">Essential Books</th>
         <th style="width:8.2em; text-align:left; vertical-align: top">Essential Books</th>
         <td colspan="2" style="width:11em">{{{books}}}</td>
         <td colspan="2" style="width:11em">{{{books}}}</td>
     </tr>
     </tr>
}}
}}
</table>
</table></includeonly>
</includeonly>
<noinclude>
<noinclude>
{{Game Infobox
{{Game Infobox

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)