Module:Test: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
mNo edit summary |
Tag: Rollback |
||
Line 5: | Line 5: | ||
]] |
]] |
||
local |
local _module = {} |
||
function p.Main(frame) |
|||
return mw.allToString(string.find ( frame.args[1] , '~~~~' ) ~= nil) .. frame.args[1] |
|||
end |
|||
return p |
Revision as of 09:38, 19 April 2021
This is a test module.
Official test pages |
---|
General test page · Abuse filter test · AutoWikiBrowser test · Cascading protection test · Category test · Content model test · Deletion test Module:Test (doc) · Patrol test · Protection test · Redirection test · Revert test · Review test · Revision and suppression test · Template test · VisualEditor test |