Bantuan:Convert messages

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.

Asking questions sunting

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

Error and warning messages sunting

Needs a number sunting

Mouseover the message to see further information.[a]

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.[b]

Needs another number sunting

Mouseover the message to see further information.[a]

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

Pages with this error are automatically placed in Category:Convert errors.[b]

Invalid number sunting

Mouseover the message to see further information.[a]

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 ⅔) or -1-2/3 (−1 ⅔) or 2/3 ().

Pages with this error are automatically placed in Category:Convert errors.[b]

Number overflow sunting

Mouseover the message to see further information.[a]

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.[b]

Invalid precision sunting

Mouseover the message to see further information.[a]

  • {{convert|21455|acre|ha|2}} → 21.455 ekar (8.682,53 ha)
  • {{convert|21455|acre|ha|-2}} → 21.455 ekar (8.700 ha)
  • {{convert|21455|acre|ha|2.5}} → 21.455 ekar (8.682,5304542592 ha)

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.[b]

Precision too large sunting

Mouseover the message to see further information.[a]

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 meter (400 ft)
  • {{convert|123|m|ft|-200}} → 123 meter (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 meter (4.049 ft)
  • {{convert|1.234e-200|m|ft}}[convert: precision too large]
  • {{convert|1.234e-200|m|ft|sigfig=3}} → 1.234×10−200 meter (4,05×10−197 ft)

Pages with this error are automatically placed in Category:Convert errors.[b]

Invalid fraction sunting

Mouseover the message to see further information.[a]

  • {{convert|12.31|m|ftin|frac=8}}1.231 meter (4.038 ft 8+58 in)
  • {{convert|12.31|m|ftin|frac=1}} → 1.231 meter (4.038 ft 9 in)*
  • {{convert/warning|12.31|m|ftin|frac=on}} → 1.231 meter (4.038 ft 9 in)[convert: invalid fraction]

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.[b]

Invalid sigfig sunting

Mouseover the message to see further information.[a]

  • {{convert|1234|ft|m|sigfig=2}} → 1.234 kaki (380 m)
  • {{convert|1234|ft|m|sigfig=0}} → 1.234 kaki (376 m)[convert: invalid sigfig]
  • {{convert|1234|ft|m|sigfig=2.5}} → 1.234 kaki (376,12320000000 m)

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.[b]

Deprecated option sunting

Mouseover the asterisk after the convert result to see further information.[a]

  • {{convert|123|m|ft|sortable=on}}123 meter (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.[b]

Empty option sunting

Mouseover the message to see further information.[a]

  • {{convert|123|m|ft|sp=us}} → 123 meter (404 ft)
  • {{convert|123|m|ft|sp=}} → 123 meter (404 ft)[convert: empty option]

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.[b]

Invalid option sunting

Gerakkan mouse pointer ke pesan untuk melihat informasi lanjut.[a]

  • {{convert|123|m|ft|abbr=off}} → 123 meter (404 kaki)
  • {{convert|123|m|ft|abr=off}} → 123 meter (404 ft)[convert: invalid option]

Opsi |abbr=off menandakan bahwa singkatan dinonaktifkan, yaitu nama unit akan digunakan, menggantikan simbol. |abr=off diabaikan karena "abr" bukan sebuah nama opsi. Pesan ini hanya akan muncul jika peringatan diaktifkan.

Halaman dengan kesalahan ini secara otomatis ditempatkan di Category:Convert errors.[b]

Needs unit name sunting

Mouseover the message to see further information.[a]

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

Pages with this error are automatically placed in Category:Convert errors.[b]

Unknown unit sunting

Mouseover the message to see further information.[a]

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.[b]

Unit mismatch sunting

Mouseover the message to see further information.[a]

  • {{convert|123|psi|Pa}} → 123 pon per inci persegi (850.000 Pa)
  • {{convert|123|psi|ha}} → 123 pon per inci persegi ([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.[b]

Ambiguous unit sunting

Mouseover the message to see further information.[a]

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.[b]

Unit invalid here sunting

Mouseover the message to see further information.[a]

  • {{convert|123|K|C F}} → 123 K (−150 °C; −238 °F)
  • {{convert|123|C F|K}} → 123 C F[convert: unit tak dikenal]
  • {{convert|12345|ft|mi km}} → 12.345 kaki (2,3381 mi; 3,763 km)
  • {{convert|12345|ft|yd+mi+km}} → 12.345 kaki (4.115 yd; 2,3381 mi; 3,763 km)
  • {{convert|12345|ft|yd+mi km}} → 12.345 kaki ([convert: unit tak dikenal])

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.[b]

Wikidata problem sunting

Mouseover the message to see further information.[a]

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.[b]

Invalid input sunting

Mouseover the message to see further information.[a]

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 milivolt
  • {{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.[b]

  1. ^ a b c d e f g h i j k l m n o p q r If the mouse pointer is positioned over the convert message (mouseover), extra information will appear in a popup window.
  2. ^ a b c d e f g h i j k l m n o p q r A category is only included if the page is an article (a page in the main namespace).

Templat:Help navigation