Module:Shortcut: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
prevent links linking back to the current page, see Template_talk:Shortcut#Direct_link
(remove the first parameter error category per Template talk:Shortcut#The cleanup category should be removed)
(prevent links linking back to the current page, see Template_talk:Shortcut#Direct_link)
Line 37:
local listItems = {}
for i, shortcut in ipairs(shortcuts) do
listItems[i] = string.format('[[%s]]', shortcut)frame:expandTemplate{
title = 'No redirect',
args = {shortcut}
}
end
table.insert(listItems, options.msg)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu