Team:Aachen

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
{{CSS/Main}}
+
<html>
-
<html>
+
<!-- this section changes the default wiki template to a white full width background -->
-
<!--main content -->
+
<style type="text/css">
-
<table width="70%" align="center">
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 +
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
-
<!--welcome box -->
+
#globalWrapper, #content { /*-- changes default wiki settings --*/
-
<tr>
+
width: 100%;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
height: 100%;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
border: 0px;
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
background-color: transparent;
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
margin: 0px;
-
<br>
+
padding: 0px;
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Aachen&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
}
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
<!-- end welcome box -->
+
width: 100%;
-
<tr>  
+
height: 100%;
 +
background-color: transparent;
 +
}
 +
</style>
 +
<!-- here ends the section that changes the default wiki template to a white full width background -->
-
<!--navigation menu -->
 
-
<td align="center" colspan="3">
 
-
<table  width="100%">
+
<!-- beginning of your page -->
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">  
+
 +
<div id="contentcontainer">
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:Aachen"style="color:#000000">Home </a> </td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<!-- this table contains the navigation bar -->
-
<a href="https://2014.igem.org/Team:Aachen/Team"style="color:#000000"> Team </a> </td>
+
<table  width="975px" align="center">
 +
<tr> <td colspan="10" heigth="155px"> </td></tr>
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<br>
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Aachen"style="color:#000000"> Official Team Profile </a></td>
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<tr>  
-
<a href="https://2014.igem.org/Team:Aachen/Project"style="color:#000000"> Project</a></td>
+
<!--
 +
**************Navigation bar**************
 +
Each cell represents a button,
 +
1.-  first row defines the borders outside each box, how the text is aligned and the height
 +
2.- second row defines the color, here you can change the color by modifying the hex code
 +
3.- third row is where you place the link to where you want that button to take you
 +
4.- fourth row you define the color of the text inside the button and the content of it
 +
-->
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:Aachen/Parts"style="color:#000000"> Parts</a></td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td style="border:1px solid black;" align="center" height ="45px"  
-
<a href="https://2014.igem.org/Team:Aachen/Modeling"style="color:#000000"> Modeling</a></td>
+
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/WikitemplateA_home"
 +
style="color:#000000">Home </a> </td>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<td style="border:1px solid black;" align="center" height ="45px"  
-
<a href="https://2014.igem.org/Team:Aachen/Notebook"style="color:#000000"> Notebook</a></td>
+
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
 +
<a href="https://2014.igem.org/WikitemplateA_team"
 +
style="color:#000000"> Team </a> </td>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td style="border:1px solid black;" align="center"  height ="45px"
-
<a href="https://2014.igem.org/Team:Aachen/Safety"style=" color:#000000"> Safety </a></td>
+
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
 +
<a href=""
 +
style="color:#000000"> Official Team Profile </a></td>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td style="border:1px solid black" align="center"  height ="45px"  
-
<a href="https://2014.igem.org/Team:Aachen/Attributions"style="color:#000000"> Attributions </a></td>
+
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/WikitemplateA_project"
 +
style="color:#000000"> Project</a></td>
 +
<td style="border:1px solid black;" align="center"  height ="45px"
 +
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/WikitemplateA_parts"
 +
style="color:#000000"> Parts</a></td>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
<td style="border:1px solid black;" align="center" height ="45px"
-
</tr>
+
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
-
</table>
+
<a href=""
 +
style="color:#000000"> Modeling</a></td>
-
<!--end navigation menu -->
+
<td style="border:1px solid black;" align="center" height ="45px"
-
</tr>
+
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href=""
 +
style="color:#000000"> Notebook</a></td>
 +
 
 +
<td style="border:1px solid black;" align="center"  height ="45px"
 +
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href=""
 +
style=" color:#000000"> Safety </a></td>
 +
 
 +
<td style="border:1px solid black;" align="center"  height ="45px"
 +
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href=""
 +
style="color:#000000"> Attributions </a></td>
 +
<!-- this is the iGEM logo! it will take to igem.org -->
 +
<td align ="center"> <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
</tr>
</tr>
-
 
 +
<tr> <td colspan="10" heigth="45px"> </td></tr>
 +
</table>
 +
<!-- end of navigation bar -->
-
</td>
 
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
 +
<!-- page content begins-->
-
<!--requirements section -->
+
<table width="975px" align="center">
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
+
<tr ><td coslpan="2" height="35px"></td></tr>
<tr>
<tr>
-
<td width="45%"  valign="top">
 
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
+
<td width="35%" valign="top">
 +
<h3>Welcome ! </h3>
 +
<p>
 +
This is a basic template you may use to customize your wiki, you can take it apart and modify it as much as you want. The links and tabs provided here are basic suggestions, feel free to adapt it for your team and your project. </p>
 +
<p>
 +
If you are looking for general  wiki guidelines, restrictions, design tips and more, visit the <br><a href="https://2014.igem.org/Wiki_How-To"> Wiki How-To Page</a></p>
 +
</p>
-
<!-- Links to other team pages -->
 
-
<ul>
 
-
<li><a href="https://2014.igem.org/Team:Aachen">Home</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Aachen/Team">Team</a> </li>
 
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=Aachen">Official Team Profile</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Aachen/Project">Project</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Aachen/Parts">Parts</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Aachen/Modeling">Modeling</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Aachen/Notebook">Notebook</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Aachen/Safety">Safety</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Aachen/Attributions">Attributions</a> </li>
 
-
 
-
</ul>
 
</td>
</td>
-
<td > </td>
+
<td width="5%" > </td>
-
<td width="45%">
+
-
<p>There are a few wiki requirements teams must follow:</p>
 
-
<ul>
 
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload">  2014.igem.org server</a>. </li>
 
-
<li>All pages must be created under the team’s name space.</li>
 
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
 
-
<li>Do not use flash in wiki code. </li>
 
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
 
-
</ul>
 
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
 
-
</td>
+
<!-- here you can place an image related to your project or your logo! -->
 +
<td width="60%" > <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="600px" height="300px"></td>
 +
 
 +
 
 +
 
 +
<tr ><td coslpan="2" height="35px"></td></tr>
</tr>
</tr>
 +
</table>
 +
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
 
 +
<!-- 3 columns content
 +
this area is divided intro 3 columns, you can add more information about your team, project, city or mention your sponsors! -->
 +
<table width="975px" align="center">
-
<!--tips  -->
 
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
 
<tr>
<tr>
-
<td width="45%" valign="top">  
+
<!-- first column -->
-
<p>We are currently working on providing teams with some easy to use design templates.
+
<td width="30%">
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
<!-- you can have an image related to your paragraph -->
 +
<img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="200px">
 +
<h4> Results</h4>
 +
<p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber
 +
hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. </p>
-
<ul>
 
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
 
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
 
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
 
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
 
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
 
-
</ul>
 
-
 
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
 
</td>
</td>
-
<td> </td>
+
<td width="5%"></td>
-
<td width="45%">  
+
-
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
-
<ul>
+
<!-- second column -->
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<td width="30%">
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
<img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="200px">
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<h4>Human Practice</h4>
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in,
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. </p>
-
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
+
</td>
-
<li>Have lots of fun! </li>
+
<td width="5%"></td>
-
</ul>
+
 
-
</br>
+
 
 +
<!-- third column -->
 +
<td width="30%">
 +
<img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="200px">
 +
<h4>Follow us on Twitter/Facebook!</h4>
 +
<p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in,
 +
eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. </p>
</td>
</td>
</tr>
</tr>
 +
 +
</table>
</table>
 +
<!-- end of 3 column content -->
 +
 +
 +
 +
</div>
 +
</html>
 +
 +
<!-- end of page -->

Revision as of 13:55, 1 May 2014


Home Team Official Team Profile Project Parts Modeling Notebook Safety Attributions

Welcome !

This is a basic template you may use to customize your wiki, you can take it apart and modify it as much as you want. The links and tabs provided here are basic suggestions, feel free to adapt it for your team and your project.

If you are looking for general wiki guidelines, restrictions, design tips and more, visit the
Wiki How-To Page

Results

Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id.

Human Practice

Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id.

Follow us on Twitter/Facebook!

Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id.