Line 3: | Line 3: | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ | + | <h4> Team Wiki <div class="navigation_help content_control displaying_content"> </div> </h4> |
− | <div class=" | + | <div class="navigation_options" > |
+ | <ol> | ||
+ | <li> option 1</li> | ||
+ | <li> option 2</li> | ||
+ | <li> option 3</li> | ||
+ | </ol> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <script> |
− | + | $(document).ready(function() { | |
− | + | ||
− | + | $(".calendar_month_access").click(function(){ | |
+ | $(this).toggleClass("displaying_content"); | ||
+ | $(this).parent().next().toggleClass("hide_content"); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 21:40, 23 January 2018
Team Wiki
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.