A link to a page of the past ("flickr-testold") - not existent anymore!
[[html]]
<a href="http://www.flickr.com/photos/zarmaga/6984214235/" on Flickr"><img src="http://farm8.staticflickr.com/7179/6984214235_4e52eb2b.jpg" width="202" height="249" alt="golab"></a>
[[/html]]
GIVES
<html> <head> <script type="text/javascript" src="http://community.wikidot.com/local--files/howto:sortable-tables-js/sorttable.js"></script> </head> <body> <a href="http://www.flickr.com/photos/zarmaga/6984214235/" on Flickr"><img src="http://farm8.staticflickr.com/7179/6984214235_4e52eb2b.jpg" width="202" height="249" alt="golab"></a> </body> </html>
USed in IFRAME:
[[iframe http://helmuti-pdorf.wikidot.com/flickr-test/code/2 frameborder="1" align="middle" height="300px" width="250px" scrolling="yes" ]]
GIVES:
USed in IMAGE:
But as I understand - this code does nothing else as show an image and behind this image the LINK to the flickr library
This can be done with standard Wikidot coding:
[*http://www.flickr.com/photos/zarmaga/6984214235/ on Flick http://www.flickr.com/photos/zarmaga/6984214235/ on Flickr]
[[image flickr:6984214235 link="http://www.flickr.com/photos/zarmaga/6984214235/" width="202px" height="250px" alt="golab" style="border: 1px solid red; padding: 2em;"]]
You cannot use the long url from the image as in the html code from flickr - you will get only the message
"This photo is unavailable" !
——
[[module FlickrGallery tags="linux,sun" tagMode="all"]
GIVES
standard - live "_template" used without any tricks but with header changed to show playground background image…





