Team:WHU-China/Parts

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
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 *** -->
+
{{:Team:WHU-China/templates/standardpage_header}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
 
-
This is a template page. READ THESE INSTRUCTIONS.
 
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<!-- Remove all empty <p> tags -->
-
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>.
+
        <script type="text/javascript">
-
</div>
+
            $(document).ready(function() {
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
                $("p").filter( function() {
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.   PLEASE keep all of your pages within your teams namespace. 
+
                    return $.trim($(this).html()) == '';
-
</div>
+
                }).remove();
-
</div>
+
            });
-
</html>
+
        </script>
-
<!-- *** End of the alert box *** -->
+
        <!-- Remove "team" from the menubar -->
-
 
+
        <script type="text/javascript">
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
            $(document).ready(function() {
-
!align="center"|[[Team:WHU-China|Home]]
+
                $("menubar > ul > li:last-child").remove();
-
!align="center"|[[Team:WHU-China/Team|Team]]
+
            });
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=WHU-China Official Team Profile]
+
        </script>
-
!align="center"|[[Team:WHU-China/Project|Project]]
+
-
!align="center"|[[Team:WHU-China/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:WHU-China/Modeling|Modeling]]
+
-
!align="center"|[[Team:WHU-China/Notebook|Notebook]]
+
-
!align="center"|[[Team:WHU-China/Safety|Safety]]
+
-
!align="center"|[[Team:WHU-China/Attributions|Attributions]]
+
-
|}
+
 +
    <link rel="stylesheet" href="https://2013.igem.org/Team:WHU-China/middleleftcss?action=raw&ctype=text/css" type="text/css" />
 +
    <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
 +
    <!--[if lt IE 9]>
 +
    <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
 +
    <![endif]-->
 +
    <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
 +
<div style="width:100%;height:auto;">
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will place them in the [http://partsregistry.org Registry of Standard Biological Parts]. The iGEM software provides an easy way to present the parts your team has created . The "groupparts" 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.
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will place them in the [http://partsregistry.org Registry of Standard Biological Parts]. The iGEM software provides an easy way to present the parts your team has created . The "groupparts" 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.
Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for  users who wish to know more.
Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for  users who wish to know more.
-
 
+
<script type="text/css">
-
 
+
table.pgrouptable{
 +
background-color:rgb(255,255,238);
 +
border:0;
 +
font-size:30px;
 +
}
 +
</script>
<groupparts>iGEM013 WHU-China</groupparts>
<groupparts>iGEM013 WHU-China</groupparts>
 +
</html>

Revision as of 03:16, 17 September 2013

We strongly recommend you to use a non-IE core browser, for example Firefox, Chrome, Safari, or Opera

An important aspect of the iGEM competition is the use and creation of standard biological parts. Each team will make new parts during iGEM and will place them in the [http://partsregistry.org Registry of Standard Biological Parts]. The iGEM software provides an easy way to present the parts your team has created . The "groupparts" 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. Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more. iGEM013 WHU-China