Jump to content

Magic Word "NOSEP"

Magic Word "NOSEP"

Collapse

What is mean Magic Word "NOSEP"?

아라다 알아 (talk)04:48, 27 March 2013
Collapse

This is the parser test that is in MediaWiki core for it:

!! test
Check noCommafy in formatNum
!! options
language=be-tarask
!! input
{{formatnum:123456.78}}
{{formatnum:123456.78|NOSEP}}
!! result
<p>123 456,78
123456.78
</p>
!! end
Siebrand10:23, 27 March 2013
Collapse

Makes one think of "no separators", but if it's both decimal and thousands separators this would mean not changing nothing, as in that test example. In fact it's not documented...

Nemo (talk)21:25, 29 March 2013
Collapse

It is in fact no-op for many languages, but not for those who use different digits.

Nike (talk)10:42, 30 March 2013