Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
Line 6: | Line 5: | ||
<head> | <head> | ||
− | <link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2016/2/2a/T--SYSU-MEDICINE--logo_32%2A32.png" sizes="16x16"> | + | <meta charset="UTF-8"> |
− | <link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2016/2/2a/T--SYSU-MEDICINE--logo_32%2A32.png" sizes="32x32"> | + | <link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2016/2/2a/T--SYSU-MEDICINE--logo_32%2A32.png" sizes="16x16"> |
− | <style> | + | <link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2016/2/2a/T--SYSU-MEDICINE--logo_32%2A32.png" sizes="32x32"> |
+ | <!-- Latest compiled and minified CSS --> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | ||
+ | <!--jQuery--> | ||
+ | <script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script> | ||
+ | <!-- Latest compiled and minified JavaScript --> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | ||
+ | <style> | ||
+ | .menu_wrapper{display: none;} | ||
+ | .navbar { | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | .navbar-inverse .navbar-brand { | ||
+ | color: #fff; | ||
+ | } | ||
− | + | </style> | |
− | </style> | + | |
</head> | </head> | ||
+ | <body> | ||
+ | <nav class="navbar navbar-inverse"> | ||
+ | <div class="container-fluid"> | ||
+ | <!-- Brand and toggle get grouped for better mobile display --> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a class="navbar-brand" href="#">SYSU-MEDICINE</a> | ||
+ | </div> | ||
+ | <!-- Collect the nav links, forms, and other content for toggling --> | ||
+ | <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
+ | <ul class="nav navbar-nav navbar-right"> | ||
+ | <li class="active"><a href="https://2016.igem.org/Team:SYSU-MEDICINE">HOME</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TEAM<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Team">Team</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Collaborations">★ Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PROJECT<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Description">★ Description</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Design">★ Design</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Experiments">Experiments</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Proof">★ Proof of Concept</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Demonstrate">★ Demonstrate</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Results">Results</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Notebook">Notebook</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PARTS<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Parts">Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Basic_Part">★ Basic Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Composite_Part">★ Composite Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Part_Collection">★ Part Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Safety">SAFETY</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Attributions">★ ATTRIBUTIONS</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">HUMAN PRACTICES<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Human_Practices">Human Practices</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/HP/Silver">★ Silver</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/HP/Gold">★ Gold</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Integrated_Practices">★ Integrated Practices</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Engagement">★ Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">AWARDS<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Entrepreneurship">★ Entrepreneurship</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Hardware">★ Hardware</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Software">★ Software</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Measurement">★ Measurement</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Model">★ Model</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div><!-- /.navbar-collapse --> | ||
+ | </div><!-- /.container-fluid --> | ||
+ | </nav> | ||
+ | </body> | ||
<!-- | <!-- | ||
<div class="column full_size" > | <div class="column full_size" > | ||
Line 19: | Line 103: | ||
</div> | </div> | ||
− | <div class="column full_size" > | + | <div class="column full_size" > |
<h2> Background </h2> | <h2> Background </h2> | ||
<p> | <p> | ||
− | Mesenchymal stem cells (MSCs) are promising candidates for cell-based therapy to treat several diseases. Up to now, MSCs are used in over 600 ongoing clinical trials (June, 2016) like treating IBD, diabetes, encephalitis, etc. MSCs in current clinical use are isolated from bone marrow, adipose tissue and the umbilical cord. Different from the embryonic stem cells, MSCs have been shown to be highly immunosuppressive. In many studies, MSCs were found to suppress adaptive immune system as well as inherent immune system in multiple inflammatory diseases, which make MSCs a promising tool in treating inflammatory disease. | + | Mesenchymal stem cells (MSCs) are promising candidates for cell-based therapy to treat several diseases. Up to now, MSCs are used in over 600 ongoing clinical trials (June, 2016) like treating IBD, diabetes, encephalitis, etc. MSCs in current clinical use are isolated from bone marrow, adipose tissue and the umbilical cord. Different from the embryonic stem cells, MSCs have been shown to be highly immunosuppressive. In many studies, MSCs were found to suppress adaptive immune system as well as inherent immune system in multiple inflammatory diseases, which make MSCs a promising tool in treating inflammatory disease. |
<br> | <br> | ||
<br> | <br> | ||
Line 28: | Line 112: | ||
<br> | <br> | ||
<br> | <br> | ||
− | </p > | + | </p > |
<h2>Current Design</h2> | <h2>Current Design</h2> | ||
Line 36: | Line 120: | ||
<br> | <br> | ||
</p> | </p> | ||
− | </div> | + | </div> |
--> | --> | ||
Line 45: | Line 129: | ||
<!-- | <!-- | ||
− | <div class="column half_size" > | + | <div class="column half_size" > |
<h5>Before you start: </h5> | <h5>Before you start: </h5> | ||
<p> Please read the following pages:</p> | <p> Please read the following pages:</p> | ||
Line 55: | Line 139: | ||
</div> | </div> | ||
− | <div class="column half_size" > | + | <div class="column half_size" > |
<div class="highlight"> | <div class="highlight"> | ||
<h5> Styling your wiki </h5> | <h5> Styling your wiki </h5> | ||
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p> | <p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p> | ||
− | <p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p> | + | <p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p> |
</div> | </div> | ||
</div> | </div> | ||
− | <div class="column full_size" > | + | <div class="column full_size" > |
<h5> Wiki template information </h5> | <h5> Wiki template information </h5> | ||
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p> | <p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p> | ||
− | </div> | + | </div> |
− | <div class="column half_size" > | + | <div class="column half_size" > |
<h5> Editing your wiki </h5> | <h5> Editing your wiki </h5> | ||
− | <p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p> | + | <p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p> |
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p> | <p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p> | ||
</div> | </div> | ||
− | <div class="column half_size" > | + | <div class="column half_size" > |
<h5>Tips</h5> | <h5>Tips</h5> | ||
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p> | <p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p> | ||
Line 90: | Line 174: | ||
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li> | <li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li> | ||
<li>Have lots of fun! </li> | <li>Have lots of fun! </li> | ||
− | </ul> | + | </ul> |
</div> | </div> | ||
− | <div class="column half_size" > | + | <div class="column half_size" > |
<h5>Inspiration</h5> | <h5>Inspiration</h5> | ||
<p> You can also view other team wikis for inspiration! Here are some examples:</p> | <p> You can also view other team wikis for inspiration! Here are some examples:</p> |
Revision as of 15:26, 4 October 2016