Template:Vgrelease: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
sims>ThomasWikia
m (added UK tag, release dates are becoming different between EU and GB)
sims>ThomasWikia
mNo edit summary
Line 1: Line 1:
{{#if:{{{JP|}}}|<small><sup>JP</sup></small> {{{JP}}}<br />}}{{
{{#if:{{{JP|}}}|<small><sup>JP</sup></small> {{{JP}}}<br />}}{{
#if:{{{NA|}}}|<small><sup>NA</sup></small> {{{NA}}}<br />}}{{
#if:{{{NA|}}}|<small><sup>NA</sup></small> {{{NA}}}<br />}}{{
#if:{{{GB|}}}|<small><sup>GB</sup></small> {{{NA}}}<br />}}{{
#if:{{{GB|}}}|<small><sup>GB</sup></small> {{{GB}}}<br />}}{{
#if:{{{PAL|}}}|<small><sup>PAL</sup></small> {{{PAL}}}<br />}}{{
#if:{{{PAL|}}}|<small><sup>PAL</sup></small> {{{PAL}}}<br />}}{{
#if:{{{EU|}}}|<small><sup>EU</sup></small> {{{EU}}}<br />}}{{
#if:{{{EU|}}}|<small><sup>EU</sup></small> {{{EU}}}<br />}}{{

Revision as of 11:24, 9 January 2013

This template is used in conjunction with the {{Game}} infobox to summarize release date information for computer or video game articles.

Syntax

Using named parameters

The following parameters may be specified to display release dates for multiple regions in a single call (however, they will not be sorted in any particular order):

JP=date
Japanese region release date.
NA=date
North American release date.
GB=date
Great Britain (United Kingdom) release date.
PAL=date
PAL region release date. (or, if they differ: EU=date: European release date, AUS=date: Australasian (Australia and New Zealand) release date.)
INT=date
International version release date.

If it is desirable to list release dates in a specific order (e.g. chronological), specify each region with a separate call.