|
|
(35 intermediate revisions not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
| + | <link rel="stylesheet" href="/Team:EPF-Lausanne/Template/reset.css?action=raw&ctype=text/css" type="text/css" /> |
| + | <link rel="stylesheet" href="/Team:EPF-Lausanne/Template/bootstrap.css?action=raw&ctype=text/css" type="text/css" /> |
| + | <link rel="stylesheet" href="/Team:EPF-Lausanne/Template/style.css?action=raw&ctype=text/css" type="text/css" /> |
| + | <script type='text/javascript' src="/Team:EPF-Lausanne/Template/script.js?action=raw&ctype=text/javascript"></script> |
| + | <!--[if IE]><script type='text/javascript' src="/Team:EPF-Lausanne/Template/excanvas.js?action=raw&ctype=text/javascript"></script><![endif]--> |
| | | |
- | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert ***
| |
| | | |
- | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;"> | + | <div class="all"> |
- | <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;"> | + | <div class="banner"> |
- | This is a template page. READ THESE INSTRUCTIONS.
| + | </div> |
- | </div> | + | </html>{{:Team:EPF-Lausanne/Template/Menu|{{{1}}}}}<html> |
- | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;"> | + | </html>{{:Team:EPF-Lausanne/Template/SubMenu|{{{1}}}}}<html> |
- | You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
| + | <div class="paper"> |
- | </div>
| + | <div class="paper-inner row-fluid"> |
- | <div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
| + | <div class='span2' style='clear: both'> |
- | You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
| + | <div class='doodle-bar'> |
- | </div>
| + | </div> |
- | </div>
| + | </div> |
- | | + | <div class='page-content span8'> |
- | *** End of the alert box *** -->
| + | <h1 id="pageTitle"></h1> |
- | | + | <noscript>Your browser doesn't seem to execute javascript. Please reenable it to use this website optimally.</noscript> |
- | <ul id='simple-navi'>
| + | |
- | <li><a href='/Team:EPF-Lausanne'>Home</a></li>
| + | |
- | <li><a href='/Team:EPF-Lausanne/Team'>Team</a></li> | + | |
- | <li><a href='https://igem.org/Team.cgi?year=2012&team_name=EPF-Lausanne'>Official Team Profile</a></li> | + | |
- | <li><a href='/Team:EPF-Lausanne/Project'>Project</a></li> | + | |
- | <li><a href='/Team:EPF-Lausanne/Parts'>Parts Submitted to the Registry</a></li>
| + | |
- | <li><a href='/Team:EPF-Lausanne/Modeling'>Modeling</a></li>
| + | |
- | <li><a href='/Team:EPF-Lausanne/Notebook'>Notebook</a></li>
| + | |
- | <li><a href='/Team:EPF-Lausanne/Safety'>Safety</a></li>
| + | |
- | <li><a href='/Team:EPF-Lausanne/Attributions'>Attributions</a></li>
| + | |
- | </ul> | + | |
- | <!--
| + | |
- | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
| + | |
- | !align="center"|[[Team:EPF-Lausanne|Home]]
| + | |
- | !align="center"|[[Team:EPF-Lausanne/Team|Team]]
| + | |
- | !align="center"|[https://igem.org/Team.cgi?year=2012&team_name=EPF-Lausanne Official Team Profile]
| + | |
- | !align="center"|[[Team:EPF-Lausanne/Project|Project]]
| + | |
- | !align="center"|[[Team:EPF-Lausanne/Parts|Parts Submitted to the Registry]]
| + | |
- | !align="center"|[[Team:EPF-Lausanne/Modeling|Modeling]]
| + | |
- | !align="center"|[[Team:EPF-Lausanne/Notebook|Notebook]]
| + | |
- | !align="center"|[[Team:EPF-Lausanne/Safety|Safety]]
| + | |
- | !align="center"|[[Team:EPF-Lausanne/Attributions|Attributions]]
| + | |
- | |}
| + | |
- | -->
| + | |
- | | + | |
- | <link rel="stylesheet" href="/Team:EPF-Lausanne/Template/style.css?action=raw&ctype=text/css" type="text/css"> | + | |
- | <script type="text/javascript"> | + | |
- | var toAdd = "&preload=Team:EPF-Lausanne/Notebook/Template/NewEntry";
| + | |
- | $(document).ready(function() {
| + | |
- | $("a").filter(
| + | |
- | function(){
| + | |
- | var str = $(this).attr("href");
| + | |
- | if(!str)
| + | |
- | return false;
| + | |
- | return str.match(/http:\/\/2012\.igem\.org\/wiki\/index\.php\?title=Team:EPF-Lausanne\/Notebook\/[A-Za-z\-\_0-9]*&action=edit/i) != null
| + | |
- | }
| + | |
- | ).each(
| + | |
- | function(){
| + | |
- | $(this).attr("href", $(this).attr("href")+toAdd);
| + | |
- | }
| + | |
- | );
| + | |
- | });
| + | |
- | </script> | + | |
| </html> | | </html> |