static S himgSameLink(S src, O... params) { src = imageLinkIfSnippetID(src); ret ahref(src, tag("img", "", arrayPlus(params, "src", src))); }