Template:Game Infobox: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>Fatum
No edit summary
imported>Administrator
m 36 revisions imported
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| border="1" cellspacing="2" cellpadding="5" align="right" style="color:#3035d4;background-color:#FFFFFF;"
<includeonly><table style="width:20em; border:1px solid #aaaaaa; float: right; clear: right; margin: 0.5em 0 0.5em 1em; padding: 0.2em">
![[Image:Big Gay Purple d4.png|40px]] Game Information
    <tr>
|-
        <th colspan="3" style="text-align: center; background: lightsteelblue">{{#if:{{{name|}}}|''{{{name}}}''|The Game}}</th>
! style="text-align:center;color:black;background-color:#dce4fd;" | Name
    </tr>
|-
{{#if:{{{picture|}}}|
!{{{name|The Game}}}  
    <tr>
|-
        <td colspan="3" style="text-align:center">{{{picture}}}</td>
| style="text-align:center;color:black;background-color:#dce4fd;" | Type
    </tr>
|-
}}
|{{{type|Don't think about it}}}  
{{#if:{{{type|}}}|
|-
    <tr>
| style="text-align:center;color:black;background-color:#dce4fd;" | Number of players
        <th colspan="3" style="text-align:center; background: lightsteelblue">{{{type}}}{{#if:{{{publisher|}}}|&nbsp;published by <br />{{{publisher}}}}}</th>
|-
    </tr>
|{{{playno|~6.000.000.000}}}
}}
|-
{{#if:{{{system|}}}|
| style="text-align:center;color:black;background-color:#dce4fd;" | Typical session time
    <tr>
|-
        <th style="width:8.2em; text-align:left; vertical-align: top">Rule System</th>
|{{{time|~70 years}}}
        <td colspan="2" style="width:11em">{{{system}}}</td>
|-
    </tr>
| style="text-align:center;color:black;background-color:#dce4fd;" | Authors
}}
|-
{{#if:{{{playno|}}}|
|{{{authors|Unknown}}}
    <tr>
|-
        <th style="width:8.2em; text-align:left; vertical-align: top">No. of Players</th>
| style="text-align:center;color:black;background-color:#dce4fd;" | Publisher
        <td colspan="2" style="width:11em">{{{playno}}}</td>
|-
    </tr>
|{{{publisher|Unpublished}}}
}}
|-
{{#if:{{{time|}}}|
| style="text-align:center;color:black;background-color:#dce4fd;" | Year of first publication
    <tr>
|-
        <th style="width:8.2em; text-align:left; vertical-align: top">Session Time</th>
|{{{year|0 AD}}}
        <td colspan="2" style="width:11em">{{{time}}}</td>
|-
    </tr>
| style="text-align:center;color:black;background-color:#dce4fd;" | Essential books
}}
|-
{{#if:{{{authors|}}}|
| {{{books|None}}}
    <tr>
|}
        <th style="width:8.2em; text-align:left; vertical-align: top">Authors</th>
        <td colspan="2" style="width:11em">{{{authors}}}</td>
    </tr>
}}
{{#if:{{{year|}}}|
    <tr>
        <th style="width:8.2em; text-align:left; vertical-align: top">First Publication</th>
        <td colspan="2" style="width:11em">{{{year}}}</td>
    </tr>
}}
{{#if:{{{books|}}}|
    <tr>
        <th style="width:8.2em; text-align:left; vertical-align: top">Essential Books</th>
        <td colspan="2" style="width:11em">{{{books}}}</td>
    </tr>
}}
</table></includeonly>
<noinclude>
{{Game Infobox
|name = The Game
|picture = [[Image:Big Gay Purple d4.png|40px]]
|type = [[RPG]]
|system = [[D20]]
|playno = 1
|time = 1 hour
|publisher = Nobody
|authors = Nobody
|year = 2008
|books = None
}}
==Usage==
<pre style="overflow: auto">
{{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
}}
</pre>
(All fields are optional)
</noinclude>

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)