Team:EPF-Lausanne/Templates/ProtocolHeader

From 2011.igem.org

(Difference between revisions)
(Created page with "<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}} ...")
 
(5 intermediate revisions 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>
 +
        <!-- Open the "Notebook" section of the menu; it's not open by default on a protocol -->
 +
        <script type="text/javascript">
 +
                $( function() {
 +
                        $("#accmenu").accordion("activate", 3);
 +
                });
 +
        </script>
 +
</html>
 +
<span class="backlink">Back to [[Team:EPF-Lausanne/Protocols|protocols]].</span>

Latest revision as of 08:12, 19 September 2011