Team:BioscienceDragons AZ/Help

From 2013hs.igem.org

(Difference between revisions)
(Blanked the page)
 
(37 intermediate revisions not shown)
Line 1: Line 1:
-
<html><script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script><script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
 
-
<link href='http://fonts.googleapis.com/css?family=Open+Sans:700italic,300italic,400,700,300' rel='stylesheet' type='text/css'>
 
-
<link href='http://www.apixeloff.com/bio/style.css' rel='stylesheet' type='text/css' />
 
-
<link href='http://fonts.googleapis.com/css?family=Nosifer' rel='stylesheet' type='text/css'>
 
-
<script src="http://www.apixeloff.com/bio/bio.js" language="javascript"></script>
 
-
<div id="header">
 
-
  <ul id="nav">
 
-
    <li><a href="/Team:BioscienceDragons_AZ">Home</a></li>
 
-
    <li><a href="#">Team</a></li>
 
-
    <li><a href="#">Project</a></li>
 
-
    <li><a href="#">Parts</a></li>
 
-
    <li><a href="#">Modeling</a></li>
 
-
    <li><a href="#">Notebook</a></li>
 
-
    <li><a href="#">Human Practice</a></li>
 
-
    <li><a href="#">Sponsors</a></li>
 
-
  </ul>
 
-
  <div class="clear"></div>
 
-
</div>
 
-
</html>
 
-
 
-
{{Infobox
 
-
| title = Home of testing
 
-
| main = [[File:Haoze.jpg|thumb|none|Woah]] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam fringilla leo ultricies, lacinia lorem sed, sagittis lacus. Nullam tempor ultrices ligula, id posuere sapien lobortis vel. Suspendisse velit ante, pulvinar nec odio quis, eleifend rutrum arcu. Fusce in arcu non nunc vehicula lacinia. Quisque non leo facilisis, bibendum urna a, ultrices diam. Ut eu tristique ante. Nulla facilisi.
 
-
}}
 
-
 
-
{{Infobox
 
-
| title = Home of testing
 
-
| main = We love to cook!
 
-
}}
 
-
 
-
==How To Make an Infobox==
 
-
To make the first side box, I used the following code...
 
-
 
-
<pre>
 
-
{{Infobox
 
-
| title = Home of testing
 
-
| main = [[File:Haoze.jpg|thumb|none|Woah]] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam fringilla leo ultricies, lacinia lorem sed, sagittis lacus. Nullam tempor ultrices ligula, id posuere sapien lobortis vel. Suspendisse velit ante, pulvinar nec odio quis, eleifend rutrum arcu. Fusce in arcu non nunc vehicula lacinia. Quisque non leo facilisis, bibendum urna a, ultrices diam. Ut eu tristique ante. Nulla facilisi.
 
-
}}
 
-
</pre>
 
-
 
-
 
-
The first line starts the '''Infobox''' template.
 
-
 
-
''| title = '' means that you are passing it the title of the infobox.
 
-
 
-
''| main = '' is the content you want in the infobox, this can include other standards Wiki code, like the image.
 
-
 
-
==How to remove the Table of Contents==
 
-
To remove the table of contents, add the following line to the top of the page
 
-
<pre>
 
-
__NOTOC__
 
-
</pre>
 

Latest revision as of 20:18, 21 June 2013