Difference between revisions of "2016 Election"
From Baloogan Campaign Wiki
(32 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | + | <css> | |
− | + | .blink_me { | |
− | + | -webkit-animation-name: blinker; | |
− | + | -webkit-animation-duration: 1s; | |
− | + | -webkit-animation-timing-function: linear; | |
− | + | -webkit-animation-iteration-count: infinite; | |
− | + | ||
− | + | -moz-animation-name: blinker; | |
− | + | -moz-animation-duration: 1s; | |
− | + | -moz-animation-timing-function: linear; | |
− | + | -moz-animation-iteration-count: infinite; | |
− | + | ||
− | + | animation-name: blinker; | |
− | + | animation-duration: 1s; | |
− | + | animation-timing-function: linear; | |
− | + | animation-iteration-count: infinite; | |
− | + | } | |
− | + | ||
− | + | @-moz-keyframes blinker { | |
− | + | 0% { opacity: 1.0; } | |
− | + | 50% { opacity: 0.0; } | |
− | + | 100% { opacity: 1.0; } | |
− | + | } | |
+ | |||
+ | @-webkit-keyframes blinker { | ||
+ | 0% { opacity: 1.0; } | ||
+ | 50% { opacity: 0.0; } | ||
+ | 100% { opacity: 1.0; } | ||
+ | } | ||
+ | |||
+ | @keyframes blinker { | ||
+ | 0% { opacity: 1.0; } | ||
+ | 50% { opacity: 0.0; } | ||
+ | 100% { opacity: 1.0; } | ||
+ | } | ||
+ | |||
+ | @-webkit-keyframes spinnerRotate | ||
+ | { | ||
+ | from{-webkit-transform:rotate(0deg);} | ||
+ | to{-webkit-transform:rotate(360deg);} | ||
+ | } | ||
+ | @-moz-keyframes spinnerRotate | ||
+ | { | ||
+ | from{-moz-transform:rotate(0deg);} | ||
+ | to{-moz-transform:rotate(360deg);} | ||
+ | } | ||
+ | @-ms-keyframes spinnerRotate | ||
+ | { | ||
+ | from{-ms-transform:rotate(0deg);} | ||
+ | to{-ms-transform:rotate(360deg);} | ||
+ | } | ||
+ | .spin{ | ||
+ | -webkit-animation-name: spinnerRotate; | ||
+ | -webkit-animation-duration: 5s; | ||
+ | -webkit-animation-iteration-count: infinite; | ||
+ | -webkit-animation-timing-function: linear; | ||
+ | -moz-animation-name: spinnerRotate; | ||
+ | -moz-animation-duration: 5s; | ||
+ | -moz-animation-iteration-count: infinite; | ||
+ | -moz-animation-timing-function: linear; | ||
+ | -ms-animation-name: spinnerRotate; | ||
+ | -ms-animation-duration: 5s; | ||
+ | -ms-animation-iteration-count: infinite; | ||
+ | -ms-animation-timing-function: linear; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </css> | ||
+ | =REPUBLICANS= | ||
+ | {{Image|https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Republicanlogo.svg/1179px-Republicanlogo.svg.png}} | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Name | ||
+ | ! Baloogan | ||
+ | ! Oridides | ||
+ | ! Spawk | ||
+ | |- | ||
+ | | Donald Trump, Eccentric Billionaire | ||
+ | | style="background:gold" class="spin" | <div class="blink_me"><b><center>TRUMP</center></b></div> | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Michele Bachmann, Sky Admiral | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Marsha Blackburn, Representative from Tennessee | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Scott Brown, Truck Enthusiast | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Jeb Bush, Governor of Florida | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Herman Cain, Pokemaster | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Chris Christie, Governor of New Jersey | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Mitch Daniels, Governor of Indiana | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Jim DeMint, Senator from South Carolina | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Luis Fortuno, Governor of Puerto Rico | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Newt Gingrich, Spaceman | ||
+ | | style="background:yellow" | | ||
+ | | style="background:red" | | ||
+ | | | ||
+ | |- | ||
+ | | Nikki Haley, Governor of South Carolina | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Mike Huckabee, Governor of Arkansas | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Jon Huntsman, Ambassador to China | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Bobby Jindal, Governor of Louisiana | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Sarah Palin, Television Personality | ||
+ | | | ||
+ | | style="background:red" | | ||
+ | | style="background:red" | | ||
+ | |- | ||
+ | | Rand Paul, Senator from Kentucky | ||
+ | | | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | |- | ||
+ | | Tim Pawlenty, Governor of Minnesota | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Mike Pence, Governor of Indiana | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Rick Perry, Governor of Texas | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Condoleezza Rice, Secretary of State | ||
+ | | style="background:red" | | ||
+ | | style="background:red" | | ||
+ | | | ||
+ | |- | ||
+ | | Marco Rubio, Senator from Florida | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Paul Ryan, P90X Spokesman | ||
+ | | | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | |- | ||
+ | | Rick Santorum, Senator from Pennsylvania | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Scott Walker, Governor of Wisconsin | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Allen West, U.S. Army Lt. Col, House of Representatives | ||
+ | | style="background:red" | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | =DEMOCRATS= | ||
+ | {{Image|http://upload.wikimedia.org/wikipedia/en/e/e3/DemocraticLogo.png}} | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Name | ||
+ | ! Baloogan | ||
+ | ! Oridides | ||
+ | ! Spawk | ||
+ | |- | ||
+ | | Joe Biden, Vice President | ||
+ | | style="background:green" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Corey Booker, Mayor of Newark | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Chelsea Clinton, Constitutionally Eligible | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Hillary Clinton, Secretary of State | ||
+ | | style="background:green" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Andrew Cuomo, Governor of New York | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Howard Dean, Governor of Not New Hampshire | ||
+ | | style="background:red" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Rahm Emmanuel, Lich | ||
+ | | style="background:red" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Russ Feingold, Senator from Wisconsin | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Kirsten Gillibrand, Senator from New York | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Martin O'Malley, Governor of Maryland | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Deval Patrick, Governor of Massachusetts | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Bernie Sanders, Socialist | ||
+ | | style="background:yellow" | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Brian Schweitzer, Governor of Montana | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Mark Warner, Senator from Virginia | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | Elizabeth Warren, Senator from Massachusetts | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} |
Latest revision as of 20:50, 29 July 2015
REPUBLICANS
Name | Baloogan | Oridides | Spawk |
---|---|---|---|
Donald Trump, Eccentric Billionaire | |
||
Michele Bachmann, Sky Admiral | |||
Marsha Blackburn, Representative from Tennessee | |||
Scott Brown, Truck Enthusiast | |||
Jeb Bush, Governor of Florida | |||
Herman Cain, Pokemaster | |||
Chris Christie, Governor of New Jersey | |||
Mitch Daniels, Governor of Indiana | |||
Jim DeMint, Senator from South Carolina | |||
Luis Fortuno, Governor of Puerto Rico | |||
Newt Gingrich, Spaceman | |||
Nikki Haley, Governor of South Carolina | |||
Mike Huckabee, Governor of Arkansas | |||
Jon Huntsman, Ambassador to China | |||
Bobby Jindal, Governor of Louisiana | |||
Sarah Palin, Television Personality | |||
Rand Paul, Senator from Kentucky | |||
Tim Pawlenty, Governor of Minnesota | |||
Mike Pence, Governor of Indiana | |||
Rick Perry, Governor of Texas | |||
Condoleezza Rice, Secretary of State | |||
Marco Rubio, Senator from Florida | |||
Paul Ryan, P90X Spokesman | |||
Rick Santorum, Senator from Pennsylvania | |||
Scott Walker, Governor of Wisconsin | |||
Allen West, U.S. Army Lt. Col, House of Representatives |
DEMOCRATS
Name | Baloogan | Oridides | Spawk |
---|---|---|---|
Joe Biden, Vice President | |||
Corey Booker, Mayor of Newark | |||
Chelsea Clinton, Constitutionally Eligible | |||
Hillary Clinton, Secretary of State | |||
Andrew Cuomo, Governor of New York | |||
Howard Dean, Governor of Not New Hampshire | |||
Rahm Emmanuel, Lich | |||
Russ Feingold, Senator from Wisconsin | |||
Kirsten Gillibrand, Senator from New York | |||
Martin O'Malley, Governor of Maryland | |||
Deval Patrick, Governor of Massachusetts | |||
Bernie Sanders, Socialist | |||
Brian Schweitzer, Governor of Montana | |||
Mark Warner, Senator from Virginia | |||
Elizabeth Warren, Senator from Massachusetts |