|
|
(2 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{:Team:Nankai/core/header| }}
| |
| <html> | | <html> |
| + | <!--Thanks to Nelson's works.make Bootstrap template (any outside servers) perfectly work in iGEM wiki system. How to? First you buy a server and upload your websites, and then copy my code below, replace your servers address. Second, in every iGEM wiki page, put the similar code.(How to edit page? Replace your school name (and year ) in "https://2014.igem.org/wiki/index.php?title=Team:Nankai&action=edit" and put it in your browser) (and if you want to edit Nankai/Team, just add /Team in that address) Third, in every linkage, replace "href="xxx" by "onclick=window.parent.location.href="xxx"", if you have pdf file, please upload to iGEM and paste the address. If you have further question please feel free to ask Nelson's email: yuiuiuiuiui@163.com--> |
| | | |
- | <table width="80%" align="center" height="100">
| |
- | <tr>
| |
- | <td width="100px">
| |
- | <div style="float:left;width:96px;margin-left:2px">
| |
- | <img src="https://static.igem.org/mediawiki/2014/5/58/NankaiTeamLogo.png"></img>
| |
- | </div >
| |
- | </td>
| |
- | <td>
| |
- | <!--navigation menu -->
| |
- | <div id="nav-wrapper">
| |
- | <ul class="nav-bar" >
| |
- | <li class="home">
| |
- | <a class="header" href="https://2014.igem.org/Team:Nankai" >Home<span class="pointer"></span></a>
| |
- | </li>
| |
- |
| |
- | <li class="project">
| |
- | <a class="header" href="https://2014.igem.org/Team:Nankai/Project">Project<span class="pointer"></span></a>
| |
- | <ul class="sub-nav">
| |
- | <li>
| |
- | <a href="https://2014.igem.org/Team:Nankai/Parts">Parts</a>
| |
- | </li>
| |
- |
| |
- | <li>
| |
- | <a href="https://2014.igem.org/Team:Nankai/Modeling">Modeling</a>
| |
- | </li>
| |
- | </ul >
| |
- | </li>
| |
- | <li class="notebook">
| |
- | <a class="header" href="https://2014.igem.org/Team:Nankai/Notebook">Notebook<span class="pointer"></span></a>
| |
- | </li>
| |
- |
| |
- | <li class="safety ">
| |
- | <a class="header" href="https://2014.igem.org/Team:Nankai/Safety">Safety<span class="pointer"></span></a>
| |
- | </li>
| |
- |
| |
- | <li class="attributions">
| |
- | <a class="header" href="https://2014.igem.org/Team:Nankai/Attributions">Attributions<span class="pointer"></span></a>
| |
- | </li>
| |
- | <li class="team active show-pointer">
| |
- | <a class="header" href="https://2014.igem.org/Team:Nankai/Team">Team<span class="pointer"></span></a>
| |
- | <ul class="sub-nav">
| |
- | <li><a href="https://igem.org/Team.cgi?year=2014&team_name=Nankai">Official Team Profile</a></li>
| |
- | </ul >
| |
- | </li>
| |
| | | |
- | </ul><!--end navigation menu -->
| + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
- | </div> | + | <script src="http://inankai.cn/igem/assets/jqueryv182.js"></script> |
- | </td> | + | <script> |
| + | |
| + | $('head').empty(); |
| + | $('body').empty().removeClass().css('margin','0'); |
| + | |
| + | var iframe = $('<iframe src="http://inankai.cn/igem/team.html" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height()); |
| + | $('body').html(iframe); |
| | | |
- | <td width="80px">
| + | $(window).resize(function () { |
- | <div style="float:right;margin-right:10px" >
| + | iframe.css('height',$(window).height()); |
- | <a href="https://2014.igem.org/Main_Page"><img width="70" src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"></img></a>
| + | }); |
- | </div >
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr> <td colspan="3" height="30px"> </td></tr>
| + | |
- | </table>
| + | |
| | | |
- | <!--main content -->
| + | </script> |
- | <table width="80%" align="center">
| + | |
- | | + | |
- | <tr> <td colspan="3" height="15px"> </td></tr>
| + | |
- | <tr><td bgColor="#297980" colspan="3" height="1px"> </tr>
| + | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | |
- | | + | |
- | <tr><td > <h3> Team Information</h3></td>
| + | |
- | <td ></td >
| + | |
- | <td > <h3> Upload pictures of your team!</h3></td>
| + | |
- | </tr>
| + | |
- | | + | |
- | <tr>
| + | |
- | <td width="45%" valign="top">
| + | |
- | <p>
| + | |
- | You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.</p>
| + | |
- | <p>
| + | |
- | You can look at what other teams did to get some inspiration! Here are a few examples:</p>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2013.igem.org/Team:Evry/Team">2013 Evry</a></li>
| + | |
- | <li><a href="https://2013.igem.org/Team:Cornell/team">2013 Cornell</a></li>
| + | |
- | <li><a href="https://2013.igem.org/Team:UANL_Mty-Mexico/Team">2013 UANL Mty-Mexico</a></li>
| + | |
- | <li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Team/Korea_University">2013 Korea U Seoul</a></li>
| + | |
- | | + | |
- | </ul>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | </td>
| + | |
- | <td></td>
| + | |
- | <td width="45%" valign="top">
| + | |
- | <p> We provide a server where you can upload images for your wiki!</p>
| + | |
- | <p> Add pictures of your team members, advisors, instructors, lab, institution and everything you wish to show! </p>
| + | |
- | <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
| + | |
- | </a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
| + | |
- | <br>
| + | |
- | <a href="https://2014.igem.org/Special:Upload">Click here to upload! </a>
| + | |
- | </td>
| + | |
- | | + | |
- | | + | |
- | </tr>
| + | |
- | | + | |
- | <tr><td > <h3> Tips for the Team Page </h3></td>
| + | |
- | <td ></td >
| + | |
- | <td > </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | <tr>
| + | |
- | <td width="45%" valign="top">
| + | |
- | <p>What should this page contain?</p>
| + | |
- | <ul>
| + | |
- | <li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
| + | |
- | <li> You can add a small biography or a few words from each team member, tell us what you like, and what motivates to participate in iGEM. </li>
| + | |
- | <li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
| + | |
- | <li>Remember that image galleries can help you showcase many pictures while saving space </li>
| + | |
- | </ul>
| + | |
- | | + | |
- | </td>
| + | |
- | | + | |
- | <td></td>
| + | |
- | <td width="45%" valign="top"> </td>
| + | |
- | | + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | </table>
| + | |
| </html> | | </html> |