Actions

Template

Difference between revisions of "FormatCode"

From Sonic Retro

(Created page with "<tt>{{#replace:{{{1|}}}|?|<span style="color:#FF0000">?</span>}}</tt><noinclude>Category:Sonic Retro templates</noinclude>")
 
Line 1: Line 1:
<tt>{{#replace:{{{1|}}}|?|<span style="color:#FF0000">?</span>}}</tt><noinclude>[[Category:Sonic Retro templates]]</noinclude>
+
<tt>{{#vardefine:result|{{#replace:{{{1|}}}|?|<span style="color:#FF0000">?</span>}}}}{{
 +
#if:{{#pos:{{#var:result}}|:}}|{{
 +
#vardefine:result|{{#replace:{{#var:result}}|X|<span style="color:#FF0000">X</span>}}}}{{
 +
#vardefine:result|{{#replace:{{#var:result}}|Y|<span style="color:#FFFF00">Y</span>}}}}|}}{{#var:result}}{{clearvar|result}}</tt><noinclude>
 +
Syntax highlighting for Game Genie and Action Replay codes.
 +
 
 +
*{{FormatCode|FFFE10:XX00}}
 +
*{{FormatCode|FFFE10:00YY}}
 +
*{{FormatCode|FFFE10:XXYY}}
 +
*{{FormatCode|FFFE10:00??}}
 +
*{{FormatCode|ACLA-ATDR}}
 +
*{{FormatCode|ACLA-ATDX}}
 +
*{{FormatCode|ACLA-ATDY}}
 +
 
 +
[[Category:Sonic Retro templates]]</noinclude>

Revision as of 09:32, 11 February 2021

Syntax highlighting for Game Genie and Action Replay codes.

  • FFFE10:XX00
  • FFFE10:00YY
  • FFFE10:XXYY
  • FFFE10:00??
  • ACLA-ATDR
  • ACLA-ATDX
  • ACLA-ATDY