Template:Infobox German district/doc

{{Documentation subpage}}

{{Uses Infobox settlement}}

{{Generic template demo}}

Usage

This is a dedicated infobox for districts of Germany.

Full syntax:

{{Infobox German district

| name =

| map =

| image_coa =

| image_flag =

| state =

| regierungsbezirk =

| capital =

| area =

| coordinates = {{Coord}}

| Kreisschlüssel = (the official geographical code of the district)

| population = (only for disbanded districts)

| population_as_of = (only for disbanded districts)

| population_ref = (only for disbanded districts)

| district_admin =

| leader_term =

| admin_party=

| carsign =

| founded =

| dissolved = (only for disbanded districts)

| url =

}}

TemplateData

{{collapse top|TemplateData documentation used by VisualEditor and other tools}}

{{TemplateData header|noheader=1}}

{

"description": "Infobox for German districts",

"params": {

"area": {

"description": "Area of the district in km2",

"type": "number"

},

"population": {

"description": "Population of the subdivision",

"type": "number"

},

"population_as_of": {

"description": "Year of the population number",

"type": "number"

},

"image_skyline": {},

"image_caption": {

"description": "Caption for the image_skyline"

},

"image_flag": {},

"coordinates": {},

"map": {

"description": "Map image, showing the location within the state",

"type": "string"

},

"regierungsbezirk": {

"description": "Regierungsbezirk (region) in which the district is located",

"type": "string"

},

"state": {

"description": "State (Bundesland) in which the district is located",

"type": "string"

},

"capital": {

"description": "The seat of the district",

"type": "string",

"required": true

},

"admin_party": {

"description": "Party of the district administrator"

},

"Kreisschlüssel": {

"description": "The Kreisschlüssel is the code for the district as used by the German statistics offices. This is a 5-digit number, either formatted \"XX X XX\" or unformatted. This infobox uses this code to retrieve the district population from a database, see {{Population Germany}}. The code is not displayed. For disbanded districts use the \"population\" field.",

"type": "number"

},

"founded": {},

"dissolved": {

"description": "For former districts: year in which it was disbanded",

"type": "number"

},

"image_coa": {},

"url": {},

"population_ref": {},

"district_admin": {

"aliases": [

"Landrat"

],

"description": "District administrator"

},

"name": {},

"image_size": {},

"carsign": {}

},

"paramOrder": [

"dissolved",

"map",

"regierungsbezirk",

"state",

"capital",

"area",

"population",

"population_as_of",

"admin_party",

"Kreisschlüssel",

"founded",

"image_skyline",

"image_caption",

"image_coa",

"image_flag",

"url",

"coordinates",

"population_ref",

"district_admin",

"name",

"image_size",

"carsign"

]

}

{{collapse bottom}}

{{clear}}

{{Sandbox other||

District

}}