Team:Groningen/Template/MODULE/tmpl contentmodule
From 2014.igem.org
(Difference between revisions)
(19 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"> | ||
- | + | Title here, no images!!! | |
</div> | </div> | ||
<div class="hspacer"> </div> | <div class="hspacer"> </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"> </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 START--> | + | <!-- 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"> </div> | <div class="hspacer"> </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 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--> |
- | <!-- FIGURE SNIPPET END--> | + | |
- | <!-- LISTING SNIPPET START--> | + | <!-- LISTING SNIPPET OPTIONAL START--> |
<div class="listing"> | <div class="listing"> | ||
Line 52: | Line 78: | ||
</div> | </div> | ||
<div class="hspacer"> </div> | <div class="hspacer"> </div> | ||
- | <!-- LISTING SNIPPET END--> | + | <!-- LISTING SNIPPET OPTIONAL END--> |
Line 64: | 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>