◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

更改

跳转至: 导航搜索

模块:Sangvis info

添加50字节2023年3月23日 (四) 12:14
无编辑摘要
elseif unitdata.id == 1015 then
intro = "'''建筑师-临海战斗特化型''',简称'''NVW型'''" .. mw.ustring.sub(intro, 19)
elseif unitdata.id ~= 1021 and unitdata.id > 1014 and unitdata.id < 2001 then
local namepos = mw.ustring.find(intro, ',')
intro = "'''" .. mw.ustring.sub(intro, 1, namepos-1) .. "'''" .. mw.ustring.sub(intro, namepos)
else elseif unitdata.id ~= 2017 then intro = "'''" .. unitdata.name .. "'''是" .. intro end
root:wikitext(intro)
root:newline()

导航菜单