Template:HexString

From The Talos Principle Wiki
Revision as of 13:50, 17 November 2023 by Theadamabrams (talk | contribs) (Second argument (translation) is now optional.)

{{{1}}}

This is used to show hex strings, with or without translations.

Usage

{{HexString
|48656c6c6f
|Hello
}} is translated, {{HexString|00}} is not translated.

That should show up as: 48656c6c6f is translated, and 00 is not translated.