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