Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Module:Sandbox/Aidan9382: Difference between revisions
Module
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Revision as of 09:13, 27 September 2022
edit
Aidan9382
(
talk
|
contribs
)
Extended confirmed users
,
Page movers
,
Template editors
15,961
edits
would this do the job
← Previous edit
Revision as of 09:14, 27 September 2022
edit
undo
Aidan9382
(
talk
|
contribs
)
Extended confirmed users
,
Page movers
,
Template editors
15,961
edits
The answer is a no
Next edit →
Line 49:
end
function functions:RawInfo()
local
return
testelement
"<sytaxhighlight
lang
=
mw
text>\n"
.
html
.
create
Dump
(
self,5)..
"
</
syntaxhighlight
>
"
)
testelement.attributes = {lang="text"}
return testelement:wikitext(Dump(mw.html.create("syntaxhighlight"),5))
end