Difference between revisions of "Team:Example"

m
Line 1: Line 1:
{{Example}}
+
<html>
<html>
+
 
<h2> Welcome to iGEM 2016! </h2>
+
<style>
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
 
 +
/* Adjust default wiki setting */
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;}
 +
body {background-color:white; }
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
.menu_wrapper {background-color:#f2f2f2;  width:15%; float:left; text-align:center; padding:10px 0px; height:100vh; }
 +
.menu_wrapper ul  {list-style: none; width:100%; margin-left:0px; padding:0px;}
 +
 
 +
 
 +
.menu_wrapper  ul li { padding: 15px 0px; text-align:center; list-style-type:none; width:100%; border-bottom: 1px solid #d3d3d3;  margin-top:-2px; cursor:pointer; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;  text-decoration:none; color:black;  font-weight:bold;}
 +
 
 +
.menu_wrapper ul li:hover {background-color: #32ddb5;}
 +
 
 +
 
 +
 
 +
 
 +
.content_wrapper {width: 85%;float:left; padding:10px 0px; background-color:white;}
 +
 
 +
 
 +
.content_wrapper h1 { color: #32ddb5; padding:0px 15px; }
 +
.content_wrapper h2 { color: #32ddb5; padding:0px 15px; }
 +
.content_wrapper h3 { color: black; padding:0px 15px; }
 +
.content_wrapper h4 { color: black; padding:0px 15px;}
 +
.content_wrapper h5 { color: black; padding:0px 15px;}
 +
.content_wrapper h6 { color: black; padding:0px 15px;}
 +
 
 +
 
 +
.content_wrapper p { padding:0px 15px;}
 +
 
 +
.content_wrapper a { font-weight: bold; text-decoration: underline; color: #32ddb5; text-decoration-color:#32ddb5; -webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
 +
.content_wrapper a:hover { text-decoration:none; color:black;}
 +
 
 +
 
 +
.column  { float:left; background-color:white; padding: 10px 0px;}
 +
 
 +
.full_size {width:100%; }
 +
.full_size img { width:96.5%; padding: 10px 15px;}
 +
 
 +
.half_size {width: 50%; }
 +
.half_size img { width: 93%; padding: 10px 15px;}
 +
 
 +
 
 +
 
 +
.button_click { background-color: #32ddb5;  padding: 15px; width:12%;  font-weight:bold; text-align:center; cursor:pointer;  -webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; margin: 10px auto;}
 +
.button_click:hover {  background-color:black; color: #32ddb5;  }
 +
 
 +
 
 +
 
 +
@media only screen and (max-width: 1000px) {
 +
#content {width:100%; }
 +
}
 +
 
 +
 
 +
@media only screen and (max-width: 850px) {
 +
.menu_wrapper { width:100%; height: 15%; }
 +
.content_wrapper {width:100%; }
 +
.column.half_size {width:100%; }
 +
.column img { width: 100%; padding: 5px 0px;}
 +
 
 +
}
 +
 
 +
</style>
 +
 
 +
 
 +
<div class="menu_wrapper" >
 +
 
 +
<b>TEAM NAME</b>
 +
 
 +
 
 +
<ul >
 +
 
 +
<li onClick=" parent.location= ' '"> TEAM</LI>
 +
 
 +
<li onClick=" parent.location= ' '">PROJECT </li>
 +
 
 +
<li onClick=" parent.location= ' '"> SAFETY </li>
 +
 
 +
<li onClick=" parent.location= ' '"> HUMAN <br> PRACTICES </li>
 +
 
 +
<li onClick=" parent.location= ' '"> ATTRIBUTIONS </li>
 +
 
 +
<li onClick=" parent.location= ' '">  PARTS </li>
 +
 
 +
<li onClick=" parent.location= ' '"> AWARDS </li>
  
<h4>Before you start: </h4>
 
<p> Please read the following pages:</p>
 
<ul>
 
<li>  <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
 
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
 
</ul>
 
  
<div class="highlightBox">
 
<h4> Styling your wiki </h4>
 
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
 
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
 
 
</div>
 
</div>
  
<h4> Editing your wiki </h4>
 
<p>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! </p>
 
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> Click here to edit this page! </a></p>
 
<p>See tips on how to edit your wiki on the <a href="https://2016.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
 
  
 +
<div class="content_wrapper">
  
<h4>Templates </h4>
+
<div class="column full_size" >
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
<a href="https://2016.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>  
+
  
 +
<h1> TEAM NAME </h1>
 +
<h4> Project name and quick description </h4>
  
<h4>Tips</h4>
+
</div>
<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 how you plan to do this.</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="https://2016.igem.org/Calendar_of_Events">iGEM 2016 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
  
 +
<div class="column full_size" >
 +
<img src="https://static.igem.org/mediawiki/parts/c/c7/02_2015_Main_Page.jpg">
 +
 +
<h2> Subtitle </h2>
 +
<p> Id omnes exerci democritum vix. At simul ignota nec, per ad sensibus molestiae accommodare, eius persius at quo. Et elit praesent pri, verterem abhorreant pri ad. Eum id idque tollit vivendum, sea at nulla putent eligendi. His amet quodsi laoreet in, mei errem iriure tibique cu.</p>
 +
 +
 +
 +
 +
 +
</div>
 +
 +
 +
<div class="column half_size">
 +
<h2> Subtitle </h2>
 +
<p> Id omnes exerci democritum vix. At simul ignota nec, per ad sensibus molestiae accommodare, eius persius at quo. Et elit praesent pri, verterem abhorreant pri ad. Eum id idque tollit vivendum, sea at nulla putent eligendi. <a href="">His amet quodsi laoreet in</a>, mei errem iriure tibique cu. </p>
 +
 +
<div class="button_click"  onClick=" parent.location= ' '"> 
 +
BUTTON
 +
</div>
 +
 +
</div>
 +
 +
<div class="column half_size" >
 +
<h2> Subtitle </h2>
 +
<p> Id omnes exerci democritum vix. At simul ignota nec, per ad sensibus molestiae accommodare, eius persius at quo. </p>
 +
<img src="https://static.igem.org/mediawiki/parts/c/c7/02_2015_Main_Page.jpg">
 +
</div>
 +
 +
 +
 +
 +
 +
 +
</div>
  
<h4>Inspiration</h4>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
 
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
 
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
 
</ul>
 
  
<h4> Uploading pictures and files </h4>
 
<p> You can upload your pictures and files to the iGEM 2016 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
 
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
 
  
<a href="https://2016.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
 
  
  
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
<!-- <img src="https://static.igem.org/mediawiki/2016/8/8b/HQ_page_logo.jpg">-->
  
 
</html>
 
</html>

Revision as of 20:32, 10 March 2016

TEAM NAME

Project name and quick description

Subtitle

Id omnes exerci democritum vix. At simul ignota nec, per ad sensibus molestiae accommodare, eius persius at quo. Et elit praesent pri, verterem abhorreant pri ad. Eum id idque tollit vivendum, sea at nulla putent eligendi. His amet quodsi laoreet in, mei errem iriure tibique cu.

Subtitle

Id omnes exerci democritum vix. At simul ignota nec, per ad sensibus molestiae accommodare, eius persius at quo. Et elit praesent pri, verterem abhorreant pri ad. Eum id idque tollit vivendum, sea at nulla putent eligendi. His amet quodsi laoreet in, mei errem iriure tibique cu.

BUTTON

Subtitle

Id omnes exerci democritum vix. At simul ignota nec, per ad sensibus molestiae accommodare, eius persius at quo.