Template:Data Units: Difference between revisions
Vergée |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 351: | Line 351: | ||
|counterpart=km2 | |counterpart=km2 | ||
}} | }} | ||
| | |Guernsey vergée={{#switch:{{{2}}} | ||
|name= | |name=vergée | ||
|symbol=vergée | |symbol=vergée | ||
|SI=1638.80963 | |SI=1638.80963 | ||
Line 362: | Line 362: | ||
|counterpart=acre | |counterpart=acre | ||
}} | }} | ||
| | |Jersey vergée={{#switch:{{{2}}} | ||
|name= | |name=vergée | ||
|symbol=vergée | |symbol=vergée | ||
|SI=1798.60285 | |SI=1798.60285 |
Latest revision as of 08:56, 26 September 2015
Template:Database is a general database constructed as the Mediawiki programme permits, as nested switch functions. The data may be extracted easily whether within an article or in a template.
The database contains counties, territories etc, but also units of measurement, which feed the "Convert" function of Template:Convert.
Examples
The following examples demonstrate how to extract data:
[[File:{{Database|Monmouthshire|flag}}|center|50px]] | will give: | |
{{Database|Monmouthshire|Welsh}} | will give: | Sir Fynwy |
Caution: blank fields
Not every data field is completed nor can be. Care must therefore be taken to ensure that you still achieve the right result in every case.
The first example above but substituting "Ayrshire" in place of "Monmouthshire" would produce an error as there is no Ayrshire flag image, so an {{:if: or {{:ifeq: function should be used where there might be a blank field.