舰R百科是靠无数志愿编辑者持续地建设更新完善的。编辑非常简单,无需代码知识,请勇于更新页面!
编辑入门 | 资助百科 | 留言讨论页 | 微博@舰R百科 | 百科编辑讨论Q群:366818861

模块:建造时间与特殊获得方式:修订间差异

跳转到导航 跳转到搜索
创建页面,内容为“local data = mw.loadData("模块:数据库/建造时间与特殊获得方式") local shipAccess = data.shipAccess local p = { } p['建造时间'] = function(frame) local shipIndex = frame.args[1] if shipAccess[shipIndex][time] ~= "0:00:00" then return shipAccess[shipIndex][time] else return "不可建造" end end p['解锁日期'] = function(frame) local shipIndex = frame.args[1] if shipAccess[shipIndex][unlockDate] ~= nil then return shipAccess[s…”
(创建页面,内容为“local data = mw.loadData("模块:数据库/建造时间与特殊获得方式") local shipAccess = data.shipAccess local p = { } p['建造时间'] = function(frame) local shipIndex = frame.args[1] if shipAccess[shipIndex][time] ~= "0:00:00" then return shipAccess[shipIndex][time] else return "不可建造" end end p['解锁日期'] = function(frame) local shipIndex = frame.args[1] if shipAccess[shipIndex][unlockDate] ~= nil then return shipAccess[s…”)
(没有差异)
19,429

个编辑

导航菜单