Template:Game release: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 1: Line 1:
{| class="GameRelease" style="width: 32ex; border: thin solid black;" align="right"
{| align="right" style="width: 42ex; border: thin solid black; margin: 2ex;"
|-
|-
! colspan=2 style="background: yellow;" |Game Release Summary
! colspan=2 style="background: yellow;" |Game Release Summary
|-
|-
|Title
|'''Title'''
|{{{1}}}
|{{{title}}}
|-
|-
|Release Date
|'''System'''
|{{{2}}}
|{{{sys}}}
|-
|-
|System
|'''Release Date'''
|{{{3}}}
|{{{date}}}
|-
|-
|Developer
|'''Developer'''
|{{{4}}}
|{{{dev}}}
|-
|-
|Publisher
|'''Publisher'''
|{{{5}}}
|{{{pub}}}
|-
|-
|Aliases
|'''Aliases'''
|{{{6}}}
|{{{aka}}}
|}
|}
<noinclude>
Parameters:
* 1/title - Title - official title of the game.
* 2/sys - System - platform/hardware of the game (e.g. "NES", "Windows PC", "CPS2").
* 3/date - Release Date - official release date of the game, for the system mentioned.
* 4/dev - Developer - the person, team, or company responsible for actually '''making'' the game.
* 5/pub - Publisher - the company (or whoever) responsible for marketing, distribution, packaging, and otherwise getting the game from the makers to you.
* 6/aka - Aliases - other names the game is recognized by.
</noinclude>

Revision as of 07:01, 12 September 2008

Game Release Summary
Title {{{title}}}
System {{{sys}}}
Release Date {{{date}}}
Developer {{{dev}}}
Publisher {{{pub}}}
Aliases {{{aka}}}

Parameters:

  • 1/title - Title - official title of the game.
  • 2/sys - System - platform/hardware of the game (e.g. "NES", "Windows PC", "CPS2").
  • 3/date - Release Date - official release date of the game, for the system mentioned.
  • 4/dev - Developer - the person, team, or company responsible for actually 'making the game.
  • 5/pub - Publisher - the company (or whoever) responsible for marketing, distribution, packaging, and otherwise getting the game from the makers to you.
  • 6/aka - Aliases - other names the game is recognized by.