Module:Sandbox/User:Alsang: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(Blanked the page)
Tag: Blanking
(Replaced content with "local p = {} function p.main() return end return p")
Tag: Replaced
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
local p = {}

function p.main()

return
end

return p

Latest revision as of 12:51, 6 January 2025

Module documentation
This documentation is transcluded from Module:Sandbox/User:Alsang/doc. [edit] [history] [purge]
This module does not have any documentation. Please consider adding documentation at Module:Sandbox/User:Alsang/doc. [edit]
Module:Sandbox/User:Alsang's function main is invoked by Template:Sandbox/User:Alsang.

local p = {}

function p.main()

	return 
	
end

return p