Template:,/doc

Revision as of 20:00, 18 February 2020 by Banri (talk | contribs) (Created page with " The ''',''' template is a special template used to remove "group separator" commas from numbers that are used in expressions to prevent an expression error from occurring:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The , template is a special template used to remove "group separator" commas from numbers that are used in expressions to prevent an expression error from occurring:

Expression error: Unrecognised punctuation character ","


Usage

  • {{,|number}}
  • {{,|expression}}


Data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

The , template is a special template used to remove "group separator" commas from numbers that are used in expressions to prevent an expression error from occurring: Expression error: Unrecognised punctuation character ","

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Number or expression1

The number or expression to remove commas from

Example
1,000
Stringoptional