Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,390
edits
No edit summary Tag: Manual revert |
No edit summary |
||
Line 231:
end
reftext = reftext .. " ''" .. dt(a.forum, '
reftext = reftext .. (a.notes or '')
if hc(a.lost) then
Line 323:
-- end
reftext = reftext .. " ''
if onmain() and not hc(a.issue) then
Line 355:
end
reftext = reftext .. "''
if hc(a.quote) then
reftext = reftext .. '"' .. a.quote .. '" '
Line 405:
if osrspost and (hc(a.newsdate) and tonumber(newsdatetbl.year) >= 2013) then
reftext = reftext .. " ''
else
reftext = reftext .. " ''
end
Line 468:
end
reftext = reftext .. "''
local islist
Line 529:
end
reftext = reftext .. " ''
reftext = reftext .. (a.notes or '')
Line 604:
if tonumber(a.issue) >= 22 then
reftext = reftext .. ". ''
else
reftext = reftext .. ". ''
end
Line 665:
end
reftext = reftext .. "''
if hc(a.quote) then
|