Team:Groningen/Template/MODULE/tmpl contentmodule

From 2014.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
 +
<pre>
<html>
<html>
<!--Content module-->
<!--Content module-->
Line 8: Line 9:
-
<!-- TITLE SNIPPET START-->
+
<!-- TITLE SNIPPET MANDATORY START-->
<div class="title">
<div class="title">
-
REPLACE ENTIRE WITH TITLE HERE (TEXT ONLY, NO IMAGES!!!)
+
 
 +
Title here, no images!!!
 +
 
</div>
</div>
<div class="hspacer">&nbsp;</div>
<div class="hspacer">&nbsp;</div>
-
<!-- TITLE SNIPPET END-->
+
<!-- TITLE SNIPPET MANDATORY END-->
 +
<!-- TABLE SNIPPET OPTIONAL START-->
 +
<table class="table">
 +
<tr>
 +
<th>EMPTY</th><th>EMPTY</th>
 +
</tr>
 +
<tr>
 +
<td>EMPTY</td><td>EMPTY</td>
 +
</tr>
 +
<tr>
 +
<td>EMPTY</td><td>EMPTY</td>
 +
</tr>
 +
<tr>
 +
<td>EMPTY</td><td>EMPTY</td>
 +
</tr>
 +
</table>
 +
<div class="hspacer">&nbsp;</div>
 +
<!-- TABLE SNIPPET OPTIONAL END-->
-
<!-- PARAGRAPH SNIPPET START-->
+
<!-- SUBTITLE SNIPPET OPTIONAL START-->
 +
<div class="subtitle" >
 +
Used strains S. aureus: (All strains were provided by Auke van Heel)
 +
</div>
 +
<div class="hspacer">&nbsp;</div>
 +
<!-- SUBTITLE SNIPPET OPTIONAL  END-->
 +
 
 +
 
 +
<!-- PARAGRAPH SNIPPET MANDATORY START-->
<div class="text">
<div class="text">
PARAHRAPH HERE (TEXT ONLY, NO IMAGES!!!)
PARAHRAPH HERE (TEXT ONLY, NO IMAGES!!!)
</div>
</div>
<div class="hspacer">&nbsp;</div>
<div class="hspacer">&nbsp;</div>
-
<!-- PARAGRAPH SNIPPET END-->
+
<!-- PARAGRAPH SNIPPET MANDATORY END-->
 +
<!-- FIGUREMOVIE SNIPPET OPTIONAL START -->
 +
</html>{{:Team:Groningen/Template/MODULE/newfigurevideo|Figure-movie 1
 +
|1/11/Staphilococcus_combat_system.art.png
 +
|1/1e/LactoAid_Explaination_def_met_sponsors_v2.mp4|
 +
Vivamus a augue diam. Nam hendrerit nisi ut tellus hendrerit, ac volutpat massa tristique.
 +
}}<html>
 +
<!-- FIGUREMOVIE SNIPPET OPTIONAL END-->
-
<!-- FIGURE SNIPPET START -->
 
-
<div class="figure">
 
-
<img src="images/name.figure.png" alt="figure1" title="figure1" class="rawfigure">
 
-
<div class="hspacer">&nbsp;</div>
 
-
<div class="caption">
 
-
<span class="title">Figure 1:</span>
 
-
REPLACE ENTIRE TAG WITH IMAGECAPTION HERE (TEXT ONLY, NO IMAGES!!!), ALSO KEEP TRACK OF YOUR FIGURE NUMBER JUST ABOVE. ALS CHANGE THE LINK IN THE img TAG UNDER src TO YOUR IMAGE
+
<!-- FIGURE SNIPPET OPTIONAL START -->
-
 
+
</html>{{:Team:Groningen/Template/MODULE/newfigure|Figure 1|1/11/Staphilococcus_combat_system.art.png|
-
</div>
+
Vivamus a augue diam. Nam hendrerit nisi ut tellus hendrerit, ac volutpat massa tristique.
-
<div class="hspacer">&nbsp;</div>
+
}}<html>
-
<!-- FIGURE SNIPPET END-->
+
<!-- FIGURE SNIPPET OPTIONAL END-->
-
<!-- LISTING SNIPPET START-->
+
<!-- LISTING SNIPPET OPTIONAL START-->
<div class="listing">
<div class="listing">
Line 49: Line 78:
</div>
</div>
<div class="hspacer">&nbsp;</div>
<div class="hspacer">&nbsp;</div>
-
<!-- LISTING SNIPPET END-->
+
<!-- LISTING SNIPPET OPTIONAL END-->
Line 61: Line 90:
</div>
</div>
</html>
</html>
 +
</pre>

Latest revision as of 21:55, 17 October 2014

<html>
<!--Content module-->
<div class="module contentmodule gridcell">
<div class="content">
<div class="wrapper">




<!-- TITLE SNIPPET MANDATORY START-->
<div class="title">

Title here, no images!!!

</div>
<div class="hspacer"> </div>
<!-- TITLE SNIPPET MANDATORY END-->

<!-- TABLE SNIPPET OPTIONAL START-->
<table class="table">
<tr>
<th>EMPTY</th><th>EMPTY</th>
</tr>
<tr>
<td>EMPTY</td><td>EMPTY</td>
</tr>
<tr>
<td>EMPTY</td><td>EMPTY</td>
</tr>
<tr>
<td>EMPTY</td><td>EMPTY</td>
</tr>

</table>
<div class="hspacer"> </div>
<!-- TABLE SNIPPET OPTIONAL END-->

<!-- SUBTITLE SNIPPET OPTIONAL START-->
<div class="subtitle" >
Used strains S. aureus: (All strains were provided by Auke van Heel)
</div>
<div class="hspacer"> </div>
<!-- SUBTITLE SNIPPET OPTIONAL  END-->


<!-- PARAGRAPH SNIPPET MANDATORY START-->
<div class="text">
PARAHRAPH HERE (TEXT ONLY, NO IMAGES!!!)
</div>
<div class="hspacer"> </div>
<!-- PARAGRAPH SNIPPET MANDATORY END-->


<!-- FIGUREMOVIE SNIPPET OPTIONAL START -->
</html>{{:Team:Groningen/Template/MODULE/newfigurevideo|Figure-movie 1
|1/11/Staphilococcus_combat_system.art.png
|1/1e/LactoAid_Explaination_def_met_sponsors_v2.mp4|
Vivamus a augue diam. Nam hendrerit nisi ut tellus hendrerit, ac volutpat massa tristique.
}}<html>
<!-- FIGUREMOVIE SNIPPET OPTIONAL END-->


<!-- FIGURE SNIPPET OPTIONAL START -->
</html>{{:Team:Groningen/Template/MODULE/newfigure|Figure 1|1/11/Staphilococcus_combat_system.art.png|
Vivamus a augue diam. Nam hendrerit nisi ut tellus hendrerit, ac volutpat massa tristique.
}}<html>
<!-- FIGURE SNIPPET OPTIONAL END-->



<!-- LISTING SNIPPET OPTIONAL START-->
<div class="listing">

<div class="item">I'AM A BULLET COPY ME AND EXPLAIN ME.</div>

<div class="hspacer"> </div>
</div>
<div class="hspacer"> </div>
<!-- LISTING SNIPPET OPTIONAL END-->




<div class="hspacer"> </div>
</div>
<div class="hspacer"> </div>
</div>
<div class="hspacer"> </div>
</div>
</html>