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 vevent" style="width: 280px; font-size: 90%; line-height: 1.4em; background: #f9f9f9;"
{| class="infobox" style="width:280px; font-size:90%; border:1px solid #ccc; background:#f9f9f9;"
|+ style="font-weight:bold; font-size:110%; text-align:center;" | {{{election_name|Election}}}
 
|+ style="font-size:110%; font-weight:bold; text-align:center; background:#e2e2e2;" | {{{election_name|General Election}}}
 
|-
|-
! Type
! Type
| {{{type|General}}} election
| {{{type|Presidential}}} election
 
|-
|-
! Date
! Date
| {{{election_date|}}}
| {{{election_date|}}}
|-
|-
! Country
! Country
| {{{country|Zambia}}}
| {{{country|Zambia}}}
{{#if:{{{turnout|}}}|<!-- Turnout -->
|-
|-
{{#if:{{{turnout|}}}|! Turnout
! Turnout
| {{{turnout}}}
| {{{turnout}}}
|-}}
}}
{{#if:{{{registered|}}}|! Registered voters
 
{{#if:{{{registered|}}}|<!-- Registered voters -->
|-
! Registered voters
| {{{registered}}}
| {{{registered}}}
|-}}
}}
{{#if:{{{previous_link|}}}|! Previous
 
{{#if:{{{previous_link|}}}|<!-- Previous -->
|-
! Previous
| [[{{{previous_link}}}|{{{previous_year}}}]]
| [[{{{previous_link}}}|{{{previous_year}}}]]
|-}}
}}
{{#if:{{{next_link|}}}|! Next
 
{{#if:{{{next_link|}}}|<!-- Next -->
|-
! Next
| [[{{{next_link}}}|{{{next_year}}}]]
| [[{{{next_link}}}|{{{next_year}}}]]
|-}}
}}


! colspan="2" style="text-align:center; background:#ddd;" | Candidates
|-
! colspan="2" style="background:#ddd; text-align:center;" | Main Candidates


{{#if:{{{nominee1|}}}|
{{#if:{{{nominee1|}}}|
|-
|-
! Nominee 1
| '''{{{nominee1}}}'''<br/><small>{{{party1}}}</small><br/>
| {{{nominee1}}}<br/>{{{party1}}}<br/>Votes: {{{popular_vote1}}} ({{{percentage1}}}%)
Votes: {{{popular_vote1}}}<br/>({{{percentage1}}}%)
}}
}}


{{#if:{{{nominee2|}}}|
{{#if:{{{nominee2|}}}|
|-
|-
! Nominee 2
| '''{{{nominee2}}}'''<br/><small>{{{party2}}}</small><br/>
| {{{nominee2}}}<br/>{{{party2}}}<br/>Votes: {{{popular_vote2}}} ({{{percentage2}}}%)
Votes: {{{popular_vote2}}}<br/>({{{percentage2}}}%)
}}
}}


{{#if:{{{nominee3|}}}|
{{#if:{{{nominee3|}}}|
|-
|-
! Nominee 3
| '''{{{nominee3}}}'''<br/><small>{{{party3}}}</small><br/>
| {{{nominee3}}}<br/>{{{party3}}}<br/>Votes: {{{popular_vote3}}} ({{{percentage3}}}%)
Votes: {{{popular_vote3}}}<br/>({{{percentage3}}}%)
}}
}}


{{#if:{{{map_image|}}}|
{{#if:{{{map_image|}}}|
|-
|-
! colspan="2" | Map
! colspan="2" style="background:#ddd; text-align:center;" | Results Map
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{map_image}}}|250px]]
| colspan="2" style="text-align:center;" | [[File:{{{map_image}}}|250px]]
Line 56: Line 72:
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
[[Category:Infobox templates]]
[[Category:Elections templates]]
</noinclude>
</noinclude>

Revision as of 10:58, 19 September 2025


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