Actions

Template

Difference between revisions of "Romtable"

From Sonic Retro

m
m (Usage)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{| class="breakout sortable" style="width:auto"
 
<includeonly>{| class="breakout sortable" style="width:auto"
! <small>System</small> !!class="unsortable"| <small>Hash</small> !! <small>Size</small> !! <small>Build Date</small> !!class="unsortable"| <small>Source</small> !!class="unsortable"| <small>Comments</small> !!class="unsortable"|
+
! <small>System</small> !!class="unsortable"| <small>Hash</small> !! <small>Size</small> !! <small>Build Date</small> !!class="unsortable"| <small>Source</small> !!class="unsortable"| <small>Comments</small> !!class="unsortable"| !!class="unsortable"| !!class="unsortable"|
 
{{{1}}}
 
{{{1}}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
Line 6: Line 6:
 
<pre>
 
<pre>
 
{{romtable|
 
{{romtable|
{{rom|ICON|sha1=|md5=|crc32=|size=|date=|source=|comments=|quality=|prototype=|pirate=}}
+
{{rom|ICON|sha1=|md5=|crc32=|size=|date=|source=|comments=|icon=|quality=|prototype=|protoname=|undumped=|pirate=}}
 
...
 
...
 
}}
 
}}
 
</pre>
 
</pre>
* '''ICON''' - Console icon such as "MD" for {{raw:cdn:MD}} or "SMS" for {{SMS}}.
+
* '''ICON''' - Console icon such as "MD" for {{MD}} or "SMS" for {{SMS}}.
 
* '''sha1''' - SHA-1 for the ROM file.
 
* '''sha1''' - SHA-1 for the ROM file.
 
* '''md5''' - MD5 for the ROM file.
 
* '''md5''' - MD5 for the ROM file.
Line 18: Line 18:
 
* '''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.
 +
* '''icon''' - Icon image file found within the ROM (where applicable, e.g. Nintendo DS). Omit this field if not applicable.
 
* '''quality''' - "good" if the dump is 100% correct, "bad" if the dump is corrupt or has been edited.
 
* '''quality''' - "good" if the dump is 100% correct, "bad" if the dump is corrupt or has been edited.
* '''prototype''' - "yes" if the ROM is a prototype.
+
* '''prototype''' - "yes" is the ROM is a prototype. Omit this field if not a prototype.
* '''pirate''' - "yes" if the ROM is a pirated copy.
+
* '''protoname''' - Name of the prototype, if one exists. Link will be automatically generated if only a date is provided.
 +
* '''undumped''' - "yes" if the ROM has yet to be dumped. Omit this field if it has been dumped.
 +
* '''pirate''' - "yes" if the ROM is a pirated copy. Omit this field if not a pirate.
  
[[Category:Sonic Retro templates]]
+
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 19:36, 20 March 2023

Usage

{{romtable|
{{rom|ICON|sha1=|md5=|crc32=|size=|date=|source=|comments=|icon=|quality=|prototype=|protoname=|undumped=|pirate=}}
...
}}
  • ICON - Console icon such as "MD" for
    Sega Mega Drive
    or "SMS" for
    Sega Master System
    .
  • sha1 - SHA-1 for the ROM file.
  • md5 - MD5 for the ROM file.
  • crc32 - CRC32 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.
  • icon - Icon image file found within the ROM (where applicable, e.g. Nintendo DS). Omit this field if not applicable.
  • 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. Omit this field if not a prototype.
  • protoname - Name of the prototype, if one exists. Link will be automatically generated if only a date is provided.
  • undumped - "yes" if the ROM has yet to be dumped. Omit this field if it has been dumped.
  • pirate - "yes" if the ROM is a pirated copy. Omit this field if not a pirate.