local p = {} function p.hello() return mw.title.getCurrentTitle().isLocal --return mw.title.getCurrentTitle() end return p