Template:Infobox uncontested presidential election small/sandbox
| bodystyle = vevent
| titleclass = summary
| title = {{{election_name|{{PAGENAME}}}}}
| datastyle = whitespace:no-wrap;
| image = {{#if:{{{flag_image|}}}|{{#invoke:InfoboxImage|InfoboxImage|image={{{flag_image|}}}|size={{{image_size|50px}}}}}|{{#if:{{{country|}}}|{{#if:{{{flag_year|}}}|{{flagicon|{{{country}}}|variant={{{flag_year|}}}|size=50px}}|{{flagicon|{{{country}}}|size=50px}}}}}}}}
| data1 = {{{election_date|}}}
| header2 = {{#if:{{{after_election|}}}|Not held}}
| data3 = {{#if:{{{after_election|}}}|{{{after_election|}}} ran unopposed}}
| below ={{align|left|{{#if:{{{previous_year|}}}|←{{#ifexist:{{{previous_election|}}}|{{{previous_year}}}|{{{previous_year}}}}}}}}}{{align|right|{{#if:{{{next_year|}}}|{{#ifexist:{{{next_election|}}}|{{{next_year}}}|{{{next_year}}}}}→}}}}
| belowclass = hlist noprint nowrap
| belowstyle = border-top: 1px solid #aaa; padding-top: 3px;
}}
{{Testcase table
| election_date = "election_date"
| election_name = "election_name"
| flag_image =
| country = USA
| flag_year = 2012
| previous_year = "previous_year"
| next_year = "next_year"
| previous_election = "previous_election"
| next_election = "next_election"
| after_election = "after_election"
}}