|
|
| Line 1: |
Line 1: |
| <noinclude>
| | <includeonly>{{#invoke:Game|infobox}} |
| Use this template to add a game.
| |
| </noinclude><includeonly>{{#invoke:Game|infobox}}
| |
| {| class="wikitable" style="float: right; width: 320px; margin-left: 15px; font-size: 90%;"
| |
| ! colspan="2" style="background-color: #003366; color: white; text-align: center; font-size: 120%; padding: 10px;" | {{PAGENAME}}
| |
| |-
| |
| | colspan="2" style="text-align: center;" | [[File:{{{Image|Example.jpg}}}|300px]]
| |
| |-
| |
| ! colspan="2" style="background-color: #eee; color: black; text-align: center;" | Game Info
| |
| |-
| |
| | width="110px" | '''Developer'''
| |
| | [[Has developer::{{{Developer|}}}]]
| |
| |-
| |
| | '''Publisher'''
| |
| | [[Has publisher::{{{Publisher|}}}]]
| |
| |-
| |
| | '''Genre'''
| |
| | {{#arraymap:{{{Genre|}}}|,|x|[[Has genre::x]]}}
| |
| |-
| |
| | '''Setting'''
| |
| | {{#arraymap:{{{Setting|}}}|,|x|[[Has setting::x]]}}
| |
| |-
| |
| | '''Game Mode'''
| |
| | {{#arraymap:{{{Has game mode|}}}|,|x|[[Has game mode::x]]}}
| |
| |-
| |
| | '''Platform'''
| |
| | {{#arraymap:{{{Platform|}}}|,|x|[[Has platform::x]]}}
| |
| |-
| |
| | '''Release Date'''
| |
| | {{#if:{{{Release date|}}}|{{#set:Has release date={{{Release date|}}}}}[[:Category:{{#time:Y|{{{Release date}}}}}|{{#time: d.m.Y | {{{Release date|}}} }}]]}}
| |
| |-
| |
| | '''System Req.'''
| |
| | style="white-space: pre-line;" | {{{System requirements|}}}
| |
| |-
| |
| ! colspan="2" style="background-color: #003366; color: white; text-align: center; font-size: 110%; padding: 5px;" | These Days
| |
| |-
| |
| | '''Community'''
| |
| | {{{Community|}}}
| |
| |-
| |
| | '''Multiplayer'''
| |
| | {{#arraymap:{{{Multiplayer tools|}}}|;|x|[[Has multiplayer tools::x]]}}
| |
| |-
| |
| | '''Version'''
| |
| | {{{Current version|}}}
| |
| |-
| |
| | '''Stores'''
| |
| | {{{Store links|}}}
| |
| |}
| |
|
| |
|
| [[Category:Games]]
| |
| {{#if:{{{Release date|}}}|[[Category:{{#time:Y|{{{Release date}}}}}]]}} | | {{#if:{{{Release date|}}}|[[Category:{{#time:Y|{{{Release date}}}}}]]}} |
|
| |
|
| Line 87: |
Line 39: |
| }} | | }} |
| </div> | | </div> |
| </includeonly> | | </includeonly><noinclude> |
| | {{{{PAGENAME}}/doc}} |
| | </noinclude> |
Use this template to add a game.