Team:NYC Software/Templates/nav
From 2011.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
- | + | <!-- Significant portions of the code for the navigation bar on the left and the boxes at the bottom of some pages were taken from Cambridge 2010's wiki code. --> | |
<script language="javascript"> | <script language="javascript"> | ||
<!-- script to update the iGEM Header Bars to make Editing and viewing History on the current page --> | <!-- script to update the iGEM Header Bars to make Editing and viewing History on the current page --> | ||
- | + | <!-- something in the code is obscuring the native iGEM header, so I coded this instead. -Russ --> | |
var currentURL=location.href; | var currentURL=location.href; | ||
sliced=currentURL.slice(21); | sliced=currentURL.slice(21); | ||
- | document.write("<a href=https://2011.igem.org/wiki/index.php?title=" + sliced + "&action=edit>EDIT | + | document.write("<a href=https://2011.igem.org/wiki/index.php?title=" + sliced + "&action=edit ><font size='1' color='BA5320'><b>. EDIT .</b></font></a>"); |
+ | |||
+ | document.write( "<a href=https://2011.igem.org/wiki/index.php?title=" + sliced + "&action=history ><font size='1' color='F36D21'><b> HISTORY .</b></font></a>"); | ||
+ | document.write("<a href=https://2011.igem.org/Special:MovePage/" + sliced + "><font size='1' color='BA5320'><b> MOVE .</b></font></a>"); | ||
+ | document.write( "<a href=https://2011.igem.org/wiki/index.php?title=" + sliced + "&action=watch ><font size='1' color='F36D21'><b> WATCH .</b></font></a>"); | ||
- | |||
</script> | </script> | ||
Line 241: | Line 244: | ||
<li><a href="/Team:NYC_Software/TheTeam">Meet the Team</a></li> | <li><a href="/Team:NYC_Software/TheTeam">Meet the Team</a></li> | ||
- | |||
- | |||
Line 251: | Line 252: | ||
<ul class="llmenu llmenugreen"> | <ul class="llmenu llmenugreen"> | ||
<li><a href="/Team:NYC_Software/Deinococcus/Deinococcus_Genera">The Deino Genera</a></li> | <li><a href="/Team:NYC_Software/Deinococcus/Deinococcus_Genera">The Deino Genera</a></li> | ||
- | |||
<li><a href="/Team:NYC_Software/Deinococcus/Genome_Sequencing">Genome Sequencing</a></li> | <li><a href="/Team:NYC_Software/Deinococcus/Genome_Sequencing">Genome Sequencing</a></li> | ||
+ | <li><a href="/Team:NYC_Software/Deinococcus/Data">Data</a></li> | ||
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 261: | Line 263: | ||
<ul class="llmenu llmenured"> | <ul class="llmenu llmenured"> | ||
<li><a href="/Team:NYC_Software/Tools/Primer_Designer">Primer Design</a></li> | <li><a href="/Team:NYC_Software/Tools/Primer_Designer">Primer Design</a></li> | ||
- | <li><a href="/Team:NYC_Software/Tools/ | + | <li><a href="/Team:NYC_Software/Tools/BLAST">BLAST Tool</a></li> |
- | + | ||
</ul> | </ul> | ||
Line 269: | Line 270: | ||
- | <li><a class="head" href="#"> | + | <li><a class="head" href="#">Human Practices</a> |
<ul class="llmenu llmenublue"> | <ul class="llmenu llmenublue"> | ||
- | <li><a href="/Team:NYC_Software/ | + | <li><a href="/Team:NYC_Software/Maker_Faire">Maker Faire</a></li> |
<li><a href="/Team:NYC_Software/Safety">Safety</a></li> | <li><a href="/Team:NYC_Software/Safety">Safety</a></li> | ||
</ul> | </ul> | ||
Line 287: | Line 288: | ||
<ul class="llmenu llmenuyellow"> | <ul class="llmenu llmenuyellow"> | ||
<li><a href="/Team:NYC_Software/Notebook/Summary">Summary</a></li> | <li><a href="/Team:NYC_Software/Notebook/Summary">Summary</a></li> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<li><a href="/Team:NYC_Software/Protocols">Protocols</a> </li> | <li><a href="/Team:NYC_Software/Protocols">Protocols</a> </li> | ||
+ | <li><a href="/Team:NYC_Software/Attributions">Attributions</a> </li> | ||
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 314: | Line 303: | ||
<li><a href="https://2011.igem.org/Team:NYC_Wetware">NYC Wetware</a> </li> | <li><a href="https://2011.igem.org/Team:NYC_Wetware">NYC Wetware</a> </li> | ||
<li><a href="/Team:NYC_Software/iGEM_Teams">iGEM Teams</a> </li> | <li><a href="/Team:NYC_Software/iGEM_Teams">iGEM Teams</a> </li> | ||
- | |||
- | |||
</ul> </li> | </ul> </li> |
Latest revision as of 00:38, 29 September 2011