Jump to content

Template:Infobox: Difference between revisions

From ADI Digital Archives
Created page with " <noinclude> <templatedata> { "params": { "name": {}, "position": {}, "birth_date": {}, "birth_place": {}, "founding_place": {}, "founder": {}, "founding_date": {}, "headquarters": {} }, "maps": { "Infobox": {} }, "format": "block" } </templatedata> </noinclude>"
 
mNo edit summary
Line 4: Line 4:
{
{
"params": {
"params": {
"name": {},
"name": {
"position": {},
"label": "Name",
"birth_date": {},
"type": "string"
"birth_place": {},
},
"founding_place": {},
"position": {
"founder": {},
"label": "Position",
"founding_date": {},
"type": "string"
"headquarters": {}
},
"birth_date": {
"label": "Birth Date",
"type": "date"
},
"founding_place": {
"label": "Place of Founding",
"type": "string"
},
"founder": {
"label": "Founder",
"type": "wiki-page-name"
},
"founding_date": {
"label": "Founding Date",
"type": "date"
},
"headquarters": {
"label": "Headquarters",
"type": "string"
},
"image": {
"label": "Image",
"type": "wiki-file-name"
},
"caption": {
"label": "Caption",
"type": "string"
}
},
},
"maps": {
"maps": {

Revision as of 18:13, 18 January 2026


No description.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

no description

Stringoptional
Positionposition

no description

Stringoptional
Birth Datebirth_date

no description

Dateoptional
Place of Foundingfounding_place

no description

Stringoptional
Founderfounder

no description

Page nameoptional
Founding Datefounding_date

no description

Dateoptional
Headquartersheadquarters

no description

Stringoptional
Imageimage

no description

Fileoptional
Captioncaption

no description

Stringoptional