Content deleted Content added
woops, thats a bad idea |
would this do the job |
||
Line 49:
end
function functions:RawInfo()
testelement.attributes = {lang="text"}
return testelement:wikitext(Dump(mw.html.create("syntaxhighlight"),5))
end
|