Content deleted Content added
subjectPageTitle |
No edit summary |
||
Line 11:
end
local
if display then
return '[[' .. link .. '|' .. display .. ']]'
Line 30:
end
local
local title = mw.title.new(target)
if title and title.exists then
Line 165:
local project_talk = wikilink(project_link.talkPageTitle.prefixedText,'the discussion')
local assessment_cat = args.ASSESSMENT_CAT or project .. ' articles'
local
local cell = mw.html.create('td')
if image_name and image_name ~= '' then
|