Creating Module:Redirect

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:09, 5 February 2021 Jeongwoo talk contribs deleted page Module:Redirect (content was: "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redirect. f...")
  • 22:06, 5 February 2021 Jeongwoo talk contribs restored page Module:Redirect (2 revisions)
  • 22:05, 5 February 2021 Jeongwoo talk contribs deleted page Module:Redirect (content was: "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redirect. f...")

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)