Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox political party: Difference between revisions

Template page
mNo edit summary
m caption
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
| title    = {{{name}}}
| title    = {{{name}}}
| subheader = {{{abbr}}}
| subheader = {{{abbr}}}
| image    = {{#IF: {{{logo|}}}| [[File:{{{name}}}.png|frameless|175px]]}}
| image    = {{#if:{{{logo_pride|}}}|[[File:{{{name}}} pride.png|frameless|175px]]|{{#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_pride|}}}|Logo for Pride Month}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}|{{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}}
| header1  = General details
| header1  = General details
| label2    = Other names
| label2    = Other names
Line 14: Line 14:
| label5    = Colour
| label5    = Colour
| data5    = {{#IF: {{{colour|}}}|{{Party colour|hex|{{{abbr}}}}}}}
| data5    = {{#IF: {{{colour|}}}|{{Party colour|hex|{{{abbr}}}}}}}
| label6    = Discord
| data6    = {{#IF: {{{discord|}}}|[https://www.discord.gg/{{{discord}}} {{{discord}}}]}}
| label7    = Website
| data7    = {{#IF: {{{website|}}}|[{{{website}}}]}}
| header8  = History
| header8  = History
| label9    = Founded
| label9    = Founded
Line 45: Line 41:
| label22  = Town councillors
| label22  = Town councillors
| data22    = {{#if: {{{town_councillors|}}} | {{{town_councillors}}} }}
| data22    = {{#if: {{{town_councillors|}}} | {{{town_councillors}}} }}
| below    = <small>[[:Category:{{{name}}}|Category]]</small>
| below    = <hr><small>{{hlist|[[:Category:{{{name}}}|Category]]|{{#IF: {{{discord|}}}|[https://discord.gg/{{{discord}}} Discord]}}||{{#IF: {{{website|}}}|[https://{{{website}}} Website]}}
}}</small>
}}
}}
</includeonly><noinclude>
</includeonly><noinclude>
Line 54: Line 51:
| logo_since        = 2025
| logo_since        = 2025
| logo_from          =
| logo_from          =
| logo_pride        = yes
| other_names        =
| other_names        =
| leader_title      = Chair
| leader_title      = Chair
Line 59: Line 57:
| hq_city            = Reveille
| hq_city            = Reveille
| colour            = yes
| colour            = yes
| discord_invite    = njHxtFdt2t
| discord            = njHxtFdt2t
| website            =
| website            =
| founded            = December 2024
| founded            = December 2024
Line 84: Line 82:
| logo_since        =
| logo_since        =
| logo_from          =
| logo_from          =
| logo_pride        = yes
| other_names        =
| other_names        =
| leader_title      =
| leader_title      =
Line 109: Line 108:
}}
}}
</pre>
</pre>
== Maintenance ==
Each June, replace the line for the <code>{{{image}}}</code> and </code>{{{caption}}}</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]]}}}}
| caption  = {{#IF: {{{logo_pride|}}}|Logo for Pride Month}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}|{{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}}</nowiki></pre>
Once Pride Month has ended, replace that with:
<pre><nowiki>| image = {{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}
| caption  = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}</nowiki></pre>
[[Category:Infobox templates|Political party]]</noinclude>
[[Category:Infobox templates|Political party]]</noinclude>

Latest revision as of 02:16, 1 June 2026

Workers' Party of Redmont
WPR
Logo for Pride Month
General details
ChairTrueDarklander
HeadquartersReveille
Coloura20f00
History
FoundedDecember 2024 by _ReDkA_
Registered6 January 2025 by JunoAndrist (link)
Former names
  • Leftist Front of Redmont
  • Workers' Front of Redmont
Political positions
Political positionLeft-wing
Economic systemSocialism
IdeologiesProgressivism
Seats
Seats in the House of Representatives
4 / 11
Seats in the Senate
1 / 6
Town councillors
3 / 9

{{Infobox political party
| name               = 
| abbr               =
| logo               = yes
| logo_since         =
| logo_from          =
| logo_pride         = yes
| 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}}} and {{{caption}}} 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]]}}}}
| caption   = {{#IF: {{{logo_pride|}}}|Logo for Pride Month}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}|{{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}}

Once Pride Month has ended, replace that with:

| image = {{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}
| caption   = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}