Difference between revisions of "Team:Waterloo/Parts"

Line 8: Line 8:
  
 
</html>
 
</html>
{{Waterloo/head}}
+
<html>
 
<style>
 
<style>
 
+
h1{
 +
  text-align: center;
 +
  color:#4DC39C
 +
}
 +
h2{color:#B2DF83}
 +
h3{color:#EFEFEF}
 +
h4 {color:#E7E87E}
 +
p{color:#EFEFEF}
 
.parts{
 
.parts{
 
   background-color:#383838;
 
   background-color:#383838;
Line 75: Line 82:
 
}
 
}
 
</style>
 
</style>
<html>
+
{{Waterloo/head}}
lol
+
 
 
<nav class="navbar navbar-toggleable-md navbar-inverse bg-primary fixed-top"><a class="navbar-brand" href="https://2017.igem.org/Team:Waterloo">Waterloo</a><button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
 
<nav class="navbar navbar-toggleable-md navbar-inverse bg-primary fixed-top"><a class="navbar-brand" href="https://2017.igem.org/Team:Waterloo">Waterloo</a><button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
 
<span class="navbar-toggler-icon"></span>
 
<span class="navbar-toggler-icon"></span>
Line 143: Line 150:
 
</div></nav>
 
</div></nav>
 
<div class="content">
 
<div class="content">
<div class="row"><div class="col"><div class="content-main"><p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
 
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years 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.</p>
+
<div class="parts">
<h5 id="note">Note</h5>
+
 
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page">Registry</a>. This page serves to <em>showcase</em> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
+
  <h1> Parts Page</h1>
<h5 id="adding-parts-to-the-registry">Adding parts to the registry</h5>
+
  <hr>
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
+
<div class="plasmid-group">
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don&#39;t need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <strong>do</strong> need to send us the DNA sample before the Jamboree. If you don&#39;t send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
+
  <h2>Vectors</h2>
<h5 id="what-information-do-i-need-to-start-putting-my-parts-on-the-registry-">What information do I need to start putting my parts on the Registry?</h5>
+
  <br>
<p>The information needed to initially create a part on the Registry is:</p>
+
  <br>
<ul>
+
  <button v-on:click="show=1" class="plasmid plasmid1" >
<li>Part Name</li>
+
    PSB1C3
<li>Part type</li>
+
  </button>
<li>Creator</li>
+
  <button v-on:click="show=2" class="plasmid plasmid2">
<li>Sequence</li>
+
    PXP218
<li>Short Description (60 characters on what the DNA does)</li>
+
  </button>
<li>Long Description (Longer description of what the DNA does)</li>
+
  <button v-on:click="show=3"class="plasmid plasmid3" href="216">
<li>Design considerations</li>
+
  PXP216
</ul>
+
  </button>
<p>We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page.</p>
+
  </div>
<h5 id="inspiration">Inspiration</h5>
+
  <p>^^show$$</p>
<p>We have a created a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
+
 
<p>You can also take a look at how other teams have documented their parts in their wiki:</p>
+
<div id="inserts">
<ul>
+
 
<li><a href="https://2014.igem.org/Team:MIT/Parts">2014 MIT</a></li>
+
  <div class="parts-group-wrapper">
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts">2014 Heidelberg</a></li>
+
    <div class="btn-group btn-group-lg" role="group" aria-label="PSB1C3 Parts">
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
      <button class="btn btn-secondary">Parts</button>
</ul>
+
  <span class="btn-group btn-group-lg" v-for="item in psb1c3.items">
<h5 id="part-table">Part Table</h5>
+
      <button class="btn btn-primary" v-on:click="psb1c3.showing=item.id"> ^^item.title$$  </button>
<groupparts></groupparts>
+
        </span>  
</div></div></div>
+
    </div>
 +
  </div>
 +
 
 +
  <div class="row" v-for="item in psb1c3.items" v-if="psb1c3.showing==item.id">
 +
    <div class="col-md-2"></div>
 +
     
 +
    <div class="col-md-3">
 +
      <div class="part-img">
 +
        <img v-bind:src="item.image" alt="">
 +
         
 +
        </div>
 +
    </div>
 +
     
 +
    <div class="col-md-5">
 +
      <br>
 +
      <br>
 +
      <p>^^item.text$$</p>
 +
      <button v-if="item.biobrick" class="btn btn-primary btn-block">^^item.biobrick$$</button>
 +
    </div>
 +
 +
  </div>
 
</div>
 
</div>
</html>
+
 
 +
</div>
 +
 
 +
 
 +
 
 +
 
 +
</div>
 +
 
 
{{Waterloo/footer}}
 
{{Waterloo/footer}}
 +
 
<script>
 
<script>
 
var partsPage = new Vue({
 
var partsPage = new Vue({
Line 229: Line 264:
  
 
</script>
 
</script>
 +
</html>

Revision as of 18:50, 29 October 2017

{{Waterloo/head}}

Parts Page


Vectors



^^show$$



^^item.text$$

{{Waterloo/footer}}