Template:Infobox election: Difference between revisions

From Chalo Chatu, Zambia online encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:280px; font-size:90%; border:1px solid #ccc; background:#f9f9f9;"
{| class="infobox vevent" style="width:22em; line-height:1.5em; font-size: 90%;"
 
|+ style="font-size: 110%; font-weight: bold; text-align: center;" | {{{election_name|Election}}}
|+ style="font-size:110%; font-weight:bold; text-align:center; background:#e2e2e2;" | {{{election_name|General Election}}}
 
|-
|-
! Type
{{#if:{{{type|}}}|! style="text-align:center;" colspan="2" | {{{type}}} election}}
| {{{type|Presidential}}} election
{{#if:{{{election_date|}}}|{{!}}-{{!}}
! style="text-align:center;" colspan="2" | {{{election_date}}}}}
{{#if:{{{country|}}}|{{!}}-{{!}}
! Country
{{!}} style="text-align:center;" | {{{country}}}}}
{{#if:{{{turnout|}}}|{{!}}-{{!}}
! Turnout
{{!}} style="text-align:center;" | {{{turnout}}}}}
{{#if:{{{registered|}}}|{{!}}-{{!}}
! Registered voters
{{!}} style="text-align:center;" | {{{registered}}}}}
{{#if:{{{previous_link|}}}|{{!}}-{{!}}
! Previous
{{!}} style="text-align:center;" | {{{previous_link}}}}}
{{#if:{{{next_link|}}}|{{!}}-{{!}}
! Next
{{!}} style="text-align:center;" | {{{next_link}}}}}


{{#if:{{{nominee1|}}}{{{nominee2|}}}|
|-
|-
! Date
! colspan="2" style="text-align:center; background:#eee;" | Candidates
| {{{election_date|}}}
}}


<!-- Candidate 1 -->
{{#if:{{{nominee1|}}}|
|-
|-
! Country
| colspan="2" style="text-align:center;" | {{{image1|}}}
| {{{country|Zambia}}}
 
{{#if:{{{turnout|}}}|<!-- Turnout -->
|-
|-
! Turnout
! Nominee
| {{{turnout}}}
| {{{nominee1}}}
}}
 
{{#if:{{{registered|}}}|<!-- Registered voters -->
|-
|-
! Registered voters
! Party
| {{{registered}}}
| {{{party1|}}}
}}
 
{{#if:{{{previous_link|}}}|<!-- Previous -->
|-
|-
! Previous
! Alliance
| [[{{{previous_link}}}|{{{previous_year}}}]]
| {{{alliance1|}}}
}}
 
{{#if:{{{next_link|}}}|<!-- Next -->
|-
|-
! Next
! Running mate
| [[{{{next_link}}}|{{{next_year}}}]]
| {{{running_mate1|}}}
}}
 
|-
|-
! colspan="2" style="background:#ddd; text-align:center;" | Main Candidates
! Popular vote
 
| {{{popular_vote1|}}}
{{#if:{{{nominee1|}}}|
|-
|-
| '''{{{nominee1}}}'''<br/><small>{{{party1}}}</small><br/>
! Percentage
Votes: {{{popular_vote1}}}<br/>({{{percentage1}}}%)
| {{{percentage1|}}}
}}
}}


<!-- Candidate 2 -->
{{#if:{{{nominee2|}}}|
{{#if:{{{nominee2|}}}|
|-
|-
| '''{{{nominee2}}}'''<br/><small>{{{party2}}}</small><br/>
| colspan="2" style="text-align:center;" | {{{image2|}}}
Votes: {{{popular_vote2}}}<br/>({{{percentage2}}}%)
|-
! Nominee
| {{{nominee2}}}
|-
! Party
| {{{party2|}}}
|-
! Alliance
| {{{alliance2|}}}
|-
! Running mate
| {{{running_mate2|}}}
|-
! Popular vote
| {{{popular_vote2|}}}
|-
! Percentage
| {{{percentage2|}}}
}}
}}


<!-- Candidate 3 -->
{{#if:{{{nominee3|}}}|
{{#if:{{{nominee3|}}}|
|-
|-
| '''{{{nominee3}}}'''<br/><small>{{{party3}}}</small><br/>
| colspan="2" style="text-align:center;" | {{{image3|}}}
Votes: {{{popular_vote3}}}<br/>({{{percentage3}}}%)
|-
}}
! Nominee
 
| {{{nominee3}}}
{{#if:{{{map_image|}}}|
|-
! Party
| {{{party3|}}}
|-
! Alliance
| {{{alliance3|}}}
|-
! Running mate
| {{{running_mate3|}}}
|-
|-
! colspan="2" style="background:#ddd; text-align:center;" | Results Map
! Popular vote
| {{{popular_vote3|}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{map_image}}}|250px]]
! Percentage
| {{{percentage3|}}}
}}
}}


{{#if:{{{title|}}}|{{!}}-{{!}}
! Title
{{!}} style="text-align:center;" | {{{title}}}}}
{{#if:{{{before_election|}}}|{{!}}-{{!}}
! Before election
{{!}} style="text-align:center;" | {{{before_election}}}}}
{{#if:{{{before_party|}}}|{{!}}-{{!}}
! Before party
{{!}} style="text-align:center;" | {{{before_party}}}}}
{{#if:{{{after_election|}}}|{{!}}-{{!}}
! After election
{{!}} style="text-align:center;" | {{{after_election}}}}}
{{#if:{{{after_party|}}}|{{!}}-{{!}}
! After party
{{!}} style="text-align:center;" | {{{after_party}}}}}
|}
|}
</includeonly>
</includeonly><noinclude>
<noinclude>
{{Documentation}}
{{documentation}}
[[Category:Infobox templates]]
[[Category:Elections templates]]
</noinclude>
</noinclude>

Latest revision as of 11:02, 19 September 2025

<templatestyles src="Module:Documentation/styles.css"></templatestyles>