Template:Database: Difference between revisions
m Cambs - SVG flag |
mNo edit summary |
||
Line 218: | Line 218: | ||
|area=858 | |area=858 | ||
|flag=Cambridgeshire Flag.svg | |flag=Cambridgeshire Flag.svg | ||
|badge= | |badge=Cambridgeshire Flag.svg | ||
|Chapman code=CAM | |Chapman code=CAM | ||
|HCS code=CMB | |HCS code=CMB | ||
Line 1,143: | Line 1,143: | ||
|county town=Appleby in Westmorland | |county town=Appleby in Westmorland | ||
|area=785 | |area=785 | ||
|flag= | |flag=Flag of Westmorland.svg | ||
|badge= | |badge=Flag of Westmorland.svg | ||
|Chapman code=WES | |Chapman code=WES | ||
|HCS code=WML | |HCS code=WML |
Revision as of 21:20, 7 February 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.