Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:KanmusuModule
(view source)
Revision as of 09:10, 15 January 2020
28 bytes added
,
4 years ago
no edit summary
Line 200:
Line 200:
end
end
+
local numRows = table.getn(shipmodule.data[shipNum]["equip"])
local equipTable = ''
local equipTable = ''
−
for i = 1,
table.getn(shipmodule.data[shipNum]["equip"])
do
+
for i = 1,
numRows, 1
do
local equipRow = '<tr>'
local equipRow = '<tr>'
if shipmodule.data[shipNum]["aircraft"] ~= "" then
if shipmodule.data[shipNum]["aircraft"] ~= "" then
がか
cssedit, gkautomate
7,064
edits