If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Template:SNES: Difference between revisions
Jump to navigation
Jump to search
(Undid my changes due to breaking every SNES page with a circular template reference. I guess that wasn't it?) |
(Moving usage documentation from talk page.) |
||
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 51: | Line 51: | ||
| 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''']] | ||
|} | |} | ||
<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> |
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 = }}