Template:Released: Difference between revisions

From MiiWiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{#if:{{{1|}}}|[[File:Flag of {{{1}}}.png|25px|{{{1}}}]]&#32;}}{{#if:{{{2|}}}|{{{2}}} <br>}}{{#if:{{{3|}}}|[[File:Flag of {{{3}}}.png|25px|{{{3}}}]] {{#if:{{{4|}}}|{{{4}}}}} <br>}}{{#if:{{{5|}}}|[[File:Flag of {{{5}}}.png|25px|{{{5}}}]] {{#if:{{{6|}}}|{{{6}}}}} <br>}}{{#if:{{{7|}}}|[[File:Flag of {{{7}}}.png|25px|{{{7}}}]] {{#if:{{{8|}}}|{{{8}}}}} <br>}}{{#if:{{{9|}}}|[[File:Flag of {{{9}}}.png|25px|{{{9}}}]] {{#if:{{{10|}}}|{{{10}}}}} <br>}}{{#if:{{{11|}}}|[[File:Flag of {{{11}}}.png|25px|{{{11}}}]] {{#if:{{{12|}}}|{{{12}}}}} <br>}}{{#if:{{{13|}}}|[[File:Flag of {{{13}}}.png|25px|{{{13}}}]] {{#if:{{{14|}}}|{{{14}}}}} <br>}}{{#if:{{{15|}}}|[[File:Flag of {{{15}}}.png|25px|{{{15}}}]]&#32;}}{{#if:{{{16|}}}|{{{16}}} <br>}}{{#if:{{{17|}}}|[[File:Flag of {{{17}}}.png|25px|{{{17}}}]] {{#if:{{{18|}}}|{{{18}}}}} <br>}}{{#if:{{{19|}}}|[[File:Flag of {{{19}}}.png|25px|{{{19}}}]] {{#if:{{{20|}}}|{{{20}}}}} <br>}}{{#if:{{{21|}}}|[[File:Flag of {{{21}}}.png|25px|{{{21}}}]] {{#if:{{{22|}}}|{{{22}}}}} <br>}}
{{#if:{{{1|}}}|[[File:Flag of {{{1}}}.png|25px|{{{1}}}]]&#32;}}{{#if:{{{2|}}}|{{{2}}} <br>}}{{#if:{{{3|}}}|[[File:Flag of {{{3}}}.png|25px|{{{3}}}]] {{#if:{{{4|}}}|{{{4}}}}} <br>}}{{#if:{{{5|}}}|[[File:Flag of {{{5}}}.png|25px|{{{5}}}]] {{#if:{{{6|}}}|{{{6}}}}} <br>}}{{#if:{{{7|}}}|[[File:Flag of {{{7}}}.png|25px|{{{7}}}]] {{#if:{{{8|}}}|{{{8}}}}} <br>}}{{#if:{{{9|}}}|[[File:Flag of {{{9}}}.png|25px|{{{9}}}]] {{#if:{{{10|}}}|{{{10}}}}} <br>}}{{#if:{{{11|}}}|[[File:Flag of {{{11}}}.png|25px|{{{11}}}]] {{#if:{{{12|}}}|{{{12}}}}} <br>}}{{#if:{{{13|}}}|[[File:Flag of {{{13}}}.png|25px|{{{13}}}]] {{#if:{{{14|}}}|{{{14}}}}} <br>}}{{#if:{{{15|}}}|[[File:Flag of {{{15}}}.png|25px|{{{15}}}]]&#32;}}{{#if:{{{16|}}}|{{{16}}} <br>}}{{#if:{{{17|}}}|[[File:Flag of {{{17}}}.png|25px|{{{17}}}]] {{#if:{{{18|}}}|{{{18}}}}} <br>}}{{#if:{{{19|}}}|[[File:Flag of {{{19}}}.png|25px|{{{19}}}]] {{#if:{{{20|}}}|{{{20}}}}} <br>}}{{#if:{{{21|}}}|[[File:Flag of {{{21}}}.png|25px|{{{21}}}]] {{#if:{{{22|}}}|{{{22}}}}} <br>}}
<noinclude>
<noinclude>
==Usage==
Used for the <code>released=</code> parameter in {{t|Infobox-Game}}. Use by typing <code><nowiki>{{Released|region 1|region 2|etc.}}</nowiki></code> Currenly supports:
Used for the <code>released=</code> parameter in {{t|Infobox-Game}}. Use by typing <code><nowiki>{{Released|region 1|region 2|etc.}}</nowiki></code> Currenly supports:
*Australia
*Australia
Line 8: Line 9:
*North America
*North America
*Worldwide (use <code>World</code>)
*Worldwide (use <code>World</code>)
===Raw code===
<pre>{{Released
|North America|
|Japan|
|Europe|
|Australia|
|Korea|
|World|
}}</pre>
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

Latest revision as of 16:17, 21 August 2023


Usage

Used for the released= parameter in {{Infobox-Game}}. Use by typing {{Released|region 1|region 2|etc.}} Currenly supports:

  • Australia
  • Europe
  • Japan
  • Korea
  • North America
  • Worldwide (use World)

Raw code

{{Released
|North America|
|Japan|
|Europe|
|Australia|
|Korea|
|World|
}}