v2.4.0+
Status: | effective |
Progress: | 100% |
Version: | 2.4.0+ |
Help:Display precision
From semantic-mediawiki.org
There are several ways available to define the display precision for a property of datatype "Number"Holds integer and decimal numbers, with an optional exponent, datatype "Quantity"Holds values that describe quantities, containing both a number and a unit or datatype "Temperature"Holds temperature values (similar to type Quantity).
- Defined for all values of a specific property by using special property "Display precision of"Allows to define the display precision in digits (data storage)
- Defined for a specific inline query by using syntax element
#-p<number of digits>
(data display) - Defined by doing "parser function voodoo" which still works but is an outdated method since Semantic MediaWiki 2.4.0Released on 9 July 2016 and compatible with MW 1.19.0 - 1.27.x. (data display)