Creating Module:URL

Jump to navigation Jump to search

Warning: You are recreating a page that was previously deleted.

You should consider whether it is appropriate to continue editing this page. The deletion and move log for this page are provided here for convenience:

  • 22:12, 5 February 2021 Jeongwoo talk contribs deleted page Module:URL (content was: "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') local uri = safeUri(u...")

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

Please note that all contributions to TAMS Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see TAMS Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To create the page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)