sS imageSnippetURLOrEmptyGIF(S snippetID) { ret empty(snippetID) ? smallestTransparentGIFDataURI() : snippetImageURL(snippetID); }