Difference between revisions of "Rom"
From Sega Retro
(28 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>|-style="{{#switch:{{{prototype|}}}{{{undumped|}}} | + | <includeonly>{{#vardefine:pagename|{{#titleparts:{{#replace:{{StripFormatFromName|{{PAGENAME}}}}|/Technical information|}}}}}}|-style="{{#switch:{{{prototype|}}}{{{undumped|}}} |
| yesyes=background: repeating-linear-gradient(45deg,#DFEEF7,#DFEEF7 8px,pink 8px,pink 16px); | | yesyes=background: repeating-linear-gradient(45deg,#DFEEF7,#DFEEF7 8px,pink 8px,pink 16px); | ||
− | | {{#switch:{{{prototype|}}}|yes=background: #DFEEF7;}}{{#switch:{{{undumped|}}}|yes=background: pink;}}}} | + | | {{#switch:{{{prototype|}}}|yes=background: #DFEEF7;}}{{#switch:{{{undumped|}}}|yes=background: pink;}}}}{{#switch:{{{pirate|}}}|yes=background: #F7F7DF;}}}}{{#if:{{{prototype|}}}{{{undumped|}}}||{{#vardefine:founddump|yes}}}} |
|style="padding-right:10px"| {{{{{1|}}}}} {{#switch: {{{quality|}}} | good=<span style="color:green">✔</span> | bad=<span style="color:red">✘</span> | n/a= | ? }} | |style="padding-right:10px"| {{{{{1|}}}}} {{#switch: {{{quality|}}} | good=<span style="color:green">✔</span> | bad=<span style="color:red">✘</span> | n/a= | ? }} | ||
|style="padding:0px"|<div class="toccolours mw-collapsible mw-collapsed"> | |style="padding:0px"|<div class="toccolours mw-collapsible mw-collapsed"> | ||
Line 7: | Line 7: | ||
{| class="breakout" width="100%" style="border:0px; margin:0px;" | | {| class="breakout" width="100%" style="border:0px; margin:0px;" | | ||
!CRC32 | !CRC32 | ||
− | |{{#if: {{{crc32|}}}|{{lc:{{{crc32|}}}}} }} | + | |{{#if: {{{crc32|}}}|{{lc:{{{crc32|}}}}}|[[Category:Missing ROM hashes]] }} |
|- | |- | ||
!MD5 | !MD5 | ||
− | |{{#if: {{{md5|}}}|{{lc:{{{md5|}}}}} }} | + | |{{#if: {{{md5|}}}|{{lc:{{{md5|}}}}}|[[Category:Missing ROM hashes]] }} |
|- | |- | ||
!SHA-1 | !SHA-1 | ||
− | |{{#if: {{{sha1|}}}|{{lc:{{{sha1|}}}}} }} | + | |{{#if: {{{sha1|}}}|{{lc:{{{sha1|}}}}}|[[Category:Missing ROM hashes]] }} |
|} | |} | ||
</div> | </div> | ||
</div>{{#vardefine:actualsize|{{#switch:{{{size|}}} | </div>{{#vardefine:actualsize|{{#switch:{{{size|}}} | ||
+ | |8kB|8KB=8192 | ||
|16kB|16KB=16384 | |16kB|16KB=16384 | ||
+ | |24kB|24KB=24576 | ||
|32kB|32KB=32768 | |32kB|32KB=32768 | ||
|40kB|40KB=40960 | |40kB|40KB=40960 | ||
Line 24: | Line 26: | ||
|128kB|128KB=131072 | |128kB|128KB=131072 | ||
|256kB|256KB=262144 | |256kB|256KB=262144 | ||
+ | |384kB|384KB=393216 | ||
|512kB|512KB=524288 | |512kB|512KB=524288 | ||
+ | |640kB|640KB=655360 | ||
|768kB|768KB=786432 | |768kB|768KB=786432 | ||
|1MB=1048576 | |1MB=1048576 | ||
+ | |1.25MB=1310720 | ||
+ | |1.5MB=1572864 | ||
|2MB=2097152 | |2MB=2097152 | ||
+ | |2.5MB=2621440 | ||
|3MB=3145728 | |3MB=3145728 | ||
|4MB=4194304 | |4MB=4194304 | ||
Line 37: | Line 44: | ||
|64MB=67108864 | |64MB=67108864 | ||
|128MB=134217728 | |128MB=134217728 | ||
+ | |256MB=268435456 | ||
+ | |512MB=536870912 | ||
+ | |1024MB|1GB=1073741824 | ||
+ | |2048MB|2GB=2147483648 | ||
|{{#replace:{{{size|}}}|,}} | |{{#replace:{{{size|}}}|,}} | ||
}}}}{{#if:{{#pos:{{#var:actualsize}}|B}}|[[Category:Games with vague size]]}} | }}}}{{#if:{{#pos:{{#var:actualsize}}|B}}|[[Category:Games with vague size]]}} | ||
Line 45: | Line 56: | ||
| {{#if: {{{icon|}}} | [[File:{{{icon|}}}|16px]] }} | | {{#if: {{{icon|}}} | [[File:{{{icon|}}}|16px]] }} | ||
| {{#if: {{{file|}}} | [[File:Download.svg|16px|link=Special:FilePath/{{{file|}}}]] ({{filesize|{{{file|}}}}}) <small>([[:File:{{{file|}}}|info]])</small> }} | | {{#if: {{{file|}}} | [[File:Download.svg|16px|link=Special:FilePath/{{{file|}}}]] ({{filesize|{{{file|}}}}}) <small>([[:File:{{{file|}}}|info]])</small> }} | ||
− | | {{#ifeq:{{{prototype|}}}|yes|{{#if:{{{protoname|}}}|[[{{ | + | | {{#ifeq:{{{prototype|}}}|yes|{{#if:{{{protoname|}}}|[[{{#var:pagename}} ({{{protoname|}}})|Page]][[Category:Games with known prototypes]]|{{#if:{{{date|}}}|[[{{#var:pagename}} (prototype; {{Stripref|{{{date|}}}}})|Page]][[Category:Games with known prototypes]]}}}} }}{{#cargo_store: |
_table = roms | _table = roms | ||
− | |name={{# | + | |name={{FormatSQL|{{#var:pagename}}}} |
|format={{{1|}}} | |format={{{1|}}} | ||
|sha1={{lc:{{{sha1|}}}}} | |sha1={{lc:{{{sha1|}}}}} | ||
Line 59: | Line 70: | ||
|prototype={{{prototype|}}} | |prototype={{{prototype|}}} | ||
|undumped={{{undumped|}}} | |undumped={{{undumped|}}} | ||
− | }}</includeonly><noinclude> | + | |pirate={{{pirate|}}} |
+ | }}{{#ifeq:{{{prototype|}}}|yes| | ||
+ | {{StorePrototype | ||
+ | |name={{#var:pagename}} ({{#if:{{{protoname|}}}|{{{protoname|}}}|{{#if:{{{date|}}}|prototype; {{{date|}}}|prototype}}}}) | ||
+ | |final={{#var:pagename}} | ||
+ | |format={{Code2Format|{{{1|}}}}} | ||
+ | |date={{{date|}}} | ||
+ | }} | ||
+ | |}}{{#if:{{#pos:{{PAGENAME}}|Technical information}}|[[Category:{{Code2Format|{{{1|}}}}} game technical information]]|}}</includeonly><noinclude> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = roms | _table = roms | ||
Line 74: | Line 93: | ||
|prototype=Text | |prototype=Text | ||
|undumped=Text | |undumped=Text | ||
+ | |pirate=Text | ||
}} | }} | ||
See [[Template:Romtable]] for usage. | See [[Template:Romtable]] for usage. | ||
− | [[Category: | + | [[Category:Templates]]</noinclude> |
Latest revision as of 11:20, 15 September 2024
This template defines the table "roms". View table. See Template:Romtable for usage.