跳至內容

「Module:SongUnlock」:修訂間差異

增加 16 位元組 、​ 2024年3月14日 (星期四)
無編輯摘要
(精简代码)
無編輯摘要
第48行: 第48行:
    local songName
    local songName
    if args['曲名'] then songName = args['曲名']
    if args['曲名'] then songName = args['曲名']
      else songName = mw.getCurrentFrame():preprocess("{{FULLPAGENAME}}")
      else songName = mw.text.decode(mw.getCurrentFrame():preprocess("{{FULLPAGENAME}}"))
    end
    end


200

次編輯