This goes on the Main Voting Page:

==Contenders==
{| border=1 width=100%
|{{Contender|Aang}}
|{{Contender|Aang}}
|{{Contender|Abe Simpson}}
|{{Contender|Abe Simpson}}

|}

This is the Contender Template:

<includeonly>valign="top" width=25%{{!}}{{:{{PAGENAME}}/{{{1|}}} }}
{{Collapsible
|title      = Current Votes
|body       = {{:{{PAGENAME}}/{{{1|}}}/Votes }}
|border     =
|background = #eee
}}</includeonly>

This is the Collapsible Template:

{| class="collapsible {{#ifeq:{{lc:{{{collapsed|true}}}}}|false||collapsed}}" style="{{#if:{{{clear}}}||clear:both;}}border:{{{border|1px solid black}}};font-size:0.85em;{{{extrastyle|}}}" width="{{{#if:{{{width|}}}|{{{width}}}|100%}}"
|-
! colspan="1" | <div style="background-color:{{#if: {{{background|}}} | {{{background}}} | white }};font-size:1.1em;">'''{{{title|{{{2| }}}}}}'''</div>
|-
|
<div style="margin:0.5em;font-size:1em;">
{{{body|{{{1|}}}}}}</div>
|}<noinclude>
==Usage==
<pre>{{Collapsible
| collapsed          = DEFAULT : true
| border             = DEFAULT : 1px solid black
| background         = DEFAULT : white (of title area)
| extrastyle         = DEFAULT : none
| width              = DEFAULT : 100% 
| title              = 
| body               = 
}}


This goes on the VotingPageName/CondenderPageName subpages of the Voting page:

{{Vote Button|wikiname|Contender Name|Image.jpg|<inputbox>
type=comment
default=VotingPageName/CondenderPageName/Votes
editintro=Template:How to Vote
buttonlabel=Vote
preload=Template:Vote
hidden=yes
break=no
width=25
</inputbox>}}

This is the Template:Vote Button:

<includeonly>
{| align=center
!style="font-size:150%;" |[[w:c:{{{1}}}:{{{2}}}|{{{2}}}]]
|-
||[[Image:{{{3}}}|100px|center]]
|-
||{{{4}}}
|}__NOEDITSECTION__</includeonly><noinclude>

1 = site
2 = link name
3 = image
4 = button

</noinclude>

This is the Template:How to Vote:

<div style="font-size:300%;text-align:center;">Just click save, and your vote will be counted!</div>

This is the Template:Vote:

<includeonly>
* ~~</includeonly><includeonly>~~</includeonly>

This goes on the VotingPageName/CondenderPageName/Votes subpages:

<noinclude><div style="font-size:300%;text-align:center;">'''[[Voting Test|Return to Voting]]'''</div>
</noinclude>