Template:Infobox county: Difference between revisions
Template page
More actions
| [unchecked revision] | [unchecked revision] |
Machine-seeded from the topic schema; no approved revision |
Machine-seeded from the topic schema; no approved revision |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><table class="wikitable okc-infobox" style="float:right; clear:right; width:22em; margin:0 0 1em 1em; font-size:90%;"><tr><th colspan="2" style="text-align:center; font-size:110%;">{{{name|{{PAGENAME}}}}}</th></tr><tr><td colspan="2" style="text-align:center; color:#666;">County</td></tr>{{#if:{{{county_code|}}}|<tr><th>County code</th><td>{{{county_code}}}</td></tr>}}{{#if:{{{headquarters|}}}|<tr><th>Headquarters</th><td>{{{headquarters}}}</td></tr>}}{{#if:{{{governor|}}}|<tr><th>Governor</th><td>{{{governor}}}</td></tr>}}{{#if:{{{population|}}}|<tr><th>Population</th><td>{{{population}}}</td></tr>}}{{#if:{{{population_year|}}}|<tr><th>Population year</th><td>{{{population_year}}}</td></tr>}}{{#if:{{{area_km2|}}}|<tr><th>Area</th><td>{{{area_km2}}} km2</td></tr>}}{{#if:{{{website|}}}|<tr><th>Website</th><td>[{{{website}}} {{{website}}}]</td></tr>}}{{#if:{{{sub_counties|}}}|<tr><th>Sub-counties</th><td>{{{sub_counties}}}</td></tr>}}</table>[[Category:Counties]]</includeonly><noinclude> | ||
{{#if:{{{county_code|}}}| | |||
}} | |||
{{#if:{{{headquarters|}}}| | |||
}} | |||
{{#if:{{{governor|}}}| | |||
}} | |||
{{#if:{{{population|}}}| | |||
}} | |||
{{#if:{{{population_year|}}}| | |||
}} | |||
{{#if:{{{area_km2|}}}| | |||
}} | |||
{{#if:{{{website|}}}| | |||
}} | |||
{{#if:{{{sub_counties|}}}| | |||
}} | |||
This is the infobox for pages of type County. It is generated from the instance topic schema (entity type <code>county</code>); edit the schema and regenerate rather than editing this page. | This is the infobox for pages of type County. It is generated from the instance topic schema (entity type <code>county</code>); edit the schema and regenerate rather than editing this page. | ||
Latest revision as of 06:46, 17 September 2026
This is the infobox for pages of type County. It is generated from the instance topic schema (entity type county); edit the schema and regenerate rather than editing this page.
One of the six counties of Kenya's coastal region.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Display name; defaults to the page title. | String | optional |
| County code | county_code | The national county number. | Number | optional |
| Headquarters | headquarters | no description | String | optional |
| Governor | governor | no description | String | optional |
| Population | population | Latest census figure with the year in population_year. | Number | optional |
| Population year | population_year | no description | Number | optional |
| Area | area_km2 | In km2. | Number | optional |
| Website | website | no description | URL | optional |
| Sub-counties | sub_counties | Separate several values with commas. | String | optional |