Content deleted Content added
No edit summary Tag: Reverted |
No edit summary |
||
Line 4:
local page = mw.title.new(frame.args[1])
local content = page:getContent()
if true then return content end
content = string.match(content, '{{ArbCom Arab-Israeli enforcement') or string.match(content, '{{Arab-Israeli Arbitration Enforcement')
if content then
|