Difference between revisions of "Template:Election box candidate minor party"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Matt Fitzpatrick
m (<td> instead of empty <th> (accessibility error))
Line 3: Line 3:
 
     -->
 
     -->
 
|- class="vcard"
 
|- class="vcard"
! style="background-color: {{{color}}}; width: 5px;" |
+
| style="background-color: {{{color}}}; width: 5px;" |
 
| class="org" style="width: 130px" | {{{party}}}
 
| class="org" style="width: 130px" | {{{party}}}
 
| class="fn" | {{{candidate}}}  
 
| class="fn" | {{{candidate}}}  

Revision as of 03:57, 30 August 2016

|- class="vcard" | style="background-color: {{{color}}}; width: 5px;" | | class="org" style="width: 130px" | {{{party}}} | class="fn" | {{{candidate}}} | style="text-align: right; margin-right: 0.5em" | {{{votes}}} | style="text-align: right; margin-right: 0.5em" | {{{percentage}}} | style="text-align: right; margin-right: 0.5em" | {{{change}}} |-