Module:SiteList: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
local title = mw.title.getCurrentTitle()
local category = ''
if title.namespace == 0 and siteInfo then
category = '[[Category:Website' .. siteInfo.id .. ' models]]'
end

Navigation menu