Module:In Twisted League

From Illerai
Jump to navigation Jump to search
Module documentation
This documentation is transcluded from Module:In Twisted League/doc. [edit] [history] [purge]

This template should be used when there is no documentation for a Module or Template.


local p = {}

function p.main(frame)
	return "[[File:Twisted League icon.png|20x20px|This content is present in Twisted League.|link=Twisted League|class=advanced-data]] "
end

return p