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