static S html_encyclopediaTopic(S topic) { ret ahref(encyclopediaLink(topic), htmlencode_noQuotes(ai_html_shortenTextForDisplay(topic)), style := dottedStyleForLinks() + "; color: inherit"); }