Jump to content

Module:Inventory slot: Difference between revisions

m
no edit summary
imported>Ttv pedro270707
m (Changed color)
imported>Ttv pedro270707
mNo edit summary
Line 88: Line 88:
end
end
if subname ~= pageName and subname then
if args.link then
if args.link ~= "n" then
link = args.link
end
elseif subname ~= pageName and subname then
link = subname
link = subname
end
end