Jump to content

Template:Infobox political party/doc: Difference between revisions

From escforumwiki
Juan Lechuga (talk | contribs)
Created page with "{{Infobox | bodyclass = vcard | abovestyle = padding-top:0; padding-bottom:0; | above = <div style="padding-top:0.3em; padding-bottom:0.3em; {{#if:{{{colorcode|}}}|border-top..."
 
Juan Lechuga (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Documentation subpage}}
| bodyclass = vcard
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
{{lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}


| abovestyle = padding-top:0; padding-bottom:0;
==Usage==
| above = <div style="padding-top:0.3em; padding-bottom:0.3em; {{#if:{{{colorcode|}}}|border-top:2px solid {{{colorcode}}}; border-bottom:2px solid {{{colorcode}}};}} line-height: 1;">{{Br separated entries
===Basic===
| 1 = <div style="display:inline;" class="fn org">{{if empty|{{{name|}}}|{{PAGENAMEBASE}}}}</div>
{{Generic template demo
| 2 = {{#if:{{{native_name|}}} |<div style="display:inline;" class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}} style="font-size: 0.8em;">{{{native_name}}}</div>}}
|name
}}</div>
|logo
|colorcode=red
|leader
|president
|chairperson
|first_secretary
|secretary_general
|presidium
|secretary
|spokesperson
|foundation
|international
|website
|country
}}
<pre style="overflow:auto;">
{{Infobox political party
| name =  
| logo =
| colorcode =    <!-- HTML color code (e.g. "red", "#FF0000" or Party metadata color template) otherwise "transparent" -->
| leader =
| deputy_leader =
| president =
| chairperson =
| vice_chairperson =
| general_secretary =
| first_secretary =  
| secretary_general =
| presidium =  
| secretary =  
| spokesperson =
| foundation =   <!-- {{start date|YYYY|MM|DD}} -->
| ideology =
| headquarters =
| international =
| website =
| country =
}}
</pre>
{{clear right}}


| subheader = {{{_subheader|}}}
===Full===
{{Generic template demo
|name |native_name
|native_name_lang |lang1 |name_lang1 |lang2 |name_lang2 |lang3 |name_lang3 |lang4 |name_lang4 |lang5 |name_lang5 |lang6 |name_lang6 |lang7 |name_lang7 |lang8 |name_lang8 |logo |logo_size |caption |colorcode=red |abbreviation
|leader |president |chairperson={{{chairperson}}} or {{{chair}}} or {{{chairman}}} |vice_chairperson={{{vice_chairperson}}} or {{{vice_chair}}} or {{{vice_chairman}}} |general_secretary |first_secretary |secretary_general |presidium |secretary |spokesperson |founder
|leader1_title |leader1_name |leader2_title |leader2_name |leader3_title |leader3_name |leader4_title |leader4_name |leader5_title |leader5_name
|founded |registered |legalised |dissolved | banned = {{{banned}}}|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 |continental |international |affiliation1_title |affiliation1 |colors |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  |website |country |country2 |footnotes
}}
<pre style="overflow:auto;">
{{Infobox political party
| name =
| native_name =
| native_name_lang =
| lang1 =
| name_lang1 =
| lang2 =
| name_lang2 =
| lang3 =
| name_lang3 =
| lang4 =
| name_lang4 =
| lang5 =
| name_lang5 =
| lang6 =
| name_lang6 =
| lang7 =
| name_lang7 =
| lang8 =
| name_lang8 =
| logo =
| logo_size =
| caption =
| colorcode =      <!-- HTML color code (e.g. "red", "#FF0000" or Party metadata color template) otherwise "transparent" -->
| abbreviation =    <!-- official abbreviation -->
| leader =
| president =
| chairperson =    <!-- or: | chair = --> <!-- or: | chairman = -->
| vice_chairperson =    <!-- or: | vice_chair = --> <!-- or: | vice_chairman = -->
| general_secretary =
| first_secretary =
| secretary_general =
| presidium =
| secretary =
| spokesperson =
| founder =
| leader1_title =
| leader1_name =
| leader2_title =
| leader2_name =
| leader3_title =
| leader3_name =
| leader4_title =
| leader4_name =
| leader5_title =
| leader5_name =
| founded =        <!-- {{start date|YYYY|MM|DD}} -->
| registered =
| legalised =      <!-- or |legalized= -->
| dissolved =      <!-- {{end date|YYYY|MM|DD}} -->
| banned =
| 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 =
| continental =
| international =
| affiliation1_title =
| affiliation1 =
| colors =          <!-- or: | colours = -->
| slogan =
| anthem =
| blank1_title =
| blank1 =
| blank2_title =
| blank2 =
| blank3_title =
| blank3 =
| blank4_title =
| blank4 =
| seats1_title =
| seats1 =          <!-- {{Infobox Composition bar|50|100|hex=#ff0000}} -->
| seats2_title =
| seats2 =
| seats3_title =
| seats3 =
| seats4_title =
| seats4 =          <!-- up to |seats15= -->
| symbol =
| flag =
| website =
| state =          <!-- or country -->
| country =        <!-- or state -->
| country_dab1 =
| parties_dab1 =
| elections_dab1 =
| country2 =
| country_dab2 =
| parties_dab2 =
| elections_dab2 =
| footnotes =
}}
</pre>
{{clear right}}


| imageclass = logo
==Microformat==
| imagestyle = padding-top:.4em;padding-bottom:.3em;
{{UF-hcard-org}}
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|upright={{{logo_upright|0.8}}}|alt={{{logo_alt|}}}|size={{{logo_size|}}}}}
| caption = {{{caption|}}}


| headerstyle = line-height: 0.8em; padding-top:0.5em; padding-bottom:0;
== TemplateData ==
| labelstyle = line-height:1.3em;
{{TemplateData header}}
| datastyle = line-height:1.3em;
<templatedata>
{
"description": "An infobox for political party.",
"params": {
"name": {
"label": "Name",
"description": "The name of the party.",
"type": "string",
"required": false
},
"logo": {
"label": "Logo",
"description": "The logo of the party.",
"type": "string",
"required": false
},
"logo_size": {
"label": "Logo Size",
"description": "Size of logo image",
"type": "string",
"required": false
},
"colorcode": {
"label": "Color code",
"description": "The color code of the party. HTML color code (e.g. red, #FF0000 or Party metadata color template) or transparent for no coloring.",
"type": "string",
"required": false
},
"leader": {
"label": "Leader",
"description": "The leader of the party.",
"type": "string",
"required": false
                },
                "deputy_leader": {
"label": "Deputy Leader",
"description": "The deputy leader of the party.",
"type": "string",
"required": false
},
"president": {
"label": "President",
"description": "The president of the party.",
"type": "string",
"required": false
},
"chairperson": {
"label": "Chairperson",
"description": "The chairperson of the party.",
"type": "string",
"required": false
},
                "vice_chairperson": {
"label": "Vice Chairperson",
"description": "The vice chairperson of the party.",
"type": "string",
"required": false
},
"general_secretary": {
"label": "General secretary",
"description": "The general secretary of the party.",
"type": "string",
"required": false
},
"first_secretary": {
"label": "First secretary",
"description": "The first secretary of the party.",
"type": "string",
"required": false
},
"secretary_general": {
"label": "Secretary-general",
"description": "The secretary-general of the party.",
"type": "string",
"required": false
},
"presidium": {
"label": "Presidium",
"description": "The presidium of the party.",
"type": "string",
"required": false
},
"secretary": {
"label": "Secretary",
"description": "The secretary of the party.",
"type": "string",
"required": false
},
"spokesperson": {
"label": "Spokesperson",
"description": "The spokesperson of the party.",
"type": "string",
"required": false
},
"foundation": {
"label": "Foundation",
"description": "The foundation date of the party. Insert as {{Start date|YYYY|MM|DD}}.",
"type": "string",
"required": false
},
"ideology": {
"label": "Ideology",
"description": "The ideology of the party.",
"type": "string",
"required": false
},
"headquarters": {
"label": "Headquarters",
"description": "The headquarters of the party.",
"type": "string",
"required": false
},
"international": {
"label": "International",
"description": "The international of the party.",
"type": "string",
"required": false
},
"website": {
"label": "Website",
"description": "The website of the party.",
"type": "string",
"required": false
},
"registered": {
"label": "Registered",
"description": "The Registration Number of party,If havent registered then write NO.",
"type": "string",
"required": false
},
"country": {
"label": "Country",
"description": "The country of the party.",
"type": "string",
"required": false
}
},
"format": "block"
}
</templatedata>


| label1  = {{{lang1}}} name
== See also ==
| class1  = nickname
* {{tl|Composition bar}}, used to display a statistic such as the number of seats held by a political party.
|  data1  = {{{name_lang1|}}}


| label2  = {{{lang2}}} name
== Tracking categories ==
| class2  = nickname
* {{clc|Pages using infobox political party with unknown parameters}}
|  data2  = {{{name_lang2|}}}


| label3  = {{{lang3}}} name
{{Organization infoboxes}}
| class3  = nickname
|  data3  = {{{name_lang3|}}}


| label4  = {{{lang4}}} name
<includeonly>{{basepage subpage|
| class4  = nickname
<!--Categories below this line, please; interwikis at Wikidata-->
|  data4  = {{{name_lang4|}}}
[[Category:Organization infobox templates|Political Party]]
 
[[Category:Political party infobox templates| ]]
| label5  = Abbreviation
[[Category:Templates that add a tracking category]]
| class5  = nickname
}}</includeonly>
|  data5  = {{if empty|{{{abbreviation|}}}|{{{abbr|}}}}}
 
| label6  = Leader
| class6  = agent
|  data6  = {{{leader|}}}
 
| label7  = President
| class7  = agent
|  data7  = {{{president|}}}
 
| label8  = Chair{{#if:{{{chairperson|}}}|person|man}}
| class8  = agent
|  data8  = {{if empty|{{{chairperson|}}}|{{{chairman|}}}}}
 
| label9  = General Secretary
| class9  = agent
|  data9  = {{if empty|{{{general_secretary|}}}|{{{general_secretary|}}}}}
 
| label10 = First Secretary
| class10 = agent
|  data10 = {{if empty|{{{first_secretary|}}}|{{{first_secretary|}}}}}
 
| label11 = {{nowrap|Secretary-General}}
| class11 = agent
|  data11 = {{if empty|{{{secretary_general|}}}|{{{secretary_general|}}}}}
 
| label12 = Presidium
| class12 = agent
|  data12 = {{if empty|{{{presidium|}}}|{{{presidium|}}}}}
 
| label13 = Standing Committee
| class13 = agent
|  data13 = {{if empty|{{{standing_committee|}}}|{{{standing_committee|}}}}}
 
| label14 = Secretary
| class14 = agent
|  data14 = {{if empty|{{{secretary|}}}|{{{secretary|}}}}}
 
| label15 = Spokes{{#if:{{{spokesperson|}}}|person|man}}
| class15 = agent
|  data15 = {{if empty|{{{spokesperson|}}}|{{{spokesman|}}}}}
 
| label16 = {{{leader1_title|}}}
| class16 = agent
|  data16 = {{{leader1_name|}}}
 
| label17 = {{{leader2_title|}}}
| class17 = agent
|  data17 = {{{leader2_name|}}}
 
| label18 = {{{leader3_title|}}}
| class18 = agent
|  data18 = {{{leader3_name|}}}
 
| label19 = {{{leader4_title|}}}
| class19 = agent
|  data19 = {{{leader4_name|}}}
 
| label20 = {{{leader5_title|}}}
| class20 = agent
|  data20 = {{{leader5_name|}}}
 
| label21 = {{#if:{{{founders|}}} |Founders |Founder}}
| class21 = agent
|  data21 = {{if empty|{{{founders|}}}|{{{founder|}}}}}
 
| label22 = Founded
|  data22 = {{if empty|{{{founded|}}}|{{{foundation|}}}}}
 
| label23 = Registered
|  data23 = {{{registered|}}}
 
| label24 = Legali{{#if:{{{legalised|}}}|s|z}}ed
|  data24 = {{if empty|{{{legalised|}}}|{{{legalized|}}}}}
 
| label25 = {{#if:{{{banned|}}} |Banned |Dissolved}}
|  data25 = {{if empty|{{{banned|}}}|{{{dissolved|}}}|{{{dissolution|}}}}}
 
| label26 = Merger&nbsp;of
|  data26 = {{{merger|}}}
 
| label27 = Split&nbsp;from
|  data27 = {{{split|}}}
 
| label28 = Preceded&nbsp;by
|  data28 = {{{predecessor|}}}
 
| label29 = Merged&nbsp;into
|  data29 = {{{merged|}}}
 
| label30 = Succeeded&nbsp;by
|  data30 = {{{successor|}}}
 
| label31 = Headquarters
| class31 = label
|  data31 = {{{headquarters|}}}
 
| label32 = Newspaper
|  data32 = {{{newspaper|}}}
 
| label33 = [[Think tank]]
|  data33 = {{if empty|{{{think tank|}}}|{{{think_tank|}}}}}
 
| label34 = Student wing
|  data34 = {{{student_wing|}}}
 
| label35 = [[Youth wing]]
|  data35 = {{{youth_wing|}}}
 
| label36 = Women's wing
|  data36 = {{{womens_wing|}}}
 
| label37 = {{{wing1_title}}}
|  data37 = {{{wing1|}}}
 
| label38 = {{{wing2_title}}}
|  data38 = {{{wing2|}}}
 
| label39 = {{{wing3_title}}}
|  data39 = {{{wing3|}}}
 
| label40 = {{{wing4_title}}}
|  data40 = {{{wing4|}}}
 
| label41 = Membership{{#if:{{{membership_year|}}} |&nbsp;({{{membership_year}}})}}
|  data41 = {{{membership|}}}
 
| label42 = [[List of political ideologies|Ideology]]
| class42 = category
|  data42 = {{{ideology|}}}
 
| label43 = [[Political spectrum|Political&nbsp;position]]
| class43 = category
|  data43 = {{{position|}}}
 
| label44 = Religion
| class44 = category
|  data44 = {{{religion|}}}
 
| label45 = National affiliation
| class45 = category
|  data45 = {{{national|}}}
 
| label46 = Regional affiliation
| class46 = category
|  data46 = {{if empty|{{{regional|}}}|{{{regional affiliation|}}}}}
 
| label47 = [[European political party|European affiliation]]
| class47 = category
|  data47 = {{{european|}}}
 
| label48 = Continental affiliation
| class48 = category
|  data48 = {{if empty|{{{continental|}}}|{{{continental affiliation|}}}}}
 
| label49 = International affiliation
| class49 = category
|  data49 = {{{international|}}}
 
| label50 = [[Political groups of the European Parliament|European Parliament group]]
| class50 = category
|  data50 = {{{europarl|}}}
 
| label51 = {{{affiliation1_title}}}
| class51 = category
|  data51 = {{#if:{{{affiliation1_title|}}}|{{{affiliation1|}}}}}
 
| label52 = {{{affiliation2_title}}}
| class52 = category
|  data52 = {{#if:{{{affiliation2_title|}}}|{{{affiliation2|}}}}}
 
| label53 = Colo{{#if:{{{colours|}}}|u|}}rs
|  data53 = {{{colo{{#if:{{{colours|}}}|u|}}rs|}}}
 
| label54 = Slogan
|  data54 = {{{slogan|}}}
 
| label55 = Anthem
|  data55 = {{{anthem|}}}
 
| label56 = {{{blank1_title|}}}
|  data56 = {{{blank1|}}}
 
| label57 = {{{blank2_title|}}}
|  data57 = {{{blank2|}}}
 
| label58 = {{{blank3_title|}}}
|  data58 = {{{blank3|}}}
 
| label59 = {{{blank4_title|}}}
|  data59 = {{{blank4|}}}
 
| label60 = {{{seats1_title|}}}
|  data60 = {{{seats1|}}}
 
| label61 = {{{seats2_title|}}}
|  data61 = {{{seats2|}}}
 
| label62 = {{{seats3_title|}}}
|  data62 = {{{seats3|}}}
 
| label63 = {{{seats4_title|}}}
|  data63 = {{{seats4|}}}
 
| label64 = {{{seats5_title|}}}
|  data64 = {{{seats5|}}}
 
| label65 = {{{seats6_title|}}}
|  data65 = {{{seats6|}}}
 
| label66 = {{{seats7_title|}}}
|  data66 = {{{seats7|}}}
 
| label67 = {{{seats8_title|}}}
|  data67 = {{{seats8|}}}
 
| label68 = {{{seats9_title|}}}
|  data68 = {{{seats9|}}}
 
| label69 = {{{seats10_title|}}}
|  data69 = {{{seats10|}}}
 
| label70 = {{{seats11_title|}}}
|  data70 = {{{seats11|}}}
 
| header71 = {{#if:{{{symbol|}}} |Election symbol}}
| rowstyle72 = font-size: 150%
|  data72 = {{{symbol|}}}
 
| header73 = {{#if:{{{flag|}}} |{{{flag_title|Party flag}}}}}
|  data74 = {{#invoke:InfoboxImage|InfoboxImage|image={{{flag|}}}|upright=0.6|alt={{if empty|{{{flag_alt|}}}|{{{flag_title|}}}}}}}
 
| header75 = {{#if:{{{website|}}} |Website}}
|  data76 = {{{website|}}}
 
| belowstyle = padding-top:0;
| below = {{#if:{{{state|}}}{{{country|}}}
    | {{Unbulleted list |style=line-height:1.3em; padding-top:0.3em; border-top:{{#if:{{{colorcode|}}}|2|1}}px solid {{{colorcode|#aaa}}};
          | {{#if:{{{country_dab1|}}}
            | {{#ifexist: {{{country_dab1|}}} | [[{{{country_dab1}}}|Politics of {{if empty|{{{state|}}}|{{{country}}}}}]] }}
            | {{#ifexist: Politics of {{if empty|{{{state|}}}|{{{country}}}}} | [[Politics of {{if empty|{{{state|}}}|{{{country}}}}}]] }}
            }}
          | {{#if:{{{parties_dab1|}}}
            | {{#ifexist: {{{parties_dab1|}}} | [[{{{parties_dab1}}}|Political parties]] }}
            | {{#ifexist: List of political parties in {{if empty|{{{state|}}}|{{{country}}}}} | [[List of political parties in {{if empty|{{{state|}}}|{{{country}}}}}|Political parties]] }}
            }}
          | {{#if:{{{elections_dab1|}}}
            | {{#ifexist: {{{elections_dab1}}} | [[{{{elections_dab1}}}|Elections]] }}
            | {{#ifexist: Elections in {{if empty|{{{state|}}}|{{{country}}}}} | [[Elections in {{if empty|{{{state|}}}|{{{country}}}}}|Elections]]}}
            }}
      }}<!--
 
        -->{{#if:{{{country2|}}}
    | {{Unbulleted list |style=line-height:1.3em; margin-top:0.2em; padding-top:0.2em; border-top: 1px solid #aaa;
          | {{#if:{{{country_dab2|}}}
            | {{#ifexist: {{{country_dab2|}}} | [[{{{country_dab2}}}|Politics of {{{country2}}}]] }}
            | {{#ifexist: Politics of {{{country2}}} | [[Politics of {{{country2}}}]] }}
            }}
          | {{#if:{{{parties_dab1|}}}
            | {{#ifexist: {{{parties_dab2|}}} | [[{{{parties_dab2}}}|Political parties]] }}
            | {{#ifexist: List of political parties in {{{country2}}} | [[List of political parties in {{{country2}}}|Political parties]] }}
            }}
          | {{#if:{{{elections_dab1|}}}
            | {{#ifexist: {{{elections_dab2}}} | [[{{{elections_dab2}}}|Elections]] }}
            | {{#ifexist: Elections in {{{country2}}} | [[Elections in {{{country2}}}|Elections]]}}
            }}
      }}  }}  }}<!--
      -->{{#if:{{{footnotes|}}} |<hr/>{{{footnotes}}} }}
 
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox political party with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox political party]] with unknown parameter "_VALUE_"|ignoreblank=y| _subheader | abbr | abbreviation | affiliation1 | affiliation1_title | affiliation2 | affiliation2_title | anthem | banned | blank1 | blank1_title | blank2 | blank2_title | blank3 | blank3_title | blank4 | blank4_title | caption | chairman | chairperson | colorcode | colors | colours | continental | continental affiliation | country | country_dab1 | country_dab2 | country2 | dissolution | dissolved | elections_dab1 | elections_dab2 | europarl | european | first_secretary | flag | flag_alt | flag_title | footnotes | foundation | founded | founder | founders | general_secretary | headquarters | ideology | international | lang1 | lang2 | lang3 | lang4 | leader | leader1_name | leader1_title | leader2_name | leader2_title | leader3_name | leader3_title | leader4_name | leader4_title | leader5_name | leader5_title | legalised | legalized | logo | logo_alt | logo_size | logo_upright | membership | membership_year | merged | merger | name | name_lang1 | name_lang2 | name_lang3 | name_lang4 | national | native_name | native_name_lang | newspaper | parties_dab1 | parties_dab2 | position | predecessor | president | presidium | regional | regional affiliation | registered | religion | seats1 | seats1_title | seats10 | seats10_title | seats11 | seats11_title | seats2 | seats2_title | seats3 | seats3_title | seats4 | seats4_title | seats5 | seats5_title | seats6 | seats6_title | seats7 | seats7_title | seats8 | seats8_title | seats9 | seats9_title | secretary | secretary_general | slogan | split | spokesman | spokesperson | standing_committee | state | student_wing | successor | symbol | think tank | think_tank | website | wing1 | wing1_title | wing2 | wing2_title | wing3 | wing3_title | wing4 | wing4_title | womens_wing | youth_wing
}}<noinclude>
{{Documentation}}
</noinclude>

Latest revision as of 05:04, 30 July 2020

Usage

Basic

{{{name}}}
Leader{{{leader}}}
{{{president}}}
Chairperson{{{chairperson}}}
First Secretary{{{first_secretary}}}
Secretary-General{{{secretary_general}}}
Presidium{{{presidium}}}
Secretary{{{secretary}}}
Spokesperson{{{spokesperson}}}
Founded{{{foundation}}}
International affiliation{{{international}}}
Website
{{Infobox political party
| name = 
| logo = 
| colorcode =     <!-- HTML color code (e.g. "red", "#FF0000" or Party metadata color template) otherwise "transparent" -->
| leader =
| deputy_leader = 
| president = 
| chairperson = 
| vice_chairperson = 
| general_secretary = 
| first_secretary = 
| secretary_general = 
| presidium = 
| secretary = 
| spokesperson = 
| foundation =    <!-- {{start date|YYYY|MM|DD}} -->
| ideology = 
| headquarters = 
| international = 
| website = 
| country = 
}}

Full

{{{name}}}

{{{native_name}}}
{{{lang1}}} name{{{name_lang1}}}
{{{lang2}}} name{{{name_lang2}}}
{{{lang3}}} name{{{name_lang3}}}
{{{lang4}}} name{{{name_lang4}}}
{{{lang5}}} name{{{name_lang5}}}
{{{lang6}}} name{{{name_lang6}}}
{{{lang7}}} name{{{name_lang7}}}
{{{lang8}}} name{{{name_lang8}}}
Abbreviation{{{abbreviation}}}
Leader{{{leader}}}
{{{president}}}
Chairperson{{{chairperson}}} or {{{chair}}} or {{{chairman}}}
General Secretary{{{general_secretary}}}
First Secretary{{{first_secretary}}}
Secretary-General{{{secretary_general}}}
Presidium{{{presidium}}}
Secretary{{{secretary}}}
Spokesperson{{{spokesperson}}}
{{{leader1_title}}}{{{leader1_name}}}
{{{leader2_title}}}{{{leader2_name}}}
{{{leader3_title}}}{{{leader3_name}}}
{{{leader4_title}}}{{{leader4_name}}}
{{{leader5_title}}}{{{leader5_name}}}
Founder{{{founder}}}
Founded{{{founded}}}
Registered{{{registered}}}
Legalised{{{legalised}}}
Banned{{{banned}}}
Merger of{{{merger}}}
Split from{{{split}}}
Preceded by{{{predecessor}}}
Merged into{{{merged}}}
Succeeded by{{{successor}}}
Headquarters{{{headquarters}}}
Newspaper{{{newspaper}}}
Think tank{{{think_tank}}}
Student wing{{{student_wing}}}
Youth wing{{{youth_wing}}}
Women's wing{{{womens_wing}}}
{{{wing1_title}}}{{{wing1}}}
{{{wing2_title}}}{{{wing2}}}
{{{wing3_title}}}{{{wing3}}}
{{{wing4_title}}}{{{wing4}}}
Membership ([year]){{{membership}}}
Ideology{{{ideology}}}
Political position{{{position}}}
Religion{{{religion}}}
National affiliation{{{national}}}
Regional affiliation{{{regional}}}
Continental affiliation{{{continental}}}
International affiliation{{{international}}}
{{{affiliation1_title}}}{{{affiliation1}}}
Colors{{{colors}}}
Slogan{{{slogan}}}
Anthem{{{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}}}
Election symbol
Party flag
Website

{{{footnotes}}}
{{Infobox political party
| name = 
| native_name = 
| native_name_lang =
| lang1 = 
| name_lang1 = 
| lang2 = 
| name_lang2 = 
| lang3 = 
| name_lang3 = 
| lang4 = 
| name_lang4 = 
| lang5 = 
| name_lang5 = 
| lang6 = 
| name_lang6 = 
| lang7 = 
| name_lang7 = 
| lang8 = 
| name_lang8 = 
| logo =
| logo_size =
| caption =
| colorcode =       <!-- HTML color code (e.g. "red", "#FF0000" or Party metadata color template) otherwise "transparent" -->
| abbreviation =    <!-- official abbreviation -->
| leader = 
| president = 
| chairperson =     <!-- or: | chair = --> <!-- or: | chairman = -->
| vice_chairperson =     <!-- or: | vice_chair = --> <!-- or: | vice_chairman = -->
| general_secretary =
| first_secretary =
| secretary_general = 
| presidium =
| secretary =
| spokesperson = 
| founder = 
| leader1_title = 
| leader1_name = 
| leader2_title = 
| leader2_name = 
| leader3_title = 
| leader3_name = 
| leader4_title = 
| leader4_name = 
| leader5_title = 
| leader5_name = 
| founded =         <!-- {{start date|YYYY|MM|DD}} -->
| registered = 
| legalised =       <!-- or |legalized= -->
| dissolved =       <!-- {{end date|YYYY|MM|DD}} -->
| banned = 
| 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 = 
| continental = 
| international = 
| affiliation1_title = 
| affiliation1 = 
| colors =          <!-- or: | colours = -->
| slogan = 
| anthem = 
| blank1_title = 
| blank1 = 
| blank2_title = 
| blank2 = 
| blank3_title = 
| blank3 = 
| blank4_title = 
| blank4 = 
| seats1_title = 
| seats1 =          <!-- {{Infobox Composition bar|50|100|hex=#ff0000}} -->
| seats2_title = 
| seats2 = 
| seats3_title = 
| seats3 = 
| seats4_title = 
| seats4 =          <!-- up to |seats15= -->
| symbol = 
| flag = 
| website = 
| state =           <!-- or country -->
| country =         <!-- or state -->
| country_dab1 = 
| parties_dab1 = 
| elections_dab1 = 
| country2 = 
| country_dab2 = 
| parties_dab2 = 
| elections_dab2 = 
| footnotes = 
}}

Microformat

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Subtemplates

Please do not remove instances of these subtemplates.

Classes used

The HTML classes of this microformat include:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox political party in articles based on its TemplateData.

TemplateData for Infobox political party

An infobox for political party.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The name of the party.

Stringoptional
Logologo

The logo of the party.

Stringoptional
Logo Sizelogo_size

Size of logo image

Stringoptional
Color codecolorcode

The color code of the party. HTML color code (e.g. red, #FF0000 or Party metadata color template) or transparent for no coloring.

Stringoptional
Leaderleader

The leader of the party.

Stringoptional
Deputy Leaderdeputy_leader

The deputy leader of the party.

Stringoptional
Presidentpresident

The president of the party.

Stringoptional
Chairpersonchairperson

The chairperson of the party.

Stringoptional
Vice Chairpersonvice_chairperson

The vice chairperson of the party.

Stringoptional
General secretarygeneral_secretary

The general secretary of the party.

Stringoptional
First secretaryfirst_secretary

The first secretary of the party.

Stringoptional
Secretary-generalsecretary_general

The secretary-general of the party.

Stringoptional
Presidiumpresidium

The presidium of the party.

Stringoptional
Secretarysecretary

The secretary of the party.

Stringoptional
Spokespersonspokesperson

The spokesperson of the party.

Stringoptional
Foundationfoundation

The foundation date of the party. Insert as {{Start date|YYYY|MM|DD}}.

Stringoptional
Ideologyideology

The ideology of the party.

Stringoptional
Headquartersheadquarters

The headquarters of the party.

Stringoptional
Internationalinternational

The international of the party.

Stringoptional
Websitewebsite

The website of the party.

Stringoptional
Registeredregistered

The Registration Number of party,If havent registered then write NO.

Stringoptional
Countrycountry

The country of the party.

Stringoptional

See also

  • {{Composition bar}}, used to display a statistic such as the number of seats held by a political party.

Tracking categories


MediaWiki spam blocked by CleanTalk.