sS html_gazelle_madeByIcon() { ret html_gazelle_madeByIcon(""); } sS html_gazelle_madeByIcon(S link, S description default "") { ret targetBlank(link, himgsnippet(#1103033, style := "width: .8em; height: .8em", title := "Object that created this" + (empty(description) ? "" : ": " + description))); }