跳至內容

「Module:沙盒/Economy666/SongCollectionMulti」:修訂間差異

無編輯摘要
無編輯摘要
無編輯摘要
行 93: 行 93:
data:insert(input '标题' or table.concat({'[[' .. mad.linkTitle(song) .. ']]', unpack(otherTitles(song))}, '<br>'))
data:insert(input '标题' or table.concat({'[[' .. mad.linkTitle(song) .. ']]', unpack(otherTitles(song))}, '<br>'))
local cal = mw.loadJsonData 'User:Economy666/ComplexArtistsList.json'
local cal = mw.loadJsonData 'Template:ComplexArtistsList.json'
local artist = cal[string.gsub(song.artist, ' ' , '') ]
local artist = cal[string.gsub(song.artist, ' ' , '') ]
if not artist then
if not artist then
918

次編輯