local p = {} function p.main() return mw.title.new(26096242).prefixedText --return mw.title.getCurrentTitle() end return p