Template:MemoryAddress: Difference between revisions

From ALttPR Wiki
Jump to navigation Jump to search
(Created page with "{{#switch: {{lc:{{{2|generic}}}}} | generic = {{MemoryAddress/Generic|{{{1|00}}}}} | pc = {{MemoryAddress/PC|{{{1|00}}}}} | snes = {{MemoryAddress/SNES|{{{1|00}}}}} }}")
 
No edit summary
Line 1: Line 1:
{{#switch: {{lc:{{{2|generic}}}}}
<noinclude>
* [[Template:MemoryAddress/Generic|Generic]]
* [[Template:MemoryAddress/PC|PC]]
* [[Template:MemoryAddress/SNES|SNES]]
</noinclude>{{#switch: {{lc:{{{2|generic}}}}}
  | generic = {{MemoryAddress/Generic|{{{1|00}}}}}
  | generic = {{MemoryAddress/Generic|{{{1|00}}}}}
  | pc = {{MemoryAddress/PC|{{{1|00}}}}}
  | pc = {{MemoryAddress/PC|{{{1|00}}}}}
  | snes = {{MemoryAddress/SNES|{{{1|00}}}}}
  | snes = {{MemoryAddress/SNES|{{{1|00}}}}}
}}
}}

Revision as of 17:11, 27 March 2020

0x00*