Difference between revisions of "Template:INES"
Jump to navigation
Jump to search
Customfiber (talk | contribs) |
Customfiber (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{ | + | {| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;" |
− | | | + | | align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | '''''{{{title}}}''''' |
− | | | + | |- |
− | |mappername = | + | | align="center" colspan="2" | {{{image}}} |
− | |prgrom = | + | |- valign="top" |
− | |chrrom = | + | | style="white-space: nowrap;" bgcolor="#ccccff" | '''Mapper No.''' |
− | |mirroring = | + | | style="width:14em" | {{{mapperno}}} |
− | |4screen | + | |- valign="top" |
− | | | + | | style="white-space: nowrap;" bgcolor="#ccccff" | '''Mapper Name''' |
− | | | + | | {{{mappername}}} |
− | }} | + | |- valign="top" |
− | + | | style="white-space: nowrap;" bgcolor="#ccccff" | '''PRG-ROM Pages''' | |
− | + | | {{{prgrom}}} | |
− | + | |- valign="top" | |
− | == | + | | style="white-space: nowrap;" bgcolor="#ccccff" | '''CHR-ROM Pages''' |
− | + | | {{{chrrom}}} | |
− | == | + | |- valign="top" |
− | + | | style="white-space: nowrap;" bgcolor="#ccccff" | '''Mirroring''' | |
− | == | + | | {{{mirroring}}} |
− | + | |- valign="top" | |
− | == | + | | style="white-space: nowrap;" bgcolor="#ccccff" | '''4-Screen Mirroring''' |
+ | | {{{4screen}}} | ||
+ | |- valign="top" | ||
+ | | style="white-space: nowrap;" bgcolor="#ccccff" | '''SRAM Enabled''' | ||
+ | | {{{sram}}} | ||
+ | |} | ||
+ | {| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;" | ||
+ | | align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | [[{{{game}}}:ROM map|ROM Map]] | ||
+ | |} | ||
+ | {| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;" | ||
+ | | align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | [[{{{game}}}:RAM map|RAM Map]] | ||
+ | |} | ||
+ | {| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;" | ||
+ | | align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | [[{{{game}}}:TBL|Text Table]] | ||
+ | |} | ||
+ | <includeonly> | ||
+ | [[Category:NES Games]] | ||
+ | [[Category:{{{game}}}]] | ||
+ | </includeonly> |
Revision as of 07:31, 27 December 2005
{{{title}}} | |
{{{image}}} | |
Mapper No. | {{{mapperno}}} |
Mapper Name | {{{mappername}}} |
PRG-ROM Pages | {{{prgrom}}} |
CHR-ROM Pages | {{{chrrom}}} |
Mirroring | {{{mirroring}}} |
4-Screen Mirroring | {{{4screen}}} |
SRAM Enabled | {{{sram}}} |
[[{{{game}}}:ROM map|ROM Map]] |
[[{{{game}}}:RAM map|RAM Map]] |
[[{{{game}}}:TBL|Text Table]] |