Template:Legislature infobox: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>SayerQT
No edit summary
>SayerQT
No edit summary
Line 75: Line 75:
| style="{{#if:{{{lower_voting_system|}}}| |display: none;}}" class="infoboxcell" valign="top" | <font size=1.8>{{{lower_voting_system|}}}</font>
| style="{{#if:{{{lower_voting_system|}}}| |display: none;}}" class="infoboxcell" valign="top" | <font size=1.8>{{{lower_voting_system|}}}</font>
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{upper_last_election|}}}| |display: none;}}" valign="top" | <font size=1.8>'''{{{UpperHouse}}}<br>last election'''</font>
| style="{{#if:{{{upper_last_election|}}}| |display: none;}}" valign="top" | <font size=2>'''{{{UpperHouse}}}<br>last election'''</font>
| style="{{#if:{{{upper_last_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{upper_last_election|}}}
| style="{{#if:{{{upper_last_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{upper_last_election|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{lower_last_election|}}}| |display: none;}}" valign="top" | <font size=1.8>'''{{{LowerHouse}}}<br>last election'''</font>
| style="{{#if:{{{lower_last_election|}}}| |display: none;}}" valign="top" | <font size=2>'''{{{LowerHouse}}}<br>last election'''</font>
| style="{{#if:{{{lower_last_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{lower_last_election|}}}
| style="{{#if:{{{lower_last_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{lower_last_election|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{upper_next_election|}}}| |display: none;}}" valign="top" | <font size=1.8>'''{{{UpperHouse}}}<br>next election'''</font>
| style="{{#if:{{{upper_next_election|}}}| |display: none;}}" valign="top" | <font size=2>'''{{{UpperHouse}}}<br>next election'''</font>
| style="{{#if:{{{upper_next_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{upper_next_election|}}}
| style="{{#if:{{{upper_next_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{upper_next_election|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{lower_next_election|}}}| |display: none;}}" valign="top" | <font size=1.8>'''{{{LowerHouse}}}<br>next election'''</font>
| style="{{#if:{{{lower_next_election|}}}| |display: none;}}" valign="top" | <font size=2>'''{{{LowerHouse}}}<br>next election'''</font>
| style="{{#if:{{{lower_next_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{lower_next_election|}}}
| style="{{#if:{{{lower_next_election|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{lower_next_election|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{unicameralVotingSystem|}}}| |display: none;}}" valign="top" | <font size=1.8>'''Voting System'''</font>
| style="{{#if:{{{unicameralVotingSystem|}}}| |display: none;}}" valign="top" | <font size=2>'''Voting System'''</font>
| style="{{#if:{{{unicameralVotingSystem|}}}| |display: none;}}" class="infoboxcell" valign="top" | <font size=1.8>{{{unicameralVotingSystem|}}}</font>
| style="{{#if:{{{unicameralVotingSystem|}}}| |display: none;}}" class="infoboxcell" valign="top" | <font size=2>{{{unicameralVotingSystem|}}}</font>
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{unicameralLastElection|}}}| |display: none;}}" valign="top" | <font size=2>'''Last Election'''</font>
| style="{{#if:{{{unicameralLastElection|}}}| |display: none;}}" valign="top" | <font size=2>'''Last Election'''</font>

Revision as of 04:34, 20 February 2022

{{{title1}}}
{{{session}}}
{{{image1}}}
Type
Type
Houses
Leadership
'
'
'
'
'
Structure
Seats
{{{upperimage}}}
{{{UpperHouse}}}
Political Groups
{{{lowerimage}}}
{{{LowerHouse}}}
Political Groups
Elections
{{{UpperHouse}}}
Voting System
{{{LowerHouse}}}
Voting System
{{{UpperHouse}}}
last election
{{{LowerHouse}}}
last election
{{{UpperHouse}}}
next election
{{{LowerHouse}}}
next election
Voting System
Last Election
Next Election

Example usage:

{{Legislature_infobox
|color=Example
|title1=Example
|session=Example
|image1=Example
|type=Example
|houses=Example
|LowerHouse=Example
|UpperHouse=Example
|leader1title=Example
|leader1=Example
|leader2title=Example
|leader2=Example
|leader3title=Example
|leader3=Example
|leader4title=Example
|leader4=Example
|leader5title=Example
|leader5=Example
|seats=Example
|upperimage=Example
|upper_political_groups=Example
|lowerimage=Example
|lower_political_groups=Example
|upper_voting_system=Example
|lower_voting_system=Example
|upper_last_election=Example
|lower_last_election=Example
|upper_next_election=Example
|lower_next_election=Example
|unicameralVotingSystem=example
|unicameralLastElection=example
|unicameralNextElection=example
}}