Content deleted Content added
look up namespace names in mw.site.namespaces rather than hardcoding them |
add a message function |
||
Line 16:
local makeWikilink = mShared.makeWikilink
local makeUrlLink = mShared.makeUrlLink
local message = mShared.message
local p = {}
|