Module:SiteList: Difference between revisions

Jump to navigation Jump to search
127 bytes added ,  21 July 2023
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
local siteLabel = 'N/A'
if siteInfo then
if sceneid and= #mw.text.trim(sceneid) ~=-- 0удаляем thenпробелы
id = mw.text.trim(id)
if sceneid ~= '' then -- если строка не пустая
link = string.format(siteInfo.sceneFormat, sceneid)
elseif id and #id ~= 0'' then
link = string.format(siteInfo.idFormat, id)
else

Navigation menu