היחידה כרגע לא עובדת.
local p = {} function p.viewMode() -- Retrieve the current skin using mw.site local skin = mw.site.skin return skin end return p