Difference between revisions of "Rom"

From Sega Retro

(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{prototype|}}}|{{#if:{{{protoname|}}}{{{date|}}}|{{StorePrototype
+
<includeonly>|-style="{{#switch:{{{prototype|}}}{{{undumped|}}}
|name={{#if:{{{protoname|}}}|{{{protoname|}}}|{{PAGENAME}} (prototype; {{{date|}}})}}
 
|final={{#titleparts:{{PAGENAME}}}}
 
|format={{Code2Format|{{{1|}}}}}
 
|date={{{date|}}}
 
}}|}}|}}|-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 12: 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 61: 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|}}}|[[{{PAGENAME}} ({{{protoname|}}})|Page]][[Category:Games with known prototypes]]|{{#if:{{{date|}}}|[[{{PAGENAME}} (prototype; {{{date|}}})|Page]][[Category:Games with known prototypes]]}}}} }}{{#cargo_store:
+
| {{#ifeq:{{{prototype|}}}|yes|{{#if:{{{protoname|}}}|[[{{PAGENAME}} ({{{protoname|}}})|Page]][[Category:Games with known prototypes]]|{{#if:{{{date|}}}|[[{{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 75: Line 70:
 
|prototype={{{prototype|}}}
 
|prototype={{{prototype|}}}
 
|undumped={{{undumped|}}}
 
|undumped={{{undumped|}}}
}}</includeonly><noinclude>
+
}}{{#ifeq:{{{prototype|}}}|yes|
 +
{{StorePrototype
 +
|name={{#titleparts:{{PAGENAME}}}} ({{#if:{{{protoname|}}}|{{{protoname|}}}|{{#if:{{{date|}}}|prototype; {{{date|}}}|prototype}}}})
 +
|final={{#titleparts:{{PAGENAME}}}}
 +
|format={{Code2Format|{{{1|}}}}}
 +
|date={{{date|}}}
 +
}}
 +
|}}</includeonly><noinclude>
 
{{#cargo_declare:
 
{{#cargo_declare:
 
_table = roms
 
_table = roms
Line 92: Line 94:
 
}}
 
}}
 
See [[Template:Romtable]] for usage.
 
See [[Template:Romtable]] for usage.
 +
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 09:36, 26 November 2022

This template defines the table "roms". View table. See Template:Romtable for usage.