Module:SiteList: Difference between revisions

Jump to navigation Jump to search
114 bytes removed ,  21 July 2023
no edit summary
No edit summary
No edit summary
local siteType = args[1]
local site = args.site or ''
local idWithSceneIdsceneid = args.idsceneid or ''
local id = args.id or ''
local id, sceneid = idWithSceneId:match("(sceneid=)(.*)") or idWithSceneId, idWithSceneId:match("(sceneid=)(.*)") and '' or idWithSceneId
local alias = args.alias
local notes = args.notes

Navigation menu