Team:UNICAMP-EMSE Brazil/Parts

From 2011.igem.org

(Difference between revisions)
Line 9: Line 9:
<groupparts>iGEM010 UNICAMP-EMSE_Brazil</groupparts>
<groupparts>iGEM010 UNICAMP-EMSE_Brazil</groupparts>
 +
 +
 +
 +
 +
 +
 +
 +
<html>
 +
<head>
 +
<script language='JavaScript' type='text/JavaScript'>
 +
 +
function makeQuote() {
 +
 +
Q = new Array();
 +
 +
 +
Q[0] = "<i>I’m Luke Skywalker, I’m here to rescue you.</i>Luke, Star Wars: Episode IV-A New Hope (1977)"
 +
Q[1] = "<i>Watch your mouth kid, or you’ll find yourself floating home.</i>Star Wars: Episode IV-A New Hope (1977)"
 +
Q[2] = "<i>Evacuate in our moment of triumph? I think you overestimate their chances.</i> Star Wars: Episode IV-A New Hope (1977)"
 +
Q[3] = "<i>The Force is strong with this one.</i> Star Wars: Episode IV-A New Hope (1977)"
 +
Q[4] = "<i> I have you now!</i> Darth Vader, Star Wars: Episode IV-A New Hope (1977)"
 +
Q[5] = "<i> Fear is the path to the dark side. Fear leads to anger, anger leads to hate, hate leads to suffering.</i> MsC Yoda, Star Wars Episode I: The Phantom Menace (1999)"
 +
Q[6] = "<i> No blasters! No blasters!.</i> A bartender, Star Wars: Episode IV-A New Hope (1977)"
 +
Q[7] = "<i> Go to the center of the gravity's pull, and find your planet you will...</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[8] = "<i> Clear, your mind must be if you are to discover the real villains behind the plot.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[9] = "<i> Much to learn, you still have.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[10] = "<i> Meditate on this, I will.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[11] = "<i> Use the Force, Luke.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[12] = "<i> May the Force be with you.</i> Mentioned several times throughout the Star Wars saga"
 +
Q[13] = "<i> I really need a Jedi Bacteria.</i> Iolanda Albuquerque, UNICAMP-EMSE team advisor"
 +
Q[14] = "<i> Another splendid day in Brazil!!!</i> Marc Emery, UNICAMP-EMSE team student"
 +
Q[15] = "<i> Dont' cut, let your hair volume expressing all their feelings...</i> Thibault Sabattier (UNICAMP-EMSE team student) about Nemailla's hair"
 +
Q[16] = "<i> What a good life!!</i> Louise Marais (UNICAMP-EMSE team student) about living in Brazil"
 +
Q[17] = "<i> Gosh!I will have nigthmares tonight! </i> Danieli Gonçalves (UNICAMP-EMSE team student) about Thibault wearing Marianna's dress"
 +
Q[18] = "<i> I will revenge myself against you and Marc Emery!!!</i> Nemailla Bonturi (UNICAMP-EMSE team advisor)"
 +
Q[19] = "<i> Yeah, those dresses deserve us!</i> Marc Emery (UNICAMP-EMSE team student) about Marianna's dresses"
 +
Q[20] = "<i> I am really starting getting worried with you guys!!</i> Iolanda Albuquerque (UNICAMP-EMSE team advisor)"
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
index = Math.floor(Math.random() * Q.length);
 +
 +
document.writeln(Q[index]);
 +
 +
}
 +
 +
</script>
 +
 +
</head>
 +
 +
<style>
 +
#newquote {color:gray; font-family:verdana; font-size:11px; text-align:right; padding:5px;}
 +
 +
#newquote i {display:block; color:black; font-family:georgia, trebuchet ms; font-size:13px;}
 +
 +
#newquote small {display:block; text-align:right; margin-top:10px;}
 +
 +
]]></b:skin>
 +
</style>
 +
</html>
 +
 +
 +
<html>
 +
<head>
 +
<div id='newquote'>
 +
 +
<script language="javascript">
 +
 +
makeQuote();
 +
 +
</script>
 +
</div>
 +
</head>
 +
</html>

Revision as of 03:33, 18 July 2011

Parts

New for iGEM 2010 is the groupparts tag. This tag will generate a table with all of the parts that your team adds to your team sandbox. Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.

<groupparts>iGEM010 UNICAMP-EMSE_Brazil</groupparts>