Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.
Ray ID: a244ace83e05e88e
a244ace83e05e88e
local p = {} p.main = function(frame) local currentTitle = mw.title.getCurrentTitle() local shortDesc = currentTitle:getDescription() return shortDesc end return p