| Mayoral Cand. | Votes | Vote % |
|---|---|---|
| {{ firstLastFormat(c.name)[0] }} {{ firstLastFormat(c.name)[1] }} {{ firstLastFormat(c.name)[2] }} | {{ parseCommaString(c.votesReceived) }} | {{ c.percentage }}% |
| Mayoral Cand. | Votes | Vote % |
|---|---|---|
| {{ firstLastFormat(mc.n)[0] }} {{ firstLastFormat(mc.n)[1] }} {{ firstLastFormat(mc.n)[2] }} | {{ parseCommaString(mc.v) }} | {{ parsePercentage(mc) }}% |
| Councillor Cand. | Votes | Vote % |
|---|---|---|
| {{ firstLastFormat(wc.name)[0] }} {{ firstLastFormat(wc.name)[1] }} {{ firstLastFormat(wc.name)[2] }} | {{ parseCommaString(wc.votesReceived) }} | {{ wc.percentage }}% |