Module:Gm4Sprite/Aliases: Difference between revisions

The word "Relocated" isn't actually in the title
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 = '&bRelocated ' .. block[1]
local title = '&b' .. block[1]
if block[2] ~= nil then
if block[2] ~= nil then
title = '&bRelocated ' .. block[2]
title = '&b' .. block[2]
end
end
aliases[name] = { title = title, name = name, text = '&o&eRelocator' }
aliases[name] = { title = title, name = name, text = '&o&eRelocator' }
Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,563

edits