Module:Testing: Difference between revisions
From RuneTails
Replaced content with "local p = {} function p.getFilename(frame) local url = frame.args[1] or "" return mw.ustring.match(url, ".+/([^/]+)$") or url end return p" Tag: Replaced |
Blanked the page Tag: Blanking |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Latest revision as of 15:02, 13 February 2025
Documentation for this module may be created at Module:Testing/doc