Difference between revisions of "Template:Election box total no change"

From blackwiki
Jump to navigation Jump to search
imported>Jonesey95
(Fix Linter errors)
imported>Jonesey95
(better fix)
 
Line 1: Line 1:
 
|- style="background-color:#F6F6F6"
 
|- style="background-color:#F6F6F6"
 
! colspan="3" style="text-align:right;" | Total votes
 
! colspan="3" style="text-align:right;" | Total votes
| style="text-align:right;" | {{#if:{{{votes}}}|'''{{formatnum:{{digits|{{{votes}}}}}}} '''|}}
+
| style="text-align:right;" | {{#if:{{{votes}}}|'''{{formatnum:{{replace|{{{votes}}}|,|}}}} '''|}}
 
| style="text-align:right;" | {{#if:{{{percentage}}}|'''{{{percentage}}} '''|}}
 
| style="text-align:right;" | {{#if:{{{percentage}}}|'''{{{percentage}}} '''|}}
 
|-<noinclude>
 
|-<noinclude>
 
[[Category:Election and referendum infobox templates]]
 
[[Category:Election and referendum infobox templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 03:52, 2 October 2020

|- style="background-color:#F6F6F6" ! colspan="3" style="text-align:right;" | Total votes | style="text-align:right;" | {{{votes}}} | style="text-align:right;" | {{{percentage}}} |-