Difference between revisions of "Team:UChile Biotec"

 
(41 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
<div class="column full_size" >
+
<style>
<h1> Welcome to the project wiki </h1>
+
<p> ### </p>
+
</div>  
+
  
<div class="clear"></div>
+
/* Wrapper for the content */
 +
.igem_2017_content_wrapper {
 +
width: 90% !important;
 +
padding-top:0% !important;
 +
padding-left:5% !important;
 +
padding-bottom:16% !important;
 +
padding-right:5% !important;
 +
background-image: url('https://static.igem.org/mediawiki/2017/a/a9/T--Uchile_Biotec--Fondo3s.jpg') !important;
 +
background-repeat: no-repeat;
 +
background-position: right top;
 +
background-color: #C0DACF;
  
<div class="column half_size" >
+
}
<h5>Before you start: </h5>
+
<p>The project itself its a proposal to the sea, to the fisherman and to the sea people itself. The issue itself it's the problem of the early detection of the Red Tide and another Micro-Algae Blooms in the seas. The focus of the team its the development  </p>
+
<ul>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
img {
<div class="highlight">
+
    max-width: 100% !important;
<h5> Styling your wiki </h5>
+
    height: auto;
<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>
+
  
<div class="column full_size" >
+
.igem_2017_content_wrapper h1 {
<h5> Wiki template information </h5>
+
padding:5px 15px 0px !important;
<p> Hola <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
border-bottom: 0px;
 +
color: #CC6666;
 +
font-size: 30px !important;
  
</div>  
+
</style>
 +
<style>
  
 +
.mySlides {display:none}
  
 +
/* Slideshow container */
 +
.slideshow-container {
 +
  max-width: 1000px;
 +
  position: relative;
 +
  margin: auto;
 +
}
  
 +
/* Next & previous buttons */
 +
.prev, .next {
 +
  cursor: pointer;
 +
  position: absolute;
 +
  top: 50%;
 +
  width: auto;
 +
  padding: 16px;
 +
  margin-top: -22px;
 +
  color: white;
 +
  font-weight: bold;
 +
  font-size: 18px;
 +
  transition: 0.6s ease;
 +
  border-radius: 0 3px 3px 0;
 +
}
  
<div class="column half_size" >
+
/* Position the "next button" to the right */
<h5> Editing your wiki </h5>
+
.next {
<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>
+
  right: 0;
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
  border-radius: 3px 0 0 3px;
 +
}
  
</div>
+
/* On hover, add a black background color with a little bit see-through */
 +
.prev:hover, .next:hover {
 +
  background-color: rgba(0,0,0,0.8);
 +
}
  
 +
/* Caption text */
 +
.text {
 +
  color: #f2f2f2;
 +
  font-size: 15px;
 +
  padding: 8px 12px;
 +
  position: absolute;
 +
  bottom: 8px;
 +
  width: 100%;
 +
  text-align: center;
 +
}
  
<div class="column half_size" >
+
/* Number text (1/3 etc) */
<h5>Tips</h5>
+
.numbertext {
<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>
+
  color: #f2f2f2;
<ul>
+
  font-size: 12px;
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
  padding: 8px 12px;
<li>Be clear about what you are doing and how you plan to do this.</li>
+
  position: absolute;
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
  top: 0;
<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://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
  
 +
/* The dots/bullets/indicators */
 +
.dot {
 +
  cursor: pointer;
 +
  height: 15px;
 +
  width: 15px;
 +
  margin: 0 2px;
 +
  background-color: #bbb;
 +
  border-radius: 50%;
 +
  display: inline-block;
 +
  transition: background-color 0.6s ease;
 +
}
  
<div class="column half_size" >
+
.active, .dot:hover {
<h5>Inspiration</h5>
+
  background-color: #717171;
<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>
+
/* Fading animation */
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
.fade {
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
  -webkit-animation-name: fade;
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
  -webkit-animation-duration: 1.5s;
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
  animation-name: fade;
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
  animation-duration: 1.5s;
</ul>
+
}
 +
 
 +
@-webkit-keyframes fade {
 +
  from {opacity: .4}
 +
  to {opacity: 1}
 +
}
 +
 
 +
@keyframes fade {
 +
  from {opacity: .4}
 +
  to {opacity: 1}
 +
}
 +
 
 +
 
 +
</style>
 +
<img src="https://static.igem.org/mediawiki/2017/2/27/T--Uchile_Biotec--Home2.jpg" align="center"></img>
 +
 
 +
<center><h2>Surprises!</h2></center>
 +
 
 +
<center><p><b>Click on the arrow for surprises! (And if you want to know how we could do this and the history behind it, please don't hesitate to visit our <a href="https://2017.igem.org/Team:UChile_Biotec/Practices/Overview">Human Practice!</a>)</b></p></center>
 +
<div class="slideshow-container">
 +
 
 +
<div class="mySlides fade">
 +
  <div class="numbertext">1 / 3</div>
 +
  <img src="https://static.igem.org/mediawiki/2017/b/b5/T--Uchile_Biotec--Coso3.jpg" style="width:100%">
 +
  <div class="text">3D design of our device</div>
 
</div>
 
</div>
  
<div class="column half_size" >
+
<div class="mySlides fade">
<h5> Uploading pictures and files </h5>
+
  <div class="numbertext">2 / 3</div>
<p> You can upload your pictures and files to the iGEM 2017 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 />
+
  <img src="https://static.igem.org/mediawiki/2017/3/38/T--Uchile_Biotec--Coso2.jpg" style="width:100%">
When you upload, set the "Destination Filename" to <br><code>T--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!)<br><br>
+
  <div class="text">3D design of our device</div>
 +
</div>
  
<a href="https://2017.igem.org/Special:Upload">
+
<div class="mySlides fade">
UPLOAD FILES
+
  <div class="numbertext">3 / 3</div>
</a>
+
  <img src="https://static.igem.org/mediawiki/2017/c/c3/T--Uchile_Biotec--Coso1.jpg" style="width:100%">
</p>
+
  <div class="text">3D design of our device</div>
 
</div>
 
</div>
  
  
 +
<a class="prev" onclick="plusSlides(-1)">&#10094;</a>
 +
<a class="next" onclick="plusSlides(1)">&#10095;</a>
  
 +
</div>
 +
<br>
  
 +
<div style="text-align:center">
 +
  <span class="dot" onclick="currentSlide(1)"></span>
 +
  <span class="dot" onclick="currentSlide(2)"></span>
 +
  <span class="dot" onclick="currentSlide(3)"></span>
  
 +
</div>
  
 +
 +
<div class="footer">
 +
  <div class="column full_size"> 
 +
  <img src="https://static.igem.org/mediawiki/2017/0/01/T--Uchile_Biotec--Ausp2000.jpg" style="height:300px;"></img>
 +
  </div>
 +
</div>
  
 
</html>
 
</html>

Latest revision as of 01:11, 2 November 2017

Surprises!

Click on the arrow for surprises! (And if you want to know how we could do this and the history behind it, please don't hesitate to visit our Human Practice!)

1 / 3
3D design of our device
2 / 3
3D design of our device
3 / 3
3D design of our device