More actions
Content deleted Content added
Created page with "local p = {} function p.testReplace(frame) local content = frame:getParent().args[1] or "" return content:gsub("foo", "bar") end return p" |
(No difference)
|
Revision as of 01:55, 26 December 2024
Documentation for this module may be created at Module:TestAdjuster/doc