Jump to content

Module:Replace

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by RaphTEM (talk | contribs) at 14:26, 23 March 2025 (Working on it). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
local str = {}
function str.main( frame )
  local preload = ( 'Module:String|str.replace' )
  local getData = preload
end