Difference between revisions of "Romtable"

From Sega Retro

m
Line 6: Line 6:
 
<pre>
 
<pre>
 
{{romtable|
 
{{romtable|
{{rom|ICON|sha1=|size=|date=|source=|comments=}}
+
{{rom|ICON|sha1=|size=|date=|source=|comments=|quality=|prototype=}}
 
...
 
...
 
}}
 
}}
Line 16: Line 16:
 
* '''source''' - Source of the file (cartridge, CD ROM, digital download).
 
* '''source''' - Source of the file (cartridge, CD ROM, digital download).
 
* '''comments''' - Notes about the release, including revision numbers.
 
* '''comments''' - Notes about the release, including revision numbers.
 +
* '''quality''' - "good" if the dump is 100% correct, "bad" if the dump is corrupt or has been edited.
 
* '''prototype''' - "yes" is the ROM is a prototype.
 
* '''prototype''' - "yes" is the ROM is a prototype.
  
[[Category:Sega Retro templates|{{PAGENAME}}]]
+
[[Category:Sega Retro templates]]
 
</noinclude>
 
</noinclude>

Revision as of 14:10, 1 August 2015

Usage

{{romtable|
{{rom|ICON|sha1=|size=|date=|source=|comments=|quality=|prototype=}}
...
}}
  • ICON - Console icon such as "MD" for or "SMS" for
    Sega Master System
    .
  • sha1 - SHA-1 for the ROM file.
  • size - Size of the ROM file.
  • date - Build date of the ROM file, according to the ROM header.
  • source - Source of the file (cartridge, CD ROM, digital download).
  • comments - Notes about the release, including revision numbers.
  • quality - "good" if the dump is 100% correct, "bad" if the dump is corrupt or has been edited.
  • prototype - "yes" is the ROM is a prototype.