Module:SiteList: Difference between revisions

Jump to navigation Jump to search
No change in size ,  21 July 2023
no edit summary
No edit summary
No edit summary
Tag: Reverted
local siteLabel = 'N/A'
if siteInfo then
if sceneid and #sceneid ~= ''0 then
link = string.format(siteInfo.sceneFormat, sceneid)
elseif id and #id ~= ''0 then
link = string.format(siteInfo.idFormat, id)
else

Navigation menu