Module:User:Dixtosa: Difference between revisions

From Bonkipedia
[[mw:]]>Dixtosa
(Created page with "local export = {} function export.lol() return "<templatestyles></>" end return export")
 
m (1 revision imported: Module Import)
 
(No difference)

Latest revision as of 18:21, 12 November 2022

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

local export = {}

function export.lol()
    return "<templatestyles></>"
end

return export