Jump to content

Template:GameInfo: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
{| class="wikitable"
<includeonly>
{| class="wikitable" style="width:70%; text-align:left;"
|+ '''Game Information'''
|-
! Title
! Title
| {{{title|}}}
|-
! Platform
! Platform
| {{{platform|}}}
|-
! Release Year
! Release Year
| {{{year|}}}
|-
! Developer
! Developer
|-
| {{{developer|}}}
| {{{title}}}
| {{{platform}}}
| {{{year}}}
| {{{developer}}}
|}
|}
[[Category:Games]]
</includeonly>
<noinclude>
<noinclude>
== Usage ==
To use this template on a game page, add:
<pre>
{{GameInfo
| title = Battlefield 2
| platform = Windows, Linux (via Wine/Proton)
| year = 2005
| developer = DICE
}}
</pre>
</noinclude>
<templatedata>
<templatedata>
{
{