This page describes the error and warning messages reported by Module:Convert if a problem is detected while using {{convert}} to convert a value from one unit of measurement to another.

If a problem cannot readily be resolved, please report it at one of the following.

Error and warning messages සංස්කරණය

Needs a number සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

An input number is required. In the first example above, the input number is 123.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Needs another number සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

The first input number was specified, but the range used requires another number.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Invalid number සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

A number to be converted can be entered as in these examples: 1.23 or 1,234 or -0.9.

Fractions are entered as in these examples: 1+2/3 (​1 23) or -1-2/3 (−​1 23) or 2/3 (​23).

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Number overflow සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

This error occurs if a number exceeds the range of values available for calculations. The number 1e290 means 1×10290.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Invalid precision සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

  • {{convert|21455|acre|ha|2}} → 21,455 acres (8,682.53 ha)
  • {{convert|21455|acre|ha|-2}} → 21,455 acres (8,700 ha)
  • {{convert|21455|acre|ha|2.5}}සැකිල්ල:Convert/warning

A precision value is entered after the conversion information. For example, |2 gives a result that is rounded to two decimal places, while |-2 rounds to the nearest 100 so that two zeroes occur at the end of the number. This message will only appear if warnings have been enabled.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Precision too large සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

Generally there is no reason to use a precision of more than a few decimal places, however, larger values may be used. The error shown occurs if the requested precision is higher than the maximum supported by the server.

A negative precision rounds to the nearest 10 (parameter |-1), or nearest 100 (|-2), or nearest 1000 (|-3), etc. A large negative precision produces a zero output.

  • {{convert|123|m|ft|-2}} → 123 මීටර (400 ft)
  • {{convert|123|m|ft|-200}} → 123 මීටර (0 ft)

Using a very small input value can cause the default precision to exceed the limit (1.234e-200 is 1.234×10−200). For such very small values, it is better to use the |sigfig= option.

  • {{convert|1.234|m|ft}} → 1.234 මීටර (4.05 ft)
  • {{convert|1.234e-200|m|ft}}[convert: precision too large]
  • {{convert|1.234e-200|m|ft|sigfig=3}} → 1.234×10−200 මීටර (4.05×10−200 ft)

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Invalid fraction සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

  • {{convert|12.31|m|ftin|frac=8}} → 12.31 මීටර (40 ft 4 58 in)
  • {{convert|12.31|m|ftin|frac=1}} → 12.31 මීටර (40 ft 5 in)*
  • {{convert/warning|12.31|m|ftin|frac=on}}සැකිල්ල:Convert/warning

A fraction denominator can be specified to display results with a fraction where appropriate. For example, |frac=8 specifies that the value should be rounded to the nearest eighth, and that a fraction should be included if necessary. A fraction denominator must be a whole number with value 2 or more. This message will only appear if warnings have been enabled.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Invalid sigfig සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

The number of significant figures in the result can be specified. For example, |sigfig=2 requests two significant figures. The number of significant figures must be a whole number with value 1 or more. This message will only appear if warnings have been enabled.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Deprecated option සංස්කරණය

Mouseover the asterisk after the convert result to see further information.[lower-alpha 1]

  • {{convert|123|m|ft|sortable=on}}123 මීටර (404 ft)
  • {{convert|123|m|ft|sortable=out}}7002123000000000000123 metres (404 ft)*

The option |sortable=on outputs a hidden sort key for use in a sortable table. The option |sortable=out is now the same as |sortable=on, and the latter should be used. See deprecated options for information regarding which options should be used to replace those that are being phased out.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Empty option සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

The option |sp=us specifies that US spelling should be used ("meters" instead of "metres"). However, |sp= has no effect as no value is specified. This message will only appear if all warnings have been enabled.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Invalid option සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

The option |abbr=off specifies that abbreviations are off, that is, unit names will be used instead of symbols. By contrast, |abr=off is ignored because "abr" is not the name of an option.

The option |28, which should be placed after all the unit options, specifies that 8.5 metres is converted to inches with 28 significant figures. By contrast, |28|in and |in|abbr=off|in are ignored because |28 is followed by a unit, and |in is not the name of a formatting option.

This message will only appear if warnings have been enabled. Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Needs unit name සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

A unit code must be specified following the input number or numbers.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Unknown unit සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

Each unit code must exactly match a known unit, case sensitive. A simplified list of unit codes is at Help:Convert units, and all available unit codes are here.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Unit mismatch සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

  • {{convert|123|psi|Pa}} → 123 pounds per square inch (850,000 Pa)
  • {{convert|123|psi|ha}} → 123 pounds per square inch ([convert: unit mismatch])

It is only possible to convert between units that have the same type. For example, psi and Pa are each of type "pressure" so a psi value can be converted to Pa. However, a psi value cannot be converted to a unit of a different type, such as ha (hectare) which has type "area".

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Ambiguous unit සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

  • {{convert|21|mpgus|L/km}} → 21 සැතපුම්s per US gallon (0.11 L/km)
  • {{convert|21|mpg|L/km}} → 21 mpg[convert: ambiguous unit]
  • {{convert|21|USpt|L}} → 21 US pints (9.9 L)
  • {{convert|21|pt|L}} → 21 pt[convert: ambiguous unit]

Some unit codes are not supported; using them results in an message indicating that a different unit code should be chosen.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Unit invalid here සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

  • {{convert|123|K|C F}} → 123 K (−150 °C; −238 °F)
  • {{convert|123|C F|K}} → 123 C F[convert: unknown unit]
  • {{convert|12345|ft|mi km}} → 12,345 අඩි (2.3381 mi; 3.763 km)
  • {{convert|12345|ft|yd+mi+km}} → 12,345 අඩි (4,115 yd; 2.3381 mi; 3.763 km)
  • {{convert|12345|ft|yd+mi km}} → 12,345 අඩි ([convert: unknown unit])

Some units can only be used as outputs. For example "C F" displays a temperature in Celsius and Fahrenheit. Such a unit cannot be used with an input value, because, for example, there is no such temperature as "123 C F". Some output combinations are predefined—"C F" is one example, and "mi km" (miles and kilometres) is another. It is also possible to construct an output combination by joining unit codes with "+". However, individual units have to be specified, and an output combination cannot be used.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Wikidata problem සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

An unexpected error occurred while attempting to use the Wikidata modules to read property or item information. This error should not occur; the above is a simulation of what would be displayed if, for example, the Wikidata modules were not available, or if they contained an error.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

Invalid input සංස්කරණය

Mouseover the message to see further information.[lower-alpha 1]

Convert is configured to display any input text without error if a conversion fails, so this error should not occur. The above is a simulation of what would be displayed if convert were configured to show problems when a conversion was not possible.

The following examples use the input parameter. The unit mV is known to convert, but since no useful conversion is possible, there is no output. There is no boxes unit, so the input is displayed as given. The final example follows the same rule because P123. is not a valid property identifier.

  • {{convert|input=12 mV}} → 12 මිලිvolts
  • {{convert|input=12 mV|abbr=on}} → 12 mV
  • {{convert|input=12 boxes}} → 12 boxes
  • {{convert|input=P123.}} → P123.

Pages with this error are automatically placed in Category:Convert errors.[lower-alpha 2]

  1. 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 If the mouse pointer is positioned over the convert message (mouseover), extra information will appear in a popup window.
  2. 2.00 2.01 2.02 2.03 2.04 2.05 2.06 2.07 2.08 2.09 2.10 2.11 2.12 2.13 2.14 2.15 2.16 2.17 A category is only included if the page is an article (a page in the main namespace).
"https://si.wikipedia.org/w/index.php?title=උදවු:Convert_messages&oldid=479839" වෙතින් සම්ප්‍රවේශනය කෙරිණි