Difference between revisions of "ReleasesMultiFormat"
From Sega Retro
Line 32: | Line 32: | ||
{{incvar|i}} | {{incvar|i}} | ||
}} | }} | ||
− | + | ||
− | | | + | {{#vardefine:i|0}} |
− | }} | + | {{#while: |
+ | | {{#if:{{#explode:{{#var:multiformatlist}}|,|{{#var:i}}}}|true}} | ||
+ | | {{#vardefine:output|{{#explode:{{#var:multiformatlist}}|,|{{#var:i}}}}}} | ||
+ | {{#vardefine:currentformat|{{Code2Format|{{#var:output}}}}}} | ||
+ | {{#switch:{{#var:type}} | ||
+ | | 0=[[Category:{{#var:currentformat}} games]]{{#ifeq:{{#var:year}}|9999||[[Category:{{#var:year}} {{#var:currentformat}} games]]}}{{genre2cat|{{#var:currentformat}}}} | ||
+ | }} | ||
+ | {{incvar|i}} | ||
+ | }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{TODO}} | {{TODO}} |
Revision as of 16:38, 14 February 2022
This task is unfinished This is a wiki task that requires more thought or peer review. An important issue that needs to be solved, which will appear at the top of Sega Retro:Todo until this message is removed. |
This needs to loop through a supplied list - will do this eventually -Black Squirrel (talk) 14:17, 14 February 2022 (EST)
| multi_formats=PC,Mac,Linux | multi_date_jp=xxx | multi_rrp_jp=yyy | multi_code_jp=zzz | multi_date_us=xxx | multi_rrp_us=yyy | multi_code_us=zzz
Release | Date | RRP | Code | |
---|---|---|---|---|
JP | 123 | ¥456456 | 789 | |
US | ABC | $DEFDEF | GHI |