Module:Update: Difference between revisions

No edit summary
No edit summary
Line 406: Line 406:
if hc(a.link) then
if hc(a.link) then
if a.link == 'no' then
if a.link == 'no' then
link = "''RuneScape'' website"
link = "''Gemini Station'' website"
else
else
link = '[' .. a.link .. " ''RuneScape'' website]"
link = '[' .. a.link .. " ''Gemini Station'' website]"
end
end
else
else
Line 420: Line 420:
end
end
link = '[https://secure.runescape.com/m=rswiki/en/DevBlog:' .. link .. " ''RuneScape'' website]"
link = '[https://forum.geministation.com/forumdisplay.php?fid=2:' .. link .. " ''Gemini Station'' forum]"
end
end