Template:Vgrelease: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
(Revert to pre-KO revision to see if such is related to recent issue with multiple vgrelease tags in infobox)
Line 5: Line 5:
   #if:{{{AUS|}}}|<small><sup>[[:Category:Released in Australia|AUS]]</sup></small> {{{AUS}}}[[Category:Released in Australia]]<br />}}{{
   #if:{{{AUS|}}}|<small><sup>[[:Category:Released in Australia|AUS]]</sup></small> {{{AUS}}}[[Category:Released in Australia]]<br />}}{{
   #if:{{{RU|}}}|<small><sup>[[:Category:Released in Russia|RU]]</sup></small> {{{RU}}}[[Category:Released in Russia]]<br />}}{{
   #if:{{{RU|}}}|<small><sup>[[:Category:Released in Russia|RU]]</sup></small> {{{RU}}}[[Category:Released in Russia]]<br />}}{{
   #if:{{{KO|}}}|<small><sup>[[:Category:Released in Korea|KO]]</sup></small> {{{KO}}}[[Category:Released in Korea]]<br />}}{{
   #if:{{{INT|}}}|<small><sup>INT</sup></small> {{{INT}}}<br />}}{{
   #if:{{{INT|}}}|<small><sup>INT</sup></small> {{{INT}}}[[Category:Released Internationally (?Unclear what this actually indicates?)]]<br />}}{{
   #if:{{{3|}}}|<small><sup>[[{{{1}}}|{{{2}}}]]</sup></small> {{{3|}}}{{#ifeq:{{#regex:{{{1|}}}|/.*NA.*/|Found}}|Found|[[Category:Released in North America]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*EU.*/|Found}}|Found|[[Category:Released in Europe]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*JP.*/|Found}}|Found|[[Category:Released in Japan]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*AUS.*/|Found}}|Found|[[Category:Released in Australia]]|}}[[Category:Find any usage of weird three-param vgrelease]]<br />|{{
   #if:{{{2|}}}|<small><sup>{{#regex:{{#regex:{{#regex:{{#regex:{{#regex:{{#regex:{{{1|}}}|/NA/|[[:Category:Released in North America|NA]]}}|/EU/|[[:Category:Released in Europe|EU]]}}|/JP/|[[:Category:Released in Japan|JP]]}}|/AUS/|[[:Category:Released in Australia|AUS]]}}|/RU/|[[:Category:Released in Russia|RU]]}}|/(KO{{!}}SK)/|[[:Category:Released in Korea|KO]]}}</sup></small> {{{2}}}{{#ifeq:{{#regex:{{{1|}}}|/.*NA.*/|Found}}|Found|[[Category:Released in North America]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*EU.*/|Found}}|Found|[[Category:Released in Europe]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*JP.*/|Found}}|Found|[[Category:Released in Japan]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*AUS.*/|Found}}|Found|[[Category:Released in Australia]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*RU.*/|Found}}|Found|[[Category:Released in Russia]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*(KO{{!}}SK).*/|Found}}|Found|[[Category:Released in Korea]]|}}<br />}}
   #if:{{{2|}}}|<small><sup>{{#regex:{{#regex:{{#regex:{{#regex:{{#regex:{{{1|}}}|/NA/|[[:Category:Released in North America|NA]]}}|/EU/|[[:Category:Released in Europe|EU]]}}|/JP/|[[:Category:Released in Japan|JP]]}}|/AUS/|[[:Category:Released in Australia|AUS]]}}|/RU/|[[:Category:Released in Russia|RU]]}}</sup></small> {{{2}}}{{#ifeq:{{#regex:{{{1|}}}|/.*NA.*/|Found}}|Found|[[Category:Released in North America]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*EU.*/|Found}}|Found|[[Category:Released in Europe]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*JP.*/|Found}}|Found|[[Category:Released in Japan]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*AUS.*/|Found}}|Found|[[Category:Released in Australia]]|}}{{#ifeq:{{#regex:{{{1|}}}|/.*RU.*/|Found}}|Found|[[Category:Released in Russia]]|}}<br />}}
<noinclude>{{Documentation}}</noinclude>
}}<noinclude>{{Documentation}}</noinclude>

Revision as of 07:11, 31 August 2013

[edit] [purge] Template documentation

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

Syntax

{{vgrelease | region = date }}

region
Shortened region name. See below for regions guide.
  • It is also possible to combine multiple regions in this parameter, for release dates which are the same between several regions -- e.g. EU/NA, however it uses a | instead of = between the region and the date, like this: {{vgrelease|NA/EU|December 5, 2001}}.
date
Release date in Month DD, YYYY format. Example: November 12, 2011

Regions

The following parameters may be specified to display release dates for multiple regions in a single call. The order cannot be changed, so if the list is out of chronological order separate calls have to be created.

AUS=date
Australasian (Australia and New Zealand) release
CA=date
Canadian release
DE=date
Germany release
EU=date
European release
FR=date
France release
IT=date
Italy release
JP=date
Japanese release
KO=date
Korean release
NA=date
North American release
NL=date
Netherlands release
RU=date
Russian release
SA=date
South American release
SC=date
Scandinavia release
SP=date
Spain release
TW=date
Republic of China (Taiwan) / Hong Kong / Macau release

Examples

The Legend of Zelda: The Wind Waker - Standard

{{vgrelease|JP=January 13, 2002|NA=March 24, 2002|EU=May 2, 2003|AUS=May 7, 2003}}

JP January 13, 2002
NA March 24, 2002
EU May 2, 2003
AUS May 7, 2003

PokéPark Wii: Pikachu's Adventure - Call separated to maintain chronological order

{{vgrelease|JP=December 5, 2009|EU=July 9, 2010|AUS=September 23, 2010}}{{vgrelease|NA=November 1, 2010}}

JP December 5, 2009
EU July 9, 2010
AUS September 23, 2010
NA November 1, 2010

Marines: Modern Urban Combat - Combined regions

{{vgrelease|NA=January 26, 2010|EU/AUS|September 10, 2010}}

NA January 26, 2010
EU/AUS September 10, 2010

Little King's Story - Multiple Combined regions

{{vgrelease|JP/NA|Marvelous Entertainment}}{{vgrelease|EU/AUS|Rising Star Games}}

JP/NA Marvelous Entertainment
EU/AUS Rising Star Games