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