Content deleted Content added
from /sandbox: update to use new mw.wikibase API changes & remove unused dependencies |
Try to wrap aliases in nowiki tags. I don't know very much Lua, so I hope this works. See talk page. Tag: Reverted |
||
Line 510:
:wikitext(symbol_url)
:done() --end span
:wikitext('<nowiki>'..aliases..'</nowiki>')
:done() --end td
:done() --end tr
|