Template:GameInfo: Difference between revisions

From Retro Media HUB
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>
{
{

Revision as of 16:19, 14 November 2025


Usage

To use this template on a game page, add:

{{GameInfo
| title = Battlefield 2
| platform = Windows, Linux (via Wine/Proton)
| year = 2005
| developer = DICE
}}

Some important game info on a table

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
platformplatform

no description

Unknownoptional
yearyear

no description

Unknownoptional
developerdeveloper

no description

Unknownoptional