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>LostInRiverview
mNo edit summary
m (10 revisions imported: Import from https://sims.wikia.com)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:{{{JP|}}}|<small><sup>JP</sup></small> {{{JP}}}<br />}}{{
{{#if:{{{JP|}}}|<span title="Japan"><small><sup>JP</sup></small></span> {{{JP}}}<br />}}{{
#if:{{{NA|}}}|<small><sup>NA</sup></small> {{{NA}}}<br />}}{{
#if:{{{NA|}}}|<span title="North America"><small><sup>NA</sup></small></span> {{{NA}}}<br />}}{{
#if:{{{GB|}}}|<small><sup>GB</sup></small> {{{GB}}}<br />}}{{
#if:{{{GB|}}}|<span title="Great Britain"><small><sup>GB</sup></small></span> {{{GB}}}<br />}}{{
#if:{{{PAL|}}}|<small><sup>PAL</sup></small> {{{PAL}}}<br />}}{{
#if:{{{PAL|}}}|<span title="Phase Alternating Line"><small><sup>PAL</sup></small></span> {{{PAL}}}<br />}}{{
#if:{{{EU|}}}|<small><sup>EU</sup></small> {{{EU}}}<br />}}{{
#if:{{{EU|}}}|<span title="Europe"><small><sup>EU</sup></small></span> {{{EU}}}<br />}}{{
#if:{{{AUS|}}}|<small><sup>AUS</sup></small> {{{AUS}}}<br />}}{{
#if:{{{AUS|}}}|<span title="Australasia"><small><sup>AUS</sup></small></span> {{{AUS}}}<br />}}{{
#if:{{{INT|}}}|<small><sup>INT</sup></small> {{{INT}}}<br />}}{{
#if:{{{KR|}}}|<span title="South Korea"><small><sup>KR</sup></small></span> {{{KR}}}<br />}}{{
#if:{{{INT|}}}|<span title="International"><small><sup>INT</sup></small></span> {{{INT}}}<br />}}{{
#if:{{{3|}}}|<small><sup>{{{2}}}</sup></small> {{{3|}}} | {{
#if:{{{3|}}}|<small><sup>{{{2}}}</sup></small> {{{3|}}} | {{
#if:{{{2|}}}|<small><sup>{{{1}}}</sup></small> {{{2}}} }}}}<noinclude>
#if:{{{2|}}}|<small><sup>{{{1}}}</sup></small> {{{2}}} }}}}<noinclude>
Line 17: Line 18:
;GB=''date'': Great Britain (United Kingdom) 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.)
;PAL=''date'': PAL region release date. (or, if they differ: '''EU=''date''''': European release date, '''AUS=''date''''': Australasian (Australia and New Zealand) release date.)
;KR=''date'': South Korean release date.
;INT=''date'': International version release date.
;INT=''date'': International version release date.



Latest revision as of 00:47, 10 March 2019

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

Syntax[edit source]

Using named parameters[edit source]

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.)
KR=date
South Korean 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.