Team:BCCS-Bristol/Templates/galleryImage

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<div class="img">
<div class="img">
-
   <a id="single_image" href="</html>{{{imBig}}}<html>"
+
   <a id="single_image" href="https://static.igem.org/mediawiki/2010/a/a4/BCCS-Bristol-ClevedonVisit-02.jpg"
-
     title="</html>{{{description}}}<html>">
+
     title="This is a long description that will appear in the popup box. Lorem Ipsum etcetera">
-
   <img src="</html>{{{imThumb}}}<html>"  
+
   <img src="https://static.igem.org/mediawiki/2010/thumb/a/a4/BCCS-Bristol-ClevedonVisit-02.jpg/200px-BCCS-Bristol-ClevedonVisit-02.jpg"  
-
   alt="</html>{{{caption}}}<html>"/></a>
+
   alt="This is a long description that will appear in the popup box. Lorem Ipsum etcetera"/></a>
-
   <div class="desc">{{{caption}}}</div>
+
   <div class="desc">This is a short description that will appear in the gallery.</div>
</div>
</div>
</html>
</html>

Revision as of 21:57, 24 October 2010

This is a long description that will appear in the popup box. Lorem Ipsum etcetera
This is a short description that will appear in the gallery.