Team:Washington/Parts

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
(Lookup Table for Parts We Submitted)
 
(16 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
__NOTOC__
-
 
+
{{Template:Team:Washington/Templates/Header}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<script type="text/javascript">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
$(function() {
-
This is a template page. READ THESE INSTRUCTIONS.
+
  var mainimg = document.getElementById("mainimg");
-
</div>
+
  var default_src = mainimg.src;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
  var restore_mainimg = function() {
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
    mainimg.src = default_src;
-
</div>
+
  };
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
  $(document.getElementById("area_target")).hover(function() {
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
    mainimg.src = "/wiki/images/1/1d/Main_graphic2_target.png";
-
</div>
+
  }, restore_mainimg);
-
</div>
+
  $(document.getElementById("area_secretion")).hover(function() {
 +
    mainimg.src = "/wiki/images/2/23/Main_graphic2_secretion.png";
 +
  }, restore_mainimg);
 +
  $(document.getElementById("area_display")).hover(function() {
 +
    mainimg.src = "/wiki/images/a/aa/Main_graphic2_display.png";
 +
  }, restore_mainimg);
 +
  $(document.getElementById("area_release")).hover(function() {
 +
    mainimg.src = "/wiki/images/e/ed/Main_graphic2_release.png";
 +
  }, restore_mainimg);
 +
});
 +
</script>
</html>
</html>
-
<!-- *** End of the alert box *** -->
+
<!---------------------------------------PAGE CONTENT GOES BELOW THIS---------------------------------------->
 +
= Lookup Table for Parts We Submitted =
 +
For a more complete description of Parts Submitted to the Registry please see our [[Team:Washington/Accomplishments|Accomplishments]] page. This page serves as a quick lookup table for parts submitted for the 2010 Jamboree.
 +
<center>
 +
<groupparts>iGEM010 Washington</groupparts>
 +
</center>
 +
<br />
 +
<br />
 +
<html>
 +
We also have an automatically generated <a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&group=Washington">Team Parts</a> page.</html>
 +
<br />
 +
<br />
 +
<!---------------------------------------PAGE CONTENT GOES ABOVE THIS---------------------------------------->
-
{|align="justify"
+
<div style="text-align:center">
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
'''&larr; [[Team:Washington/Accomplishments|What We Accomplished]]''' &nbsp; &nbsp; &nbsp; '''[[Team:Washington/Notebook|Lab Notebook]] &rarr;'''
-
|[[Image:Washington_logo.png|200px|right|frame]]
+
</div>
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Washington_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Washington | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
{{Template:Team:Washington/Templates/Footer}}
-
 
+
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
-
!align="center"|[[Team:Washington|Home]]
+
-
!align="center"|[[Team:Washington/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Washington Official Team Profile]
+
-
!align="center"|[[Team:Washington/Project|Project]]
+
-
!align="center"|[[Team:Washington/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Washington/Modeling|Modeling]]
+
-
!align="center"|[[Team:Washington/Notebook|Notebook]]
+
-
!align="center"|[[Team:Washington/Safety|Safety]]
+
-
|}
+
-
 
+
-
 
+
-
 
+
-
===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 Washington</groupparts>
+

Latest revision as of 01:07, 28 October 2010


Lookup Table for Parts We Submitted

For a more complete description of Parts Submitted to the Registry please see our Accomplishments page. This page serves as a quick lookup table for parts submitted for the 2010 Jamboree.

<groupparts>iGEM010 Washington</groupparts>



We also have an automatically generated Team Parts page.

What We Accomplished       Lab Notebook