Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Module:Sandbox/Aidan9382/DiscussionOverview: Difference between revisions
Module
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Revision as of 16:08, 9 November 2022
edit
Aidan9382
(
talk
|
contribs
)
Extended confirmed users
,
Page movers
,
Template editors
15,961
edits
temp stuff
← Previous edit
Revision as of 16:20, 9 November 2022
edit
undo
Aidan9382
(
talk
|
contribs
)
Extended confirmed users
,
Page movers
,
Template editors
15,961
edits
now we catch everything with nothing
Next edit →
Line 1:
--Content arrives soon
return
{main=function
setmetatable
(
) return "WIP" end
{
}
,{
__index=function()
return function()
return "This does nothing as of now"
end
end
})