Template:Infobox political party
<templatedata> { "description": "An infobox for political party.", "format": "Template:\n\n", "params": { "name": { "label": "Name", "description": "The name of the party", "type": "string" }, "logo": { "label": "Logo", "description": "The logo of the party", "type": "string" }, "logo_size": { "label": "Logo size", "description": "Size of logo image", "type": "string" }, "colorcode": { "label": "Color code", "description": "The color to be used for infobox accents. HTML color code (e.g. red, #FF0000 or Party metadata color template) or transparent for no coloring.", "type": "string" }, "leader": { "label": "Leader", "description": "The leader of the party", "type": "string" }, "president": { "label": "President", "description": "The president of the party", "type": "string" }, "chairperson": { "label": "Chairperson", "description": "The chairperson of the party", "type": "string", "aliases": [ "chairman" ] }, "secretary": { "label": "Secretary", "description": "The secretary of the party", "type": "string" }, "general_secretary": { "label": "General secretary", "description": "The general secretary of the party", "type": "string" }, "first_secretary": { "label": "First secretary", "description": "The first secretary of the party", "type": "string" }, "secretary_general": { "label": "Secretary-general", "description": "The secretary-general of the party", "type": "string" }, "presidium": { "label": "Presidium", "description": "The presidium of the party", "type": "string" }, "spokesperson": { "label": "Spokesperson", "description": "The spokesperson of the party", "type": "string", "aliases": [ "spokesman" ] }, "foundation": { "label": "Foundation", "description": "The foundation date of the party. Insert as Template:Start date.", "type": "string", "aliases": [ "founded" ] }, "ideology": { "label": "Ideology", "description": "The ideology of the party", "type": "string" }, "headquarters": { "label": "Headquarters", "description": "The headquarters of the party", "type": "string" }, "international": { "label": "International", "description": "The international of the party", "type": "string" }, "website": { "label": "Website", "description": "The website of the party", "type": "string" }, "registered": { "label": "Registered", "description": "The registration number of party; if unregistered, then write NO.", "type": "string" }, "country": { "label": "Country", "description": "The country of the party", "type": "string", "aliases": [ "state" ] }, "abbreviation": { "aliases": [ "abbr" ] }, "founder": { "aliases": [ "founders" ] }, "legalised": { "aliases": [ "legalized" ] }, "dissolved": { "aliases": [ "banned", "dissolution" ] }, "colors": { "description": "The official colors of the party, independent of infobox usage", "aliases": [ "colours" ] }, "native_name": { "label": "Native name", "description": "The native name of the party", "type": "string" }, "native_name_lang": { "label": "Native name language code", "description": "The ISO-639 language code of the native name of the party", "example": "en", "type": "string" },
"governing_body": {},
"standing_committee": {}, "merger": {}, "split": { "label": "Split from", "description": "Party or organisation the party was split from", "type": "string" }, "predecessor": {}, "merged": {}, "successor": {}, "newspaper": {}, "think_tank": { "aliases": [ "think tank" ] }, "student_wing": {}, "youth_wing": {}, "womens_wing": {}, "membership": {}, "membership_year": {}, "position": {}, "religion": {}, "national": {}, "regional": { "aliases": [ "regional affiliation" ] }, "european": {}, "continental": { "aliases": [ "continental affiliation" ] }, "europarl": {}, "slogan": {}, "anthem": {}, "symbol": {}, "flag": { "aliases": [ "flag_title" ] }, "flag_alt": {}, "country2": {}, "footnotes": {}, "logo_upright": {}, "logo_alt": {} }, "paramOrder": [ "name", "native_name", "logo", "logo_size", "colorcode", "leader", "president", "chairperson", "secretary", "general_secretary", "first_secretary", "secretary_general", "presidium", "spokesperson", "foundation", "ideology", "headquarters", "international", "website", "registered", "country", "abbreviation", "founder", "legalised", "dissolved", "colors", "native_name_lang",
"governing_body",
"standing_committee", "merger", "split", "predecessor", "merged", "successor", "newspaper", "think_tank", "student_wing", "youth_wing", "womens_wing", "membership", "membership_year", "position", "religion", "national", "regional", "european", "continental", "europarl", "slogan", "anthem", "symbol", "flag", "flag_alt", "country2", "footnotes", "logo_upright", "logo_alt" ] } </templatedata>