Team:WHU-China/Parts

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(17 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 *** -->
+
{{: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">
 +
            $(document).ready(function() {
 +
                $("menubar > ul > li:last-child").remove();
 +
            });
 +
        </script>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
    <link rel="stylesheet" href="https://2013.igem.org/Team:WHU-China/middleleftcss?action=raw&ctype=text/css" type="text/css" />
-
!align="center"|[[Team:WHU-China|Home]]
+
    <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
-
!align="center"|[[Team:WHU-China/Team|Team]]
+
    <!--[if lt IE 9]>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=WHU-China Official Team Profile]
+
    <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
-
!align="center"|[[Team:WHU-China/Project|Project]]
+
    <![endif]-->
-
!align="center"|[[Team:WHU-China/Parts|Parts Submitted to the Registry]]
+
    <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
-
!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]]
+
-
|}
+
-
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.
+
<script type="text/javascript">
 +
        $(window).scroll(function () {
 +
            var scrollPos = $(window).scrollTop();
 +
            if (scrollPos > 100) {
 +
                $(".mainiGEM").addClass("sticktotop");
 +
            } else {
 +
                $(".mainiGEM").removeClass("sticktotop");
 +
            }
 +
        });
 +
    </script>
-
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.
+
<div class="mainiGEM" style="*display:none;">
 +
<a title="iGEM Main Page" href="https://2013.igem.org/Main_Page">
 +
<img src="https://static.igem.org/mediawiki/2013/b/b0/Back_to_IGEM.png" style="width:80px;height:60px;top:10px;right:0px;z-index:1000;"/></a>
 +
</div>
 +
 +
<div style="margin-left:17%;margin-right:7%;margin-top:30px;width:76%;height:auto;*width:98%;*border: 3px solid green;">
 +
<strong><h1 style="font-size:30px;color:green;">Parts submitted</h1></strong>
 +
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.</br></br>
 +
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.</br></br>
 +
</html>
<groupparts>iGEM013 WHU-China</groupparts>
<groupparts>iGEM013 WHU-China</groupparts>
 +
{{:Team:WHU-China/templates/standardpage_footer}}

Latest revision as of 02:39, 26 September 2013

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

Parts submitted

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.

<groupparts>iGEM013 WHU-China</groupparts>