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:0x: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><span title="Computer address">{{hex|0x{{{1}}}}}</span></includeonly><noinclude>A template to format ROM addresses {{0x|1234}}Category:Templates</noinclude>") |
m (added an example) |
||
Line 1: | Line 1: | ||
<includeonly><span title="Computer address">{{hex|0x{{{1}}}}}</span></includeonly><noinclude>A template to format ROM addresses {{0x|1234}}[[Category:Templates]]</noinclude> | <includeonly><span title="Computer address">{{hex|0x{{{1}}}}}</span></includeonly><noinclude>== Usage == | ||
A template to format ROM addresses {{0x|1234}} | |||
<pre><nowiki> | |||
{{0x|1234}} | |||
</nowiki></pre> | |||
[[Category:Templates]]</noinclude> |
Latest revision as of 14:55, 20 March 2021
Usage
A template to format ROM addresses 0x1234
{{0x|1234}}