Module:Shortcut: Difference between revisions
remove the first parameter error category per Template talk:Shortcut#The cleanup category should be removed
(sync from sandbox, editrequest on talk) |
(remove the first parameter error category per Template talk:Shortcut#The cleanup category should be removed) |
||
Line 94: | Line 94: | ||
for i, item in ipairs(listItems) do | for i, item in ipairs(listItems) do | ||
shortcutList:tag('li'):wikitext(item) | shortcutList:tag('li'):wikitext(item) | ||
end | end | ||