https://bugzilla.wikimedia.org/show_bug.cgi?id=34977

       Web browser: ---
             Bug #: 34977
           Summary: Change es.wikipedia formatnum behavior
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


According to the Manual of Style, the numbers should be separated by spaces
(non-breaking spaces). The comma and dot can be used as decimal separators.

We request to change the current behavior to match the one of fr.wikipedia with
the difference the dot should be accepted as decimal separator too, although
the comma is preferred.

So, formatnum would return this:

{{formatnum:1890.01}} -> 1 890,0

{{formatnum:1890,01}} -> 1 890,0

{{formatnum:1890}} -> 1 890

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to