Template:Infobox Election: Difference between revisions

From RetroMC
Jump to navigation Jump to search
(A bit of fixing)
(Added documentation and replaced example)
Line 1: Line 1:
<noinclude>This template is W.I.P!</noinclude>
<includeonly>{{Infobox3cols
<includeonly>{{Infobox3cols


Line 24: Line 23:
| data3b = ''
| data3b = ''
| data3c = {{{party2|}}}
| data3c = {{{party2|}}}
 
| label4 = Nominees
| data4a = {{{nominee1|}}}
| data4b = ''
| data4c = {{{nominee2|}}}
 
}}
}}
</includeonly>
</includeonly>
<noinclude>{{Infobox Election
<noinclude>{{Infobox Election
| image1 = [[File:BetaLands.png|50px]]
| image1 = [[File:Noggisoggi-bust.png|50px]]
| image2 = [[File:BetaLands.png|50px]]
| image2 = [[File:CruxyMC-bust.png|50px]]
| election = eee eee
| election = Uhhh...
| location = the wiki
| location = This page
| type = hmm
| type = Example usage
| party1 = RMC
| party1 = Party 1
| party2 = BL
| party2 = Party 2
}}<noinclude>
| nominee1 = {{user|Noggisoggi}}
| nominee2 = {{user|CruxyMC}}
}}
<noinclude>
'''Example usage''':
<nowiki>{{Infobox Election
| image1 = [[File:Noggisoggi-bust.png|50px]]
| image2 = [[File:CruxyMC-bust.png|50px]]
| election = Uhhh...
| location = This page
| type = Example usage
| party1 = Party 1
| party2 = Party 2
| nominee1 = {{user|Noggisoggi}}
| nominee2 = {{user|CruxyMC}}
}}</nowiki>
</noinclude>

Revision as of 12:43, 5 August 2023

Uhhh...
Location This page
Type Example usage
Party Party 1 Party 2
Nominees 16.png Noggisoggi 16.png CruxyMC


Example usage:

{{Infobox Election
 | image1 = [[File:Noggisoggi-bust.png|50px]]
 | image2 = [[File:CruxyMC-bust.png|50px]]
 | election = Uhhh...
 | location = This page
 | type = Example usage
 | party1 = Party 1
 | party2 = Party 2
 | nominee1 = {{user|Noggisoggi}}
 | nominee2 = {{user|CruxyMC}}
 }}