Jump to content

Module:User:Plagiat/sandbox

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Plagiat (talk | contribs) at 00:24, 18 March 2017 (modify). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
local sandbox = {}

function sandbox.trx( frame )
	return mw.ustring.gsub( frame.args[1], '0', mw.ustring.char( 0x9e6 ) )
end -- sandbox.trx()

-- return sandbox