[element = ]createExternalLink(place, url[, label])
The createExternalLink global function renders a link to an outside Web page. It requires two parameters:

place
the DOM element to render into. The link is appended to any existing content.
url
the URL to point to.
label
optional text label to display.
This function returns a DOM element reference to the link.
bag
tiddlywiki_public
created
Mon, 14 May 2012 13:50:36 GMT
creator
zemoxian
modified
Mon, 14 May 2012 16:12:36 GMT
modifier
zemoxian
tags
global
globalfunction
method
theme
TWDocTheme