Difference between revisions of "Rom"
From NEC Retro
Ccawley2011 (talk | contribs) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>|-style="{{#switch:{{{prototype|}}}{{{undumped|}}} | + | <includeonly>{{#vardefine:pagename|{{#titleparts:{{#replace:{{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;}}}}{{#if:{{{prototype|}}}{{{undumped|}}}||{{#vardefine:founddump|yes}}}} | | {{#switch:{{{prototype|}}}|yes=background: #DFEEF7;}}{{#switch:{{{undumped|}}}|yes=background: pink;}}}}{{#if:{{{prototype|}}}{{{undumped|}}}||{{#vardefine:founddump|yes}}}} | ||
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> | ||
Line 56: | 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={{FormatSQL|{{#titleparts:{{PAGENAME}}}}}} | |name={{FormatSQL|{{#titleparts:{{PAGENAME}}}}}} | ||
Line 70: | Line 70: | ||
|prototype={{{prototype|}}} | |prototype={{{prototype|}}} | ||
|undumped={{{undumped|}}} | |undumped={{{undumped|}}} | ||
− | }}</includeonly><noinclude> | + | }} --></includeonly><noinclude> |
{{TODO}} | {{TODO}} | ||
<!-- {{#cargo_declare: | <!-- {{#cargo_declare: | ||
Line 88: | Line 88: | ||
}} --> | }} --> | ||
See [[Template:Romtable]] for usage. | See [[Template:Romtable]] for usage. | ||
− | [[Category: | + | [[Category:Templates]]</noinclude> |
Latest revision as of 19:21, 18 April 2023
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 NEC Retro:Todo until this message is removed. |
See Template:Romtable for usage.