6,560
次編輯
小無編輯摘要 |
小無編輯摘要 |
||
行 62: | 行 62: | ||
function p._main(args) | function p._main(args) | ||
local data=require("Module: | local data=require("Module:data").getMobile(args['曲名']) | ||
local dataNs=require("Module: | local dataNs=require("Module:data").getNS(args['曲名']) | ||
local byd | local byd | ||
if args['Beyond等级'] or data('bydRating') then byd=true else byd=false end | if args['Beyond等级'] or data('bydRating') then byd=true else byd=false end |