|
|
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 --> |
− | <div class="column full_size"> | + | <!-- Bold text is within <b></b>, italic text inside <i></i> tags. --> |
− | <h1>InterLab</h1> | + | <!-- Links: <a href="the url includng http...">The text visible on the page</a> --> |
− | <h3>Bronze Medal Criterion #4</h3> | + | <!-- Highlight boxes: <span class="label">visible on the page</span> --> |
− | <p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study 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. | + | <!-- For callouts, tables etc. look at the source code of https://2017.igem.org/Team:Cologne-Duesseldorf/Test or just ask Marvin --> |
− | <br><br> | + | |
− | For teams participating in the <a href="https://2017.igem.org/Competition/InterLab_Study">InterLab study</a>, all work must be shown on this page.
| + | <!-- 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. --> |
− | | + | |
− | </p> | + | |
− | </div> | + | <!-- Remove this box once you begin writing on this page --> |
− | | + | <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}} |