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
Line 8: Line 8:
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Name'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Name'''
| style="width:14em" | {{{name}}}
| style="width:14em" | {{{name|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Company'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Company'''
| {{{company}}}
| {{{company|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Header'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Header'''
| {{{header}}}
| {{{header|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Bank'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Bank'''
| {{{bank}}}
| {{{bank|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Interleaved'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Interleaved'''
| {{{interleaved}}}
| {{{interleaved|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''SRAM'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''SRAM'''
| {{{sram}}}
| {{{sram|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Type'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Type'''
| {{{type}}}
| {{{type|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM'''
| {{{rom}}}
| {{{rom|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Country'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Country'''
| {{{country}}}
| {{{country|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Video'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Video'''
| {{{video}}}
| {{{video|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Speed'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Speed'''
| {{{romspeed}}}
| {{{romspeed|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Revision'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Revision'''
| {{{revision}}}
| {{{revision|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Checksum'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Checksum'''
| {{{checksum}}}
| {{{checksum|''Unknown''}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''CRC32'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''CRC32'''
| {{{crc32}}}
| {{{crc32|''Unknown''}}}
|-<!--
|-<!--
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | [[{{{game}}}/ROM map|'''ROM map''']] | [[{{{game}}}/RAM map|'''RAM map''']] | [[{{{game}}}/TBL|'''Text table''']] | [[{{{game}}}/Notes|'''Notes''']] | [[{{{game}}}/Tutorials|'''Tutorials''']]-->
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | [[{{{game}}}/ROM map|'''ROM map''']] | [[{{{game}}}/RAM map|'''RAM map''']] | [[{{{game}}}/TBL|'''Text table''']] | [[{{{game}}}/Notes|'''Notes''']] | [[{{{game}}}/Tutorials|'''Tutorials''']]-->

Revision as of 13:51, 28 January 2024


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 =
}}