More actions
mNo edit summary |
now shows Pride logos |
||
| Line 3: | Line 3: | ||
| title = {{{name}}} | | title = {{{name}}} | ||
| subheader = {{{abbr}}} | | subheader = {{{abbr}}} | ||
| image | | image = {{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}} | ||
| caption = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}} | | caption = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}} | ||
| header1 = General details | | header1 = General details | ||
| Line 109: | Line 109: | ||
}} | }} | ||
</pre> | </pre> | ||
== Maintenance == | |||
Each June, replace the line for the <code>{{{image}}}</code> parameter with the following line, which will automatically favor Pride logos: | |||
<pre><nowiki>| image = {{#if:{{{logo_pride|}}}|[[File:{{{name}}} pride.png|frameless|175px]]|{{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}}}</nowiki></pre>. | |||
[[Category:Infobox templates|Political party]]</noinclude> | [[Category:Infobox templates|Political party]]</noinclude> | ||
Revision as of 05:32, 31 May 2026
| WPR | |
Logo since 2025 | |
| General details | |
|---|---|
| Chair | TrueDarklander |
| Headquarters | Reveille |
| Colour | a20f00 |
| History | |
| Founded | December 2024 by _ReDkA_ |
| Registered | 6 January 2025 by JunoAndrist (link) |
| Former names |
|
| Political positions | |
| Political position | Left-wing |
| Economic system | Socialism |
| Ideologies | Progressivism |
| Seats | |
| Seats in the House of Representatives | 4 / 11 |
| Seats in the Senate | 1 / 6 |
| Town councillors | 3 / 9 |
| Category | |
{{Infobox political party
| name =
| abbr =
| logo = yes
| logo_since =
| logo_from =
| other_names =
| leader_title =
| leader =
| hq =
| hq_city =
| colour = yes
| discord =
| website =
| founded =
| founder =
| predecessor =
| registered =
| registrar =
| registration_link =
| deregistered =
| successor =
| former_names =
| political_position =
| economic_system =
| ideologies =
| seats_house =
| seats_senate =
| town_councillors =
}}
Maintenance
Each June, replace the line for the {{{image}}} parameter with the following line, which will automatically favor Pride logos:
| image = {{#if:{{{logo_pride|}}}|[[File:{{{name}}} pride.png|frameless|175px]]|{{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}}}.