Difference between revisions of "Template:Database"

From Wikishire
Jump to: navigation, search
Line 2,034: Line 2,034:
 
|population 2001=
 
|population 2001=
 
|population=
 
|population=
 +
}}
 +
|Diocese of Armagh={{#switch:{{{2}}}
 +
|arms=Archbishop of Armagh arms.svg
 +
|church=Church of Ireland
 +
|province=Armagh
 
}}
 
}}
 
|Diocese of Bangor={{#switch:{{{2}}}
 
|Diocese of Bangor={{#switch:{{{2}}}
Line 2,074: Line 2,079:
 
|church=Church of England
 
|church=Church of England
 
|province=Canterbury
 
|province=Canterbury
 +
}}
 +
|Diocese of Connor={{#switch:{{{2}}}
 +
|arms=Diocese of Connor arms.svg
 +
|church=Church of Ireland
 +
|province=Armagh
 
}}
 
}}
 
|Diocese of Coventry={{#switch:{{{2}}}
 
|Diocese of Coventry={{#switch:{{{2}}}
Line 2,079: Line 2,089:
 
|church=Church of England
 
|church=Church of England
 
|province=Canterbury
 
|province=Canterbury
 +
}}
 +
|Diocese of Derry and Raphoe={{#switch:{{{2}}}
 +
|arms=Diocese of Derry and Raphoe arms.svg
 +
|church=Church of Ireland
 +
|province=Armagh
 
}}
 
}}
 
|Diocese of Derby={{#switch:{{{2}}}
 
|Diocese of Derby={{#switch:{{{2}}}
Line 2,084: Line 2,099:
 
|church=Church of England
 
|church=Church of England
 
|province=Canterbury
 
|province=Canterbury
 +
}}
 +
|Diocese of Down and Dromore={{#switch:{{{2}}}
 +
|arms=Diocese of Down and Dromore arms.svg
 +
|church=Church of Ireland
 +
|province=Armagh
 +
}}
 +
|Diocese of Dublin and Glendalough={{#switch:{{{2}}}
 +
|arms=Archbishop of Dublin arms.svg
 +
|church=Church of Ireland
 +
|province=Dublin
 
}}
 
}}
 
|Diocese of Durham={{#switch:{{{2}}}
 
|Diocese of Durham={{#switch:{{{2}}}

Revision as of 07:43, 15 March 2018

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:
Flag of Monmouthshire.svg
{{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.