Difference between revisions of "Template:DMLp"
From WikiTemp, the GBAtemp wiki
Vague Rant (talk | contribs) (Progressive DML template.) |
Vague Rant (talk | contribs) m (Aus flag.) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
<onlyinclude>|- | <onlyinclude>|- | ||
| style="background:#E9E9E9;border: 1px #111111 solid;" |{{{name}}} | | style="background:#E9E9E9;border: 1px #111111 solid;" |{{{name}}} | ||
− | | style="background:#E9E9E9;border: 1px #111111 solid;" |{{#switch:{{lc:{{{region}}}}}|jap=<span style="display:none">Japan</span>[[File:Flag of Japan.png|21px|alt=JAP|Japan]]|usa=<span style="display:none">USA</span>[[File:Flag of USA.png|21px|alt=USA|USA]]|eur=<span style="display:none">Europe</span>[[File:Flag of Europe.png|21px|alt=EUR|Europe]]|{{{region}}}}} | + | | style="background:#E9E9E9;border: 1px #111111 solid;" |{{#switch:{{lc:{{{region}}}}}|jap=<span style="display:none">Japan</span>[[File:Flag of Japan.png|21px|alt=JAP|Japan]]|usa=<span style="display:none">USA</span>[[File:Flag of USA.png|21px|alt=USA|USA]]|eur=<span style="display:none">Europe</span>[[File:Flag of Europe.png|21px|alt=EUR|Europe]]|australia=<span style="display:none">Australia</span>[[File:Flag of Australia.png|21px|alt=Australia|Australia]]|{{{region}}}}} |
− | {{#if:{{{60hz|}}}|{{!}} style="background:#E9E9E9;border: 1px #111111 solid;" {{!}}{{#switch:{{lc:{{{60hz}}}}}|yes=✔|no=✘}} ||}} | + | {{#if:{{{60hz|}}}|{{!}} style="background:#E9E9E9;border: 1px #111111 solid;" {{!}}{{#switch:{{lc:{{{60hz}}}}}|yes=✔|no=✘|only=✔[[#note1|^]]}} ||}} |
| style="background:#E9E9E9;border: 1px #111111 solid;" |{{{rev}}} | | style="background:#E9E9E9;border: 1px #111111 solid;" |{{{rev}}} | ||
| style="background:{{#switch:{{lc:{{{status}}}}}|works=limegreen|issues=orange|doesn't work=salmon|darkgray}};border: 1px #111111 solid;" |{{{status}}} | | style="background:{{#switch:{{lc:{{{status}}}}}|works=limegreen|issues=orange|doesn't work=salmon|darkgray}};border: 1px #111111 solid;" |{{{status}}} |
Latest revision as of 08:02, 9 April 2012
Game | Region | Rev. | Status | Notes |
---|---|---|---|---|
{{{name}}} | {{{region}}} | {{{rev}}} | {{{status}}} | {{{notes}}} |
Contents
Usage
This template adds a row to the DIOS MIOS Lite 480p Compatibility List, and can be used for both the NTSC and PAL lists, with a minor change. Below is the full, annotated list of parameters.
{{DMLp | name= Title of the tested game. | region= Release region of the game. The most common NTSC regions are "JAP" and "USA"; the most common PAL region is EUR. If your game is not from one of these regions, simply enter the full name of that region. | 60hz= Only used in the PAL list. Many PAL games are able to run in 60Hz (480i) natively; note this feature here with a "yes" or "no". If you are unsure, use a question mark ("?"). Do not use in NTSC list. | rev= The revision of DIOS MIOS Lite used for testing; a lowercase r followed by an integer revision. | status= The result of your test: games must be marked as "Works", "Issues", or "Doesn't work". | notes= Any additional notes, e.g. the variety of failure encountered. }}
Examples
NTSC games
The following filled in template:
{{DMLp | name= Ultimate Spider-Man | region= USA | rev= r59p | status= Doesn't work | notes= Reverts to 480i. }}
... will look like this when added to the table:
Game | Region | Rev. | Status | Notes |
---|---|---|---|---|
Ultimate Spider-Man | r59p | Doesn't work | Reverts to 480i. |
PAL games
The following filled in template:
{{DMLp | name= Doshin the Giant | region= EUR | 60hz= no | rev= r59p | status= Works | notes= }}
... will look like this when added to the table:
Game | Region | 60Hz | Rev. | Status | Notes |
---|---|---|---|---|---|
Doshin the Giant | ✘ | r59p | Works |