Line 105: | Line 105: | ||
<br> Teams are allowed to create and edit pages within their respective team namespace. Teams are <b>not allowed</b> to create or edit pages belonging to another team's namespace.</p> | <br> Teams are allowed to create and edit pages within their respective team namespace. Teams are <b>not allowed</b> to create or edit pages belonging to another team's namespace.</p> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="column full_size"> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | .image_slider img { width:100%; } | ||
+ | |||
+ | ul.image_slider { | ||
+ | list-style: none; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <ul class="image_slider"> | ||
+ | <li ><img src="http://placehold.it/550x200"></li> | ||
+ | <li><img src="http://placehold.it/550x201"></li> | ||
+ | <li><img src="http://placehold.it/550x202"></li> | ||
+ | </ul> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | |||
+ | setInterval(function() { | ||
+ | |||
+ | }, 3000); // 5000 milliseconds | ||
+ | |||
+ | }); | ||
+ | |||
Revision as of 19:03, 29 January 2018
All iGEM 2018 teams are given a namespace on the iGEM 2018 wiki with their team name: 2018.igem.org/Team:Example
Teams are allowed to create and edit pages within their respective team namespace. Teams are not allowed to create or edit pages belonging to another team's namespace.