Module:SiteList: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
local link = 'N/A'
local siteLabel = 'N/A'
if siteInfo then
if sceneid and sceneid ~= "" then
local alias = args.alias or 'N/A'
local notes = args.notes or 'N/A'
return buildRow(siteType, site, id, sceneid, alias, notes)
end

Navigation menu