|
|
(8 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{Team:Purdue/Content|title=Parts Submitted | + | {{Team:Purdue/Content|title=Parts Submitted |
- | "Parts Submitted to the Parts Registry"|content=
| + | ''Parts Submitted to the Parts Registry''|content= |
- | The parts submitted page is where we display all of the parts we submitted to the registry. There will most likely be an automatically generated table that shows the parts related to the team.
| + | <html> |
| + | |
| + | |
| + | <h1> Parts Registry </h1> |
| + | |
| + | <center> |
| + | <table class="wikitable sortable" border="0" style="text-align:left > |
| + | |
| + | <caption align="top, left"> |
| + | </caption><tr bgcolor="#7FE817" textcolor> |
| + | <td> Name</td><td>Description</td><td>Registry link</td><td>Part type</td><td>Availability</td></tr> |
| + | |
| + | <tr> |
| + | <td>Prtc*</td><td><img src=""/><br/> |
| + | <br/> |
| + | Promoter without Operator</td><td> |
| + | |
| + | <p> |
| + | <a href="http://parts.igem.org/Part:BBa_K1225000">BBa_K1225000</a> |
| + | </p> |
| + | |
| + | </td><td>Promoter</td><td><a href="http://partsregistry.org/Main_Page">Available</a></td></tr> |
| + | |
| + | |
| + | <tr> |
| + | <td>BCD 7</td><td><img src=""/><br/> |
| + | <br/> |
| + | Bicistronic Design 7</td><td> |
| + | |
| + | <p> |
| + | <a href="http://parts.igem.org/Part:BBa_K1225001">BBa_K1225001</a> |
| + | </p> |
| + | |
| + | </td><td>Composite</td><td><a href="http://partsregistry.org/Main_Page">Unavailable</a></td></tr> |
| + | |
| + | |
| + | <tr> |
| + | <td>BCD 18</td><td><img src=""/><br/> |
| + | <br/> |
| + | Bicistronic Design 18</td><td> |
| + | |
| + | <p> |
| + | <a href="http://parts.igem.org/Part:BBa_K1225002">BBa_K1225002</a> |
| + | </p> |
| + | |
| + | </td><td>Composite</td><td><a href="http://partsregistry.org/Main_Page">Unavailable</a></td></tr> |
| + | |
| + | |
| + | <tr> |
| + | <td>BCD 22</td><td><img src=""/><br/> |
| + | <br/> |
| + | Bicistronic Design 22</td><td> |
| + | |
| + | <p> |
| + | <a href="http://parts.igem.org/Part:BBa_K1225003">BBa_K1225003</a> |
| + | </p> |
| + | |
| + | </td><td>Composite</td><td><a href="http://partsregistry.org/Main_Page">Unavailable</a></td></tr> |
| + | |
| + | |
| + | |
| + | <tr> |
| + | <td>BCD 23</td><td><img src=""/><br/> |
| + | <br/> |
| + | Bicistronic Design 23</td><td> |
| + | |
| + | <p> |
| + | <a href="http://parts.igem.org/Part:BBa_K1225004">BBa_K1225004</a> |
| + | </p> |
| + | |
| + | </td><td>Composite</td><td><a href="http://partsregistry.org/Main_Page">Unavailable</a></td></tr> |
| + | |
| + | |
| + | </table> |
| + | </center> |
| + | |
| + | </div><!--End-super_main_wrapper--> |
| + | </body> |
| + | |
| + | <script type="text/javascript"> |
| + | function setPageSize() { |
| + | len = document.getElementById('super_main_wrapper').offsetHeight; |
| + | document.getElementById('bodyContent').style.height = len + 'px'; |
| + | document.getElementById('SupWrapper').style.height = len + 'px'; |
| + | document.getElementById('news').style.height = len + 'px'; |
| + | } |
| + | document.forms["InputForm"].elements["ctrl_9"].value = getValue("name"); |
| + | </script> |
| + | |
| + | |
| + | </html> |
| }} | | }} |