FlickrBadge

Here's one way to get a Flickr badge in TiddlyWiki:

www.flickr.com

Here's the HTML code to insert in a tiddler:

<html>
<a href="http://www.flickr.com" style="text-align:center;">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a><br>
<iframe style="background-color:#ffffff; border-color:#ffffff; border:none;" width="113" height="151" frameborder="0" scrolling="no" src="http://www.flickr.com/apps/badge/badge_iframe.gne?zg_bg_color=ffffff&zg_person_id=35468148136%40N01" title="Flickr Badge"></iframe>
</html>

You'll need to know your Flickr person ID, which should replace the value "35468148136%40N01" in the HTML. There's a useful Flickr idGettr to help with this.

11 February 2011 (created 11 February 2011)
inserted by FC2 system