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

模块:数据:修订间差异

跳转到导航 跳转到搜索
添加41字节 、​ 2016年10月5日 (星期三)
无编辑摘要
无编辑摘要
无编辑摘要
第76行: 第76行:
     local shipName = frame.args[1]
     local shipName = frame.args[1]
     local dialogue = frame.args[2]
     local dialogue = frame.args[2]
    if shipName == '' then return '' end
     local ret = ships[shipName][dialogue]
     local ret = ships[shipName][dialogue]
     if ret == nil then ret = '' end
     if ret == nil then ret = '' end

导航菜单