Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,564
edits
m (remove old version of relocated block aliases) |
(The word "Relocated" isn't actually in the title) |
||
Line 132: | Line 132: | ||
for _, block in ipairs( relocatedBlocks ) do | for _, block in ipairs( relocatedBlocks ) do | ||
local name = 'Relocated ' .. block[1] | local name = 'Relocated ' .. block[1] | ||
local title = '& | local title = '&b' .. block[1] | ||
if block[2] ~= nil then | if block[2] ~= nil then | ||
title = '& | title = '&b' .. block[2] | ||
end | end | ||
aliases[name] = { title = title, name = name, text = '&o&eRelocator' } | aliases[name] = { title = title, name = name, text = '&o&eRelocator' } |
edits