Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Random person
Random page
Organizations
Locations
Events
Eras
Tools
All pages
Recent changes
Special pages
Vrienden Universe
Search
Search
Appearance
Create account
Log in
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Editing
Template
:
Infobox political party/doc
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation subpage}} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikidata)--> {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{Auto short description}}<includeonly>{{Short description|Infobox for political parties}}</includeonly> {{lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} ==Usage== ===Basic=== {{Parameter names example |name |logo |logo_alt |colorcode=red |leader |advisor |president |chairperson |secretary |general_secretary |first_secretary |secretary_general |presidium |governing_body |standing_committee |spokesperson |founder |founded |headquarters |ideology |international |website |country }} <syntaxhighlight lang="wikitext" style="overflow:auto;"> {{Infobox political party | name = | logo = | logo_alt = | colorcode = <!-- HTML color code (e.g. "red", "#FF0000" or Party metadata color template) otherwise "transparent" --> | leader = | president = | chairperson = | secretary = | general_secretary = | first_secretary = | secretary_general = | presidium = | governing_body = | standing_committee = | spokesperson = | founder = | founded = <!-- {{start date|YYYY|MM|DD}} --> | headquarters = | ideology = | international = | website = | country = }} </syntaxhighlight> {{clear right}} ===Full=== {{Parameter names example |name |native_name |native_name_lang |lang1 |name_lang1 |lang2 |name_lang2 |lang3 |name_lang3 |lang4 |name_lang4 |logo |logo_size |logo_upright |logo_alt |caption |colorcode=red |abbreviation={{{abbreviation}}} or {{{abbr}}} |leader |president |chairperson={{{chairperson}}} or {{{chairman}}} |general_secretary |first_secretary |secretary_general |presidium |governing_body |standing_committee |secretary |spokesperson={{{spokesperson}}} or {{{spokesman}}} |leader1_title |leader1_name |leader2_title |leader2_name |leader3_title |leader3_name |leader4_title |leader4_name |leader5_title |leader5_name |leader6_title |leader6_name |founder={{{founder}}} or {{{founders}}} |founded={{{founded}}} or {{{foundation}}} |registered |legalised={{{legalised}}} or {{{legalized}}} |dissolved={{{dissolved}}} or {{{banned}}} or {{{dissolution}}} |merger |split |predecessor |merged |successor |headquarters |newspaper |think_tank |student_wing |youth_wing |womens_wing ||wing1_title |wing1 |wing2_title |wing2 |wing3_title |wing3 |wing4_title |wing4 |membership_year=[''year''] |membership |ideology |position |religion |national |regional |european |continental |international |europarl |affiliation1_title |affiliation1 |affiliation2_title |affiliation2 |colors={{{colors}}} or {{{colours}}} |slogan |anthem |blank1_title |blank1 |blank2_title |blank2 |blank3_title |blank3 |blank4_title |blank4 |seats1_title |seats1 |seats2_title |seats2 |seats3_title |seats3 |seats4_title |seats4 |symbol |flag |flag_title |flag_alt |website |country |country2 |footnotes }} <syntaxhighlight lang="wikitext" style="overflow:auto;"> {{Infobox political party | name = | native_name = | native_name_lang = | lang1 = | name_lang1 = | lang2 = | name_lang2 = | lang3 = | name_lang3 = | lang4 = | name_lang4 = | logo = | logo_size = | logo_upright = | logo_alt = | caption = | colorcode = <!-- HTML color code (e.g. "red", "#FF0000" or Party metadata color template) otherwise "transparent" --> | abbreviation = <!-- official abbreviation or | abbr = --> | leader = | president = | chairperson = <!-- or | chairman = --> | secretary = | general_secretary = | first_secretary = | secretary_general = | presidium = | governing_body = | standing_committee = | spokesperson = <!-- or | spokesman = --> | leader1_title = | leader1_name = | leader2_title = | leader2_name = | leader3_title = | leader3_name = | leader4_title = | leader4_name = | leader5_title = | leader5_name = | leader6_title = | leader6_name = | founder = <!-- or | founders = --> | founded = <!-- or | foundation = use {{start date|YYYY|MM|DD}} --> | registered = | legalised = <!-- or | legalized = --> | dissolved = <!-- or | banned = or | dissolution = use {{end date|YYYY|MM|DD}} --> | merger = | split = | predecessor = | merged = | successor = | headquarters = | newspaper = | think_tank = | student_wing = | youth_wing = | womens_wing = | wing1_title = | wing1 = | wing2_title = | wing2 = | wing3_title = | wing3 = | wing4_title = | wing4 = | membership_year = | membership = | ideology = | position = | religion = | national = | regional = <!-- or | regional affiliation = --> | european = | continental = <!-- or | continental affiliation = --> | international = | europarl = | affiliation1_title = | affiliation1 = | affiliation2_title = | affiliation2 = | colors = <!-- or | colours = ; use based on [[WP:ENGVAR]]--> | slogan = | anthem = | blank1_title = | blank1 = | blank2_title = | blank2 = | blank3_title = | blank3 = | blank4_title = | blank4 = | seats1_title = | seats1 = <!-- {{Infobox political party/seats|50|100|hex=#ff0000}} --> | seats2_title = | seats2 = | seats3_title = | seats3 = | seats4_title = <!-- up to | seats11_title = --> | seats4 = <!-- up to | seats11 = --> | symbol = | flag = | flag_title = | flag_alt = | website = | state = <!-- or | country = --> | country = <!-- or | state = --> | country_dab1 = | parties_dab1 = | elections_dab1 = | country2 = | country_dab2 = | parties_dab2 = | elections_dab2 = | footnotes = }} </syntaxhighlight> {{clear right}} ==Microformat== {{UF-hcard-org}} == TemplateData == {{TemplateData header}} <templatedata> { "description": "An infobox for a political party. Used to briefly summarize information about a party at the top of the article. ", "format": "block", "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 {{Start date|YYYY|MM|DD}}.", "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 partyโs international affiliation(s)", "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": "fr", "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": { "aliases": [ "European affiliation" ], "label": "European affiliation", "description": "European political party or alliance the party is a member of", "type": "string" }, "continental": { "aliases": [ "continental affiliation" ] }, "europarl": { "label": "Political group affiliation in the European Parliament", "description": "Political group of the European Parliament the party is a member of" }, "slogan": {}, "anthem": {}, "symbol": {}, "flag": { "aliases": [ "flag_title" ] }, "flag_alt": {}, "country2": {}, "footnotes": {}, "logo_upright": {}, "logo_alt": {}, "Advisor": { "label": "Advisor", "description": "The advisor of the party", "type": "string" } }, "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", "Advisor" ] } </templatedata> == Tracking categories == * {{clc|Pages using infobox political party with unknown parameters}} == See also == * {{tl|Composition bar}}, used to display a statistic, such as the number of seats held by a political party. <includeonly>{{sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> [[Category:Organization infobox templates|Political Party]] [[Category:Political party infobox templates| ]] [[Category:Templates that add a tracking category]] }}</includeonly>
Summary:
Please note that all contributions to Vrienden Universe may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Vrienden Universe:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Pages included on this page:
Template:Auto short description
(
edit
)
Template:Category handler
(
edit
)
Template:Category link with count
(
edit
)
Template:Clc
(
edit
)
Template:Clear
(
edit
)
Template:Clear right
(
edit
)
Template:Documentation subpage
(
edit
)
Template:Has short description
(
edit
)
Template:High-use
(
edit
)
Template:Hlist
(
edit
)
Template:Hlist/styles.css
(
edit
)
Template:If empty
(
edit
)
Template:Infobox
(
edit
)
Template:Infobox political party
(
edit
)
Template:Infobox political party/styles.css
(
edit
)
Template:Large
(
edit
)
Template:Longitem
(
edit
)
Template:Lua
(
edit
)
Template:Main other
(
edit
)
Template:Mbox
(
edit
)
Template:Microformat message
(
edit
)
Template:Nobold
(
edit
)
Template:Nobold/styles.css
(
edit
)
Template:Nowrap
(
edit
)
Template:Ombox
(
edit
)
Template:PAGENAMEBASE
(
edit
)
Template:Parameter names example
(
edit
)
Template:Sandbox other
(
edit
)
Template:Space
(
edit
)
Template:Spaces
(
edit
)
Template:Str left
(
edit
)
Template:Strong
(
edit
)
Template:Subpage other
(
edit
)
Template:TemplateData header
(
edit
)
Template:Template link
(
edit
)
Template:Template other
(
edit
)
Template:Template parameter usage
(
edit
)
Template:Terminate sentence
(
edit
)
Template:Tl
(
edit
)
Template:UF-hcard-org
(
edit
)
Template:Yesno
(
edit
)
Template:Yesno-no
(
edit
)
Template:Yesno-yes
(
edit
)
Module:Arguments
(
edit
)
Module:Category handler
(
edit
)
Module:Category handler/blacklist
(
edit
)
Module:Category handler/config
(
edit
)
Module:Category handler/data
(
edit
)
Module:Category handler/shared
(
edit
)
Module:Check for unknown parameters
(
edit
)
Module:High-use
(
edit
)
Module:If empty
(
edit
)
Module:Infobox
(
edit
)
Module:Infobox/styles.css
(
edit
)
Module:InfoboxImage
(
edit
)
Module:InfoboxImage/data
(
edit
)
Module:List
(
edit
)
Module:Lua banner
(
edit
)
Module:Message box
(
edit
)
Module:Message box/configuration
(
edit
)
Module:Message box/ombox.css
(
edit
)
Module:Namespace detect/config
(
edit
)
Module:Namespace detect/data
(
edit
)
Module:Parameter names example
(
edit
)
Module:String
(
edit
)
Module:TableTools
(
edit
)
Module:Text
(
edit
)
Module:Text/data
(
edit
)
Module:Transclusion count
(
edit
)
Module:Transclusion count/data/I
(
edit
)
Module:Yesno
(
edit
)
This page is a member of 2 hidden categories:
Category:Pages with script errors
Category:Pages with broken file links
Search
Search
Editing
Template
:
Infobox political party/doc
Add topic