Участник:DeRecnad

1,050 правок

local p = {}

function p.testSwitch(input)

   return mw.text.trim(frame:preprocess())

end

return p