|
|
Line 1: |
Line 1: |
− | {{Cologne-Duesseldorf}} | + | {{Template:Cologne-Duesseldorf/css}} |
| + | {{Template:Cologne-Duesseldorf/header}} |
| <html> | | <html> |
− | | + | <body> |
− | | + | <div id="overlay"></div> |
− | <div class="column full_size judges-will-not-evaluate"> | + | <div id="container"> |
− | <h3>★ ALERT! </h3> | + | <div id="paper"> |
− | <p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p> | + | <section id="article"> |
− | <p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p> | + | <!-- Headings are written as <h1>NameOfYourHeading</h1>, <h2>NameOfYourHeading</h2> and so on. The number corresponds to the level of the heading, just alike in google docs ect. --> |
− | </div> | + | <!-- Following the heading tag a <hr> -tag creates a nice horizontal line. It is not necessary, but i like it --> |
− | <div class="clear"></div> | + | <!-- Normal text is written within paragraph tags: <p>Your text here</p> --> |
− | | + | <!-- Images are embedded via the img tag, with the wiki url insige the src="" parentheses: <img src="https://static.igem.org/mediawiki/2017/8/8a/T--Cologne-Duesseldorf--Nootkatone-Expression-3D.svg"> Note that there is no closing </img> tag --> |
− | | + | <!-- Bold text is within <b></b>, italic text inside <i></i> tags. --> |
− | <div class="column full_size"> | + | <!-- Links: <a href="the url includng http...">The text visible on the page</a> --> |
− | <h1>Contribution</h1> | + | <!-- Highlight boxes: <span class="label">visible on the page</span> --> |
− | <h3>Bronze Medal Criterion #4</h3> | + | <!-- For callouts, tables etc. look at the source code of https://2017.igem.org/Team:Cologne-Duesseldorf/Test or just ask Marvin --> |
− | <p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study (to be documented on your InterLab page) and/or improve the characterization of an existing BioBrick Part or Device and enter this information on that part's Main Page in the Registry. The part that you are characterizing must NOT be from a 2017 part number range. Teams who are working on improving the characterization of an existing part should document their experimental design here, along with an explanation for why they chose that part to improve. Data can also be shown here, but it MUST also be documented on the part's Main Page in the Registry. | + | |
− | <br><br> | + | <!-- Pro tip: Don't write your stuff inside the iGEM edit box, but use a proper text editor like notepad++ or atom. And use indents (tab key) so that the text remains legible. --> |
− | <b>Special Tracks:</b> Document at least one new substantial contribution to the iGEM community that showcases a project related to BioBricks. This contribution should be central to your project and equivalent in difficulty to making and submitting a BioBrick part. | + | |
− | | + | |
− | </p> | + | <!-- Remove this box once you begin writing on this page --> |
− | </div> | + | <div class="column full_size judges-will-not-evaluate"> |
− | | + | <h3>★ ALERT! </h3> |
− | | + | <p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p> |
− | | + | <p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p> |
− | | + | </div> |
− | | + | |
− | | + | |
| + | <!-- Begin writing here --> |
| + | <!-- Change the following template as you write along: --> |
| + | <h1>Heading 1</h1> |
| + | <hr> |
| + | <p>Some sample text</p> |
| + | <h2>Heading 2</h2> |
| + | <hr> |
| + | <p>Some <b>sample text</b>, <i>sample text</i>, <span class="label">sample text</span>.</p> |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | <!-- End writing here --> |
| + | </section> |
| + | <!-- End Paper--> |
| + | </div> |
| + | <!-- End Container --> |
| + | </div> |
| + | </body> |
| </html> | | </html> |
| + | {{Template:Cologne-Duesseldorf/footer}} |
| + | {{Template:Cologne-Duesseldorf/js}} |