SetBSExtensionInfoEditionNotFree

Revision as of 09:55, 27 November 2017 by WikiSysop (talk | contribs)

Documentation for this module may be created at Module:SetBSExtensionInfoEditionNotFree/doc

local p = {}

function p.setFromEditionCSV( frame )
    local edition = frame.args[1]
    return '<span style="display:none">'..edition..'</span>'
end

return p

Attachments

Discussions