Module:Wikipedia fork: Difference between revisions

No edit summary
No edit summary
Tag: Reverted
Line 22: Line 22:
     -- Create the forked article message
     -- Create the forked article message
     local message = string.format(
     local message = string.format(
         "This article was forked from the [https://en.wikipedia.org/wiki/%s Wikipedia article] on %s.",
         "This article was forked from the [https://en.wikipedia.org/wiki/%s Wikipedia article] on %s. Please improve this article to provide fair and balanced coverage.",
         mw.uri.encode(articleName, "PATH"), -- Encode the article name for URL
         mw.uri.encode(articleName, "PATH"), -- Encode the article name for URL
         importDate
         importDate