Template:SNES: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(revert: surprising as it may be, not all SNES games are named Megaman X2)
(Moving usage documentation from talk page.)
 
(36 intermediate revisions by 23 users not shown)
Line 1: Line 1:
<div id="catlinks">[[Image:SNES_small.png]]The following article is a game for the [[Super Nintendo Entertainment System]].</div>
<includeonly><onlyinclude><div id="catlinks">[[Image:SNES_small.png]]The following article is a game for the [[Super Nintendo Entertainment System]].</div>
{{clear}}<br>
{{clear}}<br>


Line 33: Line 33:
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Country'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Country'''
| {{{country}}}
| {{{country}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Video'''
| {{{video}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Speed'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Speed'''
| {{{romspeed}}}
| {{{romspeed}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Video'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Revision'''
| {{{video}}}
| {{{revision}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Checksum'''
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Checksum'''
Line 46: Line 49:
| {{{crc32}}}
| {{{crc32}}}
|-
|-
!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]]
| 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''']]
|}
|}
<includeonly>
[[Category:SNES games]]</onlyinclude></includeonly>
[[Category:Super Nintendo games]]
 
[[Category:{{{game}}}]]
= Usage =
</includeonly>
From [[Final Fantasy VI]]:
<pre>
{{SNES| title = Final Fantasy III (V1.1) (U) [!]
|image = [[Image: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
}}
</pre>
==Empty Syntax==
<pre>
{{SNES| title =
|image =
|name =
|company =
|header =
|bank =
|interleaved =
|sram =
|type =
|rom =
|country =
|video =
|romspeed =
|revision =
|checksum =
|crc32 =
|game =
}}
</pre>

Latest revision as of 06:50, 22 April 2020


Usage

From Final Fantasy VI:

{{SNES| title = Final Fantasy III (V1.1) (U) [!]
|image = [[Image: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 =
}}