Team:Virginia
From 2014.igem.org
(Replaced content with "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> {{CSS/Main}} <!--main content --> </body> </html>") |
|||
Line 9: | Line 9: | ||
{{CSS/Main}} <!--main content --> | {{CSS/Main}} <!--main content --> | ||
+ | <table align="center" width="70%"> | ||
+ | <!--welcome box --> | ||
+ | |||
+ | <tr> | ||
+ | <td align="center" colspan="3" height="150px" style= | ||
+ | "background-color: #FF404B; border: 1px solid black"> | ||
+ | <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:GeorgiaTech&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> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href="https://2014.igem.org/Team:GeorgiaTech" style= | ||
+ | "color:#000000">Home</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href="https://2014.igem.org/Team:GeorgiaTech/Team" | ||
+ | style="color:#000000">Team</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href= | ||
+ | "https://igem.org/Team.cgi?year=2014&team_name=GeorgiaTech" | ||
+ | style="color:#000000">Official Team Profile</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href="https://2014.igem.org/Team:GeorgiaTech/Project" | ||
+ | style="color:#000000">Project</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href="https://2014.igem.org/Team:GeorgiaTech/Parts" | ||
+ | style="color:#000000">Parts</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Modeling" style= | ||
+ | "color:#000000">Modeling</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Notebook" style= | ||
+ | "color:#000000">Notebook</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href="https://2014.igem.org/Team:GeorgiaTech/Safety" | ||
+ | style=" color:#000000">Safety</a></td> | ||
+ | |||
+ | <td align="center" height="45px" onmouseout= | ||
+ | "this.bgColor='#e7e7e7'" onmouseover= | ||
+ | "this.bgColor='#d3d3d3'" style= | ||
+ | "background-color: #E7E7E7; border: 1px solid black"> | ||
+ | <a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/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 --> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan="3" height="15px"></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan="3" height="1px" style="background-color: #E7E7E7"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan="3" height="5px"></td> | ||
+ | </tr><!--requirements section --> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan="3"> | ||
+ | <h3>Requirements</h3> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td valign="top" width="45%"> | ||
+ | <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:GeorgiaTech">Home</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Team">Team</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://igem.org/Team.cgi?year=2013&team_name=GeorgiaTech"> | ||
+ | Official Team Profile</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Project">Project</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Parts">Parts</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Modeling">Modeling</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Notebook">Notebook</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/Safety">Safety</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "https://2014.igem.org/Team:GeorgiaTech/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 colspan="3" height="1" style="background-color: #E7E7E7"></td> | ||
+ | </tr><!--tips --> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan="3"> | ||
+ | <h3>Tips</h3> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td valign="top" width="45%"> | ||
+ | <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> | ||
+ | |||
+ | <td></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> | ||
+ | <li>State your accomplishments! Tell people what you have | ||
+ | achieved from the start.</li> | ||
+ | |||
+ | <li>Be clear about what you are doing and what you plan to | ||
+ | do.</li> | ||
+ | |||
+ | <li>You have a global audience! Consider the different | ||
+ | backgrounds that your users come from.</li> | ||
+ | |||
+ | <li>Make sure information is easy to find; nothing should | ||
+ | be more than 3 clicks away.</li> | ||
+ | |||
+ | <li>Avoid using very small fonts and low contrast colors; | ||
+ | information should be easy to read.</li> | ||
+ | |||
+ | <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> | ||
+ | |||
+ | <li>Have lots of fun!</li> | ||
+ | </ul><br> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:18, 5 June 2014
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
WELCOME TO iGEM 2014!Your team has been approved and you are ready to start the
iGEM season! |
|||||||||||||
|
|||||||||||||
Requirements |
|||||||||||||
Please be sure to keep these links, your audience will want to find your: |
There are a few wiki requirements teams must follow:
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. 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:
|