Special property "Display units"
Display units | |
---|---|
Specifies a comma-separated list of units or formats that a property should use in display
| |
Further Information | |
Provided by: | extension "Semantic MediaWiki "Allows to store and query data annotated to pages |
Added: | 1.0 |
Removed: | still in use |
Alias: | Display unit |
Optional: | no |
Visible: | yes |
Annotable: | yes |
Declarative: | yes |
Key: | _UNIT
|
Setting: | not specified |
Focus: | not specified |
In this wiki: | Property:Display units |
Table of Contents | |
Contents |
The Display units property is a special property in Semantic MediaWiki with a built-in meaning: it specifies the a comma-separated list of units or formats that a property should use in display. In English the name display unit is an alias for this property.
When used on property pages of datatype "Quantity"Holds values that describe quantities, containing both a number and a unit, datatype "Temperature"Holds temperature values (similar to type Quantity) or datatype "Number"Holds integer and decimal numbers, with an optional exponent the effect is that all printouts will show the values only in the given units, and only in their given order. If a respective property does not specify any display units, then it will appear converted into all units supported by its datatype.
You can add this special property to a property page to limit the display, or to control the unit name used (e.g. display "mins" instead of "minutes"). The additional unit conversions appear in the tooltip, the factbox and some search results.
Note that even if you limit the display of units, you can still specify a property value using any unit that the underlying type supports or that was defined with special property "Corresponds to"Gives the conversion factor for some unit of a physical quantity and the possible names for that unit.
See the property page "Display units" to see which pages use this special property on this wiki.
Example[edit]
The page of a property called "Has wattage" might contain:
[[Display units::kW]]
Thus all values annotated with this property will be displayed in "kW". See the demo page "Watt"
See also[edit]
- Help page on currency handling