Module:User:Plagiat/sandbox: Difference between revisions
Appearance
Content deleted Content added
init |
modify |
||
Line 1: | Line 1: | ||
local sandbox = {} |
local sandbox = {} |
||
function sandbox.trx( |
function sandbox.trx( frame ) |
||
return mw.ustring.gsub( |
return mw.ustring.gsub( frame.args[2], '0', 0x9e6 ) |
||
end -- trx() |
end -- sandbox.trx() |
||
return sandbox |
return sandbox |
Revision as of 00:16, 18 March 2017
![]() | This is the module sandbox page for Module:User:Plagiat. |