Team:EPF-Lausanne/Templates/ProtocolHeader

From 2011.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 1: Line 1:
-
<noinclude>
 
-
This is a simple derivative of the Header template, that adds a "back to protocols link"
 
-
Usage:
 
-
    {{:Team:EPF-Lausanne/Templates/ProtocolHeader|title=Page Title}}
 
-
</noinclude>
 
-
 
{{:Team:EPF-Lausanne/Templates/Header|title={{{title}}}}}
{{:Team:EPF-Lausanne/Templates/Header|title={{{title}}}}}
-
 
<html>
<html>
         <!-- Open the "Notebook" section of the menu; it's not open by default on a protocol -->
         <!-- Open the "Notebook" section of the menu; it's not open by default on a protocol -->
         <script type="text/javascript">
         <script type="text/javascript">
                 $( function() {
                 $( function() {
-
                         $("#accmenu").accordion("activate", 4);
+
                         $("#accmenu").accordion("activate", 3);
                 });
                 });
         </script>  
         </script>  
</html>
</html>
-
 
<span class="backlink">Back to [[Team:EPF-Lausanne/Protocols|protocols]].</span>
<span class="backlink">Back to [[Team:EPF-Lausanne/Protocols|protocols]].</span>

Latest revision as of 08:12, 19 September 2011