跳到内容

Module:Partnertable:修订间差异

删除477字节 、​ 2021年7月26日 (星期一)
无编辑摘要
无编辑摘要
无编辑摘要
第154行: 第154行:
    local category = ''
    local category = ''
 
  
   --平台
    if args['更新时间NS']
    if args['更新时间NS']
      then
      then
第167行: 第168行:
    end
    end


   if data('id') or dataNs('id')
     then
      category = category..'[[分类:'..tostring(choice(getData.pack({data('set')}), data('set'), getData.pack({dataNs('set')}), dataNs('set'))) .. '曲包曲目]]'
      category = category..'[[分类:'..tostring(choice(getData.pack({data('set')}), data('set'), getData.pack({dataNs('set')}), dataNs('set'))) .. '曲包曲目]]'


     if dataNs('side') == 1 or args['侧'] == '1'
   --类型
       then
   category = category..'[[分类:'..(args['类型'] or '平衡型')..' 搭档]]'
       category = category..'[[分类: 纷争侧曲目]]'
     else
       category = category..'[[分类:光芒侧曲目]]'
     end


     category = category..'[[分 :PST'..infoList[20][1] .. '级曲目]]'
   --种
     category = category..'[[分类:PRS'..infoList[21][1] .. ' 级曲目]]'
   category = category..'[[分类: 采用'..(args[' 背景'] or data('bg') or dataNs('bg')) .. ' 背景的 曲目]]'
     category = category..'[[分类:FTR'..infoList[22][1] .. ' 级曲目]]'
     if byd then category = category..'[[分类:BYD'..infoList[23][1] .. ' 曲目]]' end


     category = category..'[[分类:采用'..(args['背景'] or data('bg') or dataNs('bg')) .. '背景的曲目]]'
   --版本
 
   if args['曲目版本'] then category = category..'[[分类:'..args['曲目版本']:gusb('v', 'V') .. '添加的曲目]]' end
     if args['曲目版本'] then category = category..'[[分类:'..args['曲目版本']:gusb('v', 'V') .. '添加的曲目]]' end
   if args['曲目版本NS'] then category = category..'[[分类:NS '..args['曲目版本NS']:gusb('v', 'V') .. '添加的曲目]]' end
     if args['曲目版本NS'] then category = category..'[[分类:NS '..args['曲目版本NS']:gusb('v', 'V') .. '添加的曲目]]' end
   end
return tostring(box)
return tostring(box)
4,199

个编辑