Difference between revisions of "ScanCategory"
From Sega Retro
Line 6: | Line 6: | ||
|console | |console | ||
|accessory | |accessory | ||
− | |bootleg={{#vardefine:region|{{#explode:{{#var:name}}| |{{#expr:{{#var:wordcount}}-3}}}}}} | + | |bootleg={{#vardefine:region|{{#explode:{{#var:name}}| |{{#expr:{{#var:wordcount}}-3}}}}}}{{#vardefine:extracat|true}} |
}} | }} | ||
{{#vardefine:format|{{#replace:{{#replace:{{#replace:{{#var:name}}|{{#var:region}}|}}|{{#var:type}}}}|scans|}}}} | {{#vardefine:format|{{#replace:{{#replace:{{#replace:{{#var:name}}|{{#var:region}}|}}|{{#var:type}}}}|scans|}}}} | ||
+ | {{#if:{{#var:extracat}}|{{#vardefine:format2|{{#replace:{{#replace:{{#replace:{{#var:format}}|console|}}|accessory|}}|bootleg|}}}}|}} | ||
{{#ifeq:{{#var:format}}|X|{{#vardefine:format|Xbox}}|}}<!--lazy Xbox fix--></div> | {{#ifeq:{{#var:format}}|X|{{#vardefine:format|Xbox}}|}}<!--lazy Xbox fix--></div> | ||
{{#switch:{{lc:{{#var:region}}}} | {{#switch:{{lc:{{#var:region}}}} | ||
Line 15: | Line 16: | ||
|#default={{float|{{flag|{{#var:region}}|200|border=silver}}}} | |#default={{float|{{flag|{{#var:region}}|200|border=silver}}}} | ||
}} | }} | ||
− | Scans of [[{{#var:format}}]] {{#switch:{{#var:type}}|box=boxes|#default={{#var:type}}s}} from {{CountrySentence|{{CountryCode2Country|{{#var:region}}}}}}.{{#ifeq:{{NAMESPACE}}|Category|[[Category:{{#var:format}} {{#var:type}} scans]][[Category:All {{#var:region}} scans]]}}</includeonly><noinclude> | + | Scans of [[{{#var:format}}]] {{#switch:{{#var:type}}|box=boxes|#default={{#var:type}}s}} from {{CountrySentence|{{CountryCode2Country|{{#var:region}}}}}}.{{#ifeq:{{NAMESPACE}}|Category|[[Category:{{#var:format}} {{#var:type}} scans]][[Category:All {{#var:region}} scans]]{{#if:{{#var:format2}}|[[Category:{{#var:format2}} {{#var:region}} {{#var:type}} scans]]}}}}</includeonly><noinclude> |
Template to make region categories consistent. It's mostly automated, working off the category name: | Template to make region categories consistent. It's mostly automated, working off the category name: | ||
Revision as of 15:49, 30 September 2024
Template to make region categories consistent. It's mostly automated, working off the category name:
{{ScanCategory}}
You can override it with "override=". You shouldn't need to though - it's more of a testing thing
{{ScanCategory|override=Mega Drive BR box scans}}
Scans of Mega Drive boxes from Brazil.
{{ScanCategory|override=32X BX box scans}}
Scans of 32X boxes from the Benelux region.
{{ScanCategory|override=Xbox US box scans}}
Scans of Xbox boxes from the United States.
{{ScanCategory|override=Mega Drive US console box scans}}
Scans of Mega Drive console boxes from the United States.