Module:Test: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
Tag: Rollback |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
]] |
]] |
||
local |
local _module = {} |
||
function p.Main(frame) |
|||
return string.find ( frame.args[1] , '~~~~' ) ~= nil .. frame.args[1] |
|||
end |
|||
return p |
Latest revision as of 09:38, 19 April 2021
This is a test module.
Official test pages |
---|
Test page · Abuse filter test · AutoWikiBrowser test · Cascading protection test · Category test · Content model test · Deletion test · Gallery test · Link test Merge test · Patrol test · Protection test · Redirect test · Review test · Revision deletion test · Rollback test · Tag test · Template test · Module:Test (doc) · VisualEditor test |