打开主菜单

少前百科GFwiki β

更改

模块:Enemy info

大小无更改2022年9月12日 (一) 18:20
无编辑摘要
for i, d in ipairs(data) do
if i ~= 100 then
groupByForce[d.force].:wikitext(currentframe():expandTemplate{
title='UnitRevealIcon', args={d.name, i, d.utype==1 and 'BOSS单位' or ''}})
end