Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Template:SNES: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 23: Line 23:
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''SRAM'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''SRAM'''
| {{{sram|''Unknown''}}}{{#if: {{{sram|}}} | [[Category:SNES games of {{{romsize}}} ROM size]]}}
| {{{sram|''Unknown''}}}{{#ifeq: {{uc:{{{sram|}}}}} | {{uc:0 KiB}} | [[Category:SNES games with no SRAM]] | {{#if: {{{sram|}}} | [[Category:SNES games of {{{sram}}} SRAM size]]}}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Type'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Type'''
Line 29: Line 29:
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM'''
| {{{rom|''Unknown''}}}{{#if: {{{rom|}}} | [[Category:SNES games of {{{romsize}}} ROM size]]}}
| {{{rom|''Unknown''}}}{{#if: {{{rom|}}} | [[Category:SNES games of {{{rom}}} ROM size]]}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Country'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Country'''
Line 38: Line 38:
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Speed'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Speed'''
| {{{romspeed|''Unknown''}}}
| {{{romspeed|''Unknown''}}}{{#if: {{{romspeed|}}} | [[Category:SNES games of {{{romspeed}}} ROM speed]]}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Revision'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Revision'''

Latest revision as of 16:23, 28 January 2024

SNES
Name Unknown
Company Unknown
Header Unknown
Bank Unknown
Interleaved Unknown
SRAM Unknown
Type Unknown
ROM Unknown
Country Unknown
Video Unknown
ROM Speed Unknown
Revision Unknown
Checksum Unknown
CRC32 Unknown

Usage

From Final Fantasy VI:

{{SNES| title = Final Fantasy III (V1.1) (U) [!]
|image = [[File:FinalFantasyVI.png|center]]
|name = FINAL FANTASY 3
|company = Square
|header = SWC
|bank = HiROM
|interleaved = No
|sram = 64 Kb
|type = Normal + Batt
|rom = 24 Mb
|country = USA
|video = NTSC
|romspeed = 120ns (FastROM)
|revision = 1.1
|checksum = Good 0x8A60
|crc32 = C0FA0464
|game = Final Fantasy VI
}}

Empty Syntax

{{SNES| title =
|image =
|name =
|company =
|header =
|bank =
|interleaved =
|sram =
|type =
|rom =
|country =
|video =
|romspeed =
|revision =
|checksum =
|crc32 =
|game =
}}