Documentation for this module may be created at Module:icons/doc
function p.main(frame) local title = mw.title.new("OnAddIVNetworkEvent") local text = title:getContent() return text end