Template:Infobox political party: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Tag: Undo |
||
Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly> | ||
| name | {| class="infobox" style="width: 22em; font-size: 90%;" | ||
| | |+ '''{{{name|}}}''' | ||
| | |- | ||
| | ! colspan="2" style="background-color:#ccc;text-align:center;" | General information | ||
| | |- | ||
| | | '''English name''' | ||
| {{{name|}}} | |||
|- | |||
| '''Native name''' | |||
| {{{native_name|}}} | |||
|- | |||
| '''Abbreviation''' | |||
| {{{abbreviation|}}} | |||
|- | |||
| '''Country''' | |||
| {{{country|}}} | |||
|- | |||
| '''Headquarters''' | |||
| {{{headquarters|}}} | |||
|- | |||
| '''Status''' | |||
| {{{status|}}} | |||
| | |- | ||
| | ! colspan="2" style="background-color:#ccc;text-align:center;" | History | ||
| | |- | ||
| | | '''Founded''' | ||
| | | {{{founded|}}} | ||
|- | |||
| '''Founder''' | |||
| {{{founder|}}} | |||
|- | |||
| '''Dissolved''' | |||
| {{{dissolved|}}} | |||
|- | |||
| '''Reestablished''' | |||
| {{{reestablished|}}} | |||
|- | |||
| '''Predecessor''' | |||
| {{{precursor|}}} | |||
| | |- | ||
| | ! colspan="2" style="background-color:#ccc;text-align:center;" | Political profile | ||
| | |- | ||
| | | '''President''' | ||
| | | {{{president|}}} | ||
| | |- | ||
| | | '''Vice President''' | ||
| {{{vice_president|}}} | |||
| | |- | ||
| | | '''Secretary''' | ||
| | | {{{secretary|}}} | ||
| | |- | ||
| | | '''Membership''' | ||
| {{{membership|}}} | |||
|- | |||
| '''Parliamentary seats''' | |||
| {{{parliament_seats|}}} | |||
|- | |||
| '''Political position''' | |||
| {{{position|}}} | |||
|- | |||
| '''Ideology''' | |||
| {{{ideology|}}} | |||
|- | |||
! colspan="2" style="background-color:#ccc;text-align:center;" | Symbols and identity | |||
|- | |||
| '''Colors''' | |||
| {{{colors|}}} | |||
|- | |||
| '''Newspaper''' | |||
| {{{newspaper|}}} | |||
|- | |||
| '''Slogan''' | |||
| {{{slogan|}}} | |||
|- | |||
| '''Anthem''' | |||
| {{{anthem|}}} | |||
|- | |||
| '''Website''' | |||
| [{{{website|}}} {{{website|}}}] | |||
|} | |||
</includeonly><noinclude> | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Infobox political party | {{Infobox political party | ||
| name = | | name = Example Party | ||
| native_name = | | native_name = Partidul Exemplu | ||
| abbreviation = | | abbreviation = EP | ||
| country = | | country = Utopia | ||
| headquarters = | | headquarters = Capital City | ||
| status = Active | |||
| founded = | | founded = 2001 | ||
| founder = John | | founder = John Example | ||
| | | dissolved = – | ||
| reestablished = 2023 | |||
| precursor = Old Unity Front | |||
| president = Jane | | president = Jane Leader | ||
| position = | | vice_president = Mark Deputy | ||
| ideology = | | secretary = Anna Admin | ||
| membership = 30,000 | |||
| parliament_seats = 10/100 | |||
| position = Centre-left | |||
| ideology = Social democracy | |||
| colors = Blue and | | colors = Blue and Silver | ||
| slogan = | | newspaper = The Utopian Voice | ||
| website = https:// | | slogan = Unity and Progress | ||
| anthem = Song of the People | |||
| website = https://www.exampleparty.ut | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 19:40, 14 June 2025
Usage
{{Infobox political party | name = Example Party | native_name = Partidul Exemplu | abbreviation = EP | country = Utopia | headquarters = Capital City | status = Active | founded = 2001 | founder = John Example | dissolved = – | reestablished = 2023 | precursor = Old Unity Front | president = Jane Leader | vice_president = Mark Deputy | secretary = Anna Admin | membership = 30,000 | parliament_seats = 10/100 | position = Centre-left | ideology = Social democracy | colors = Blue and Silver | newspaper = The Utopian Voice | slogan = Unity and Progress | anthem = Song of the People | website = https://www.exampleparty.ut }}