Difference between revisions of "Template:0x"
Jump to navigation
Jump to search
FCandChill (talk | contribs) (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 10:55, 20 March 2021
Usage
A template to format ROM addresses 0x1234
{{0x|1234}}