Team:Example C

From 2014.igem.org

(Difference between revisions)
 
(19 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{CSS/Main}}
 +
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
 
-
This is a template page. READ THESE INSTRUCTIONS.
 
-
</div>
 
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
 
-
</div>
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<!--main content -->
 +
<table width="70%" align="center">
 +
 
 +
 
 +
<!--welcome box -->
 +
<tr>
 +
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
 +
<h1 >WELCOME TO iGEM 2014! </h1>
 +
<p>Your team has been approved and you are ready to start the iGEM season!
 +
<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>
 +
<br>
 +
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Example_C&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
 +
</td>
 +
</tr>
 +
 
 +
<tr> <td colspan="3"  height="5px"> </td></tr>
 +
<!-- end welcome box -->
 +
<tr>
 +
 
 +
<!--navigation menu -->
 +
<td align="center" colspan="3">
 +
 
 +
<table  width="100%">
 +
<tr heigth="15px"></tr>
 +
<tr heigth="75px">
 +
 
 +
 
 +
<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:Example_C"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>
 +
<a href="https://2014.igem.org/Team:Example_C/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>
 +
<a href="https://igem.org/Team.cgi?year=2014&team_name=Example_C"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> 
 +
<a href="https://2014.igem.org/Team:Example_C/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/Team:Example_C/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>
 +
<a href="https://2014.igem.org/Team:Example_C/Modeling"style="color:#000000"> Modeling</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/Team:Example_C/Notebook"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="https://2014.igem.org/Team:Example_C/Safety"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="https://2014.igem.org/Team:Example_C/Attributions"style="color:#000000"> Attributions </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>
 +
</tr>
 +
</table>
 +
 
 +
<!--end navigation menu -->
 +
</tr>
 +
 
 +
 
 +
</tr>
 +
 +
 
 +
 
 +
 
 +
 
 +
</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>
 +
 
 +
 
 +
<!--requirements section -->
 +
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
 +
<tr>
 +
<td width="45%"  valign="top">
 +
 
 +
<p> Please be sure to keep these links, your audience will want to find your: </p>
 +
 
 +
<!-- Links to other team pages -->
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:Example_C">Home</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Example_C/Team">Team</a> </li>
 +
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=Example_C">Official Team Profile</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Example_C/Project">Project</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Example_C/Parts">Parts</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Example_C/Modeling">Modeling</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Example_C/Notebook">Notebook</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Example_C/Safety">Safety</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Example_C/Attributions">Attributions</a> </li>
 +
 
 +
</ul>
 +
 
 +
</td>
 +
 
 +
<td > </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>
 +
</tr>
 +
 
 +
 
 +
<tr> <td colspan="3"  height="15px"> </td></tr>
 +
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
 +
 
 +
 
 +
<!--tips  -->
 +
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
 +
 
 +
<tr>
 +
<td width="45%" valign="top">
 +
<p>We are currently working on providing teams with some easy to use design templates.
 +
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</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>
-
{|align="justify"
+
<td> </td>
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
<td width="45%">
-
|[[Image:Example_C_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Example_C_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Example_C | Team Example_C]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
<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>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<ul>
-
!align="center"|[[Team:Example_C|Home]]
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
-
!align="center"|[[Team:Example_C/Team|Team]]
+
<li>Be clear about what you are doing and what you plan to do.</li>
-
!align="center"|[[Team:Example_C/Our Lab|Our Lab]]
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Example_C Official Team Profile]
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
-
!align="center"|[[Team:Example_C/Project|Project]]
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
-
!align="center"|[[Team:Example_C/Parts|Parts Submitted to the Registry]]
+
<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>
-
!align="center"|[[Team:Example_C/Modeling|Modeling]]
+
<li>Have lots of fun! </li>
-
!align="center"|[[Team:Example_C/Notebook|Notebook]]
+
</ul>
-
!align="center"|[[Team:Example_C/Safety|Safety]]
+
</br>
-
!align="center"|[[Team:Example_C/Attributions|Attributions]]
+
</td>
-
|}
+
</tr>
 +
</table>

Latest revision as of 19:30, 24 March 2014


WELCOME TO iGEM 2014!

Your team has been approved and you are ready to start the iGEM season!
On this page you can document your project, introduce your team members, document your progress
and share your iGEM experience with the rest of the world!


Click here to edit this page!

Home Team Official Team Profile Project Parts Modeling Notebook Safety Attributions

Requirements

Please be sure to keep these links, your audience will want to find your:

There are a few wiki requirements teams must follow:

  • All pages, images and files must be hosted on the 2014.igem.org server.
  • All pages must be created under the team’s name space.
  • As part of your documentation, keep the links from the menu to the left.
  • Do not use flash in wiki code.
  • The iGEM logo should be placed on the upper part of every page and should link to 2014.igem.org.

Visit the Wiki How To page for a complete list of requirements, tips and other useful information.

Tips

We are currently working on providing teams with some easy to use design templates.
In the meantime you can also view other team wikis for inspiration! Here are some very good examples

For a full wiki list, you can visit iGEM 2013 web sites and iGEM 2012 web sites lists.

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:

  • State your accomplishments! Tell people what you have achieved from the start.
  • Be clear about what you are doing and what you plan to do.
  • You have a global audience! Consider the different backgrounds that your users come from.
  • Make sure information is easy to find; nothing should be more than 3 clicks away.
  • Avoid using very small fonts and low contrast colors; information should be easy to read.
  • 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 iGEM 2013 calendar
  • Have lots of fun!