跳到内容

Module:Data:修订间差异

添加94字节 、​ 2021年7月13日 (星期二)
无编辑摘要
无编辑摘要
无编辑摘要
第48行: 第48行:
local switch = {
local switch = {
["id"] = function()
     if list[args[2]] then return true else return false end
   end,
    ["id"] = function()
    ["id"] = function()
      return list[args[2]]["id"]
      return list[args[2]]["id"]