Difference between revisions of "Template:SNES"
Jump to navigation
Jump to search
(Test) |
(Moving usage documentation from talk page.) |
||
(42 intermediate revisions by 26 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" | '''Revision''' | | style="white-space: nowrap;" bgcolor="#ccccff" | '''Revision''' | ||
Line 49: | 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''']] | [[{{{game}}}:Tutorials|'''Tutorials''']] | |
|} | |} | ||
− | <includeonly> | + | [[Category:SNES games]]</onlyinclude></includeonly> |
− | [[ | + | |
− | [[ | + | = Usage = |
− | </ | + | 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 02: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 = }}