Template:Legislature infobox: Difference between revisions
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= | | 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= | | 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= | | 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= | | 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= | | style="{{#if:{{{unicameralVotingSystem|}}}| |display: none;}}" valign="top" | <font size=2>'''Voting System'''</font> | ||
| style="{{#if:{{{unicameralVotingSystem|}}}| |display: none;}}" class="infoboxcell" valign="top" | <font size= | | 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 03:34, 20 February 2022
| ||||||||||||||||||
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
}}