Template:437 code

From Caves of Qud Wiki
Revision as of 19:13, 24 July 2019 by Teamtoto (talk | contribs) (Created page with "<includeonly>{{#ifeq: {{{2|}}} |hex|{{#cargo_query:table=CodePage|fields=C|where=Hex="{{{1|}}}"}}|{{#cargo_query:table=CodePage|fields=C|where=Deci="{{{1|}}}"}}}}</includeonly...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Template that autoqueries the associated codepage 437 code. You can specify 'hex' as second argument to make the template ask for the hex code (in the form of \\u00__)(to escape the backslash). It defaults to decimal.

Usage

{{437 code|69}}
Error: Table CodePage not found.
{{437 code|\\u004f|hex}}
Error: Table CodePage not found.