Module:Test

From Official Gamemode 4 Wiki
Revision as of 06:24, 2 March 2021 by JP12 (talk | contribs) (this will be a lot of edits)
Jump to navigation Jump to search

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

p = {}

function p.test( f )
	mw.html.create("span"):wikitext('[[Chairs]]')
end