Difference between revisions of "CheatCode"
From Sega Retro
m (Black Squirrel moved page Template:MDCode to Template:CheatCode without leaving a redirect) |
|||
Line 2: | Line 2: | ||
| GG = colour-fg-red | | GG = colour-fg-red | ||
| AR = colour-fg-blue | | AR = colour-fg-blue | ||
− | }}" style="font-family:Courier New, Courier, monospace;">{{#if: {{{line1|}}}|{{{line1}}}| }}{{#if: {{{line2|}}}|<br/>{{{line2}}}| }}{{#if: {{{line3|}}}|<br/>{{{line3}}}| }}{{#if: {{{line4|}}}|<br/>{{{line4}}}| }}</span><noinclude>[[Category:Sega Retro templates]]</noinclude> | + | }}" style="font-family:Courier New, Courier, monospace;">{{#if: {{{line1|}}}|{{{line1}}}| }}{{#if: {{{line2|}}}|<br/>{{{line2}}}| }}{{#if: {{{line3|}}}|<br/>{{{line3}}}| }}{{#if: {{{line4|}}}|<br/>{{{line4}}}| }}</span><noinclude> |
+ | |||
+ | "Standardised" formatting for cheat codes. Might do something more clever with this at a later date. | ||
+ | {| | ||
+ | |- | ||
+ | !Name | ||
+ | !Arguement | ||
+ | !Format | ||
+ | |- | ||
+ | !colspan="3"|Mega Drive | ||
+ | |- | ||
+ | |[[Game Genie (Mega Drive)|Game Genie]] | ||
+ | |GG | ||
+ | |{{CheatCode|GG|line1=ABCD-EFGH}} | ||
+ | |- | ||
+ | |[[Action Replay (Mega Drive)|(Pro) Action Replay]] | ||
+ | |AR | ||
+ | |{{CheatCode|AR|line1=ABCDE-FGHIJ}} | ||
+ | |- | ||
+ | !colspan="3"|Game Gear | ||
+ | |- | ||
+ | |[[Game Genie (Game Gear)|Game Genie]] | ||
+ | |GG | ||
+ | |{{CheatCode|GG|line1=ABC-DEF-GHI}} | ||
+ | |- | ||
+ | !colspan="3"|Saturn | ||
+ | |- | ||
+ | |[[Action Replay (Saturn)|Action Replay, GameShark, Game Buster]] | ||
+ | |AR | ||
+ | |{{CheatCode|AR|line1=ABCDEFGH-IJKL}} | ||
+ | |- | ||
+ | !colspan="3"|Dreamcast | ||
+ | |- | ||
+ | |[[Action Replay CDX|Action Replay CDX, Pro Action Replay, GameShark CDX/Lite, Equalizer Xtreme]] | ||
+ | |AR | ||
+ | |{{CheatCode|AR|line1=ABCDEFGH}} | ||
+ | |} | ||
+ | |||
+ | [[Category:Sega Retro templates]]</noinclude> |
Revision as of 07:06, 20 November 2015
"Standardised" formatting for cheat codes. Might do something more clever with this at a later date.
Name | Arguement | Format |
---|---|---|
Mega Drive | ||
Game Genie | GG | ABCD-EFGH |
(Pro) Action Replay | AR | ABCDE-FGHIJ |
Game Gear | ||
Game Genie | GG | ABC-DEF-GHI |
Saturn | ||
Action Replay, GameShark, Game Buster | AR | ABCDEFGH-IJKL |
Dreamcast | ||
Action Replay CDX, Pro Action Replay, GameShark CDX/Lite, Equalizer Xtreme | AR | ABCDEFGH |