Template:Val

Revision as of 20:14, 3 November 2021 by FloraC (talk | contribs) (Wikipedia has an article on code point and we can link directly)

This template eases using val notation: it puts the right brackets ( and ]) around its arguments (it also removes surrounding space).

Usage example

You type
{{val| 31 49 72 87 }} or the equivalent
{{val|text= 31 49 72 87 }}

(the option of adding spaces supports readability of the wiki markup)

You get (rendered)
31 49 72 87]

Technical Note

Code point U+27E8 is used for the left angle bracket , the ASCII approximation is less-than symbol (< or &lt;).

See also