Content deleted Content added
No edit summary |
No edit summary |
||
Line 4:
local page = mw.title.new(frame.args[1])
local content = page:getContent()
content = mw.ustring.find(content, '{{ArbCom Arab-Israeli enforcement', 1, true)
if content then
|