Template:Political-party
This template defines the table "parties". View table.
Usage
Unified display and Cargo template for political party pages.
Do not use the old Infobox-party.
Key change: leader_display fields
Because {{#replace}} requires StringFunctions (not installed),
use the companion leader_display fields for the human-readable name:
leader_name1= mp_id slug (stored in Cargo, used as wikilink target)leader_display1= display name shown in the infobox link
Full example (PAP)
{{Political-party
|party_id = pap
|name = People's Action Party
|other_names = 人民行动党, Parti Tindakan Rakyat, மக்களின் செயல் கட்சி
|abbreviation = PAP
|image = PAP logo.png
|colours = #002868
|election_symbol = Lightning bolt
|founded_date = 1954-11-21
|dissolved_date =
|leader_name1 = lawrence-wong
|leader_display1 = Lawrence Wong
|leader_designation1 = Secretary-General
|leader_name2 = heng-swee-keat
|leader_display2 = Heng Swee Keat
|leader_designation2 = Chairman
|leader_name3 =
|leader_display3 =
|leader_designation3 =
|headquarters = 57B New Upper Changi Road, Singapore 462057
|uen = S59SS0001F
|membership = ~20,000
|membership_year = 2023
|ideology = [[Pragmatism]], [[Meritocracy]], [[Social conservatism]]
|political_position = [[Centre-right politics|Centre-right]]
|international =
|youth_wing = Young PAP
|womens_wing = PAP Women's Wing
|website = https://www.pap.org.sg
|status = active
}}
Field reference
| Field | Type | Required | Notes |
|---|---|---|---|
party_id |
slug | Yes | Permanent. e.g. pap, wp
|
name |
text | Yes | Full English name |
other_names |
text | No | Other language names, comma-separated |
abbreviation |
text | Yes | e.g. PAP, WP
|
image |
filename | No | Filename only e.g. PAP logo.png
|
colours |
CSS colour | No | Hex or named colour for stripe. e.g. #002868
|
election_symbol |
text | No | As registered with ELD |
founded_date |
YYYY-MM-DD | Yes | |
dissolved_date |
YYYY-MM-DD | No | Leave blank if active |
leader_name1 |
mp_id slug | Yes | e.g. lawrence-wong
|
leader_display1 |
text | Yes | e.g. Lawrence Wong
|
leader_designation1 |
text | Yes | e.g. Secretary-General
|
leader_name2 |
mp_id slug | No | |
leader_display2 |
text | No | |
leader_designation2 |
text | No | |
leader_name3 |
mp_id slug | No | |
leader_display3 |
text | No | |
leader_designation3 |
text | No | |
headquarters |
text | No | Full address |
uen |
text | No | ROS Unique Entity Number |
membership |
text | No | e.g. ~20,000
|
membership_year |
text | No | |
ideology |
text | No | Wikilinked terms preferred |
political_position |
text | No | e.g. Centre-right
|
international |
text | No | |
youth_wing |
text | No | |
womens_wing |
text | No | |
website |
URL | No | Full URL with https |
status |
enum | Yes | active / deregistered / merged / dissolved
|