Template:Vgrelease: Difference between revisions

sims>Richard1990
(Created page with '{{#if:{{{JP|}}}|<small><sup>JP</sup></small> {{{JP}}}<br />}}{{ #if:{{{NA|}}}|<small><sup>NA</sup></small> {{{NA}}}<br />}}{{ #if:{{{PAL|}}}|<small><sup>PAL</sup></small> {{{...')
 
m (10 revisions imported: Import from https://sims.wikia.com)
 
(9 intermediate revisions by 5 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:{{{PAL|}}}|<small><sup>PAL</sup></small> {{{PAL}}}<br />}}{{
#if:{{{GB|}}}|<span title="Great Britain"><small><sup>GB</sup></small></span> {{{GB}}}<br />}}{{
#if:{{{EU|}}}|<small><sup>EU</sup></small> {{{EU}}}<br />}}{{
#if:{{{PAL|}}}|<span title="Phase Alternating Line"><small><sup>PAL</sup></small></span> {{{PAL}}}<br />}}{{
#if:{{{AUS|}}}|<small><sup>AUS</sup></small> {{{AUS}}}<br />}}{{
#if:{{{EU|}}}|<span title="Europe"><small><sup>EU</sup></small></span> {{{EU}}}<br />}}{{
#if:{{{INT|}}}|<small><sup>INT</sup></small> {{{INT}}}<br />}}{{
#if:{{{AUS|}}}|<span title="Australasia"><small><sup>AUS</sup></small></span> {{{AUS}}}<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 14: Line 16:
;JP=''date'': Japanese region release date.
;JP=''date'': Japanese region release date.
;NA=''date'': North American 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.)
;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.


If it is desirable to list release dates in a specific order (e.g. chronological), specify each region with a separate call.
If it is desirable to list release dates in a specific order (e.g. chronological), specify each region with a separate call.
[[Category:Templates|Vgrelease]]
[[Category:Auxiliary templates|Vgrelease]]
</noinclude>
</noinclude>

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

Using named parameters Edit

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.