Welcome to the Kancolle Wiki!
If you have any questions regarding site content, account registration, etc., please visit the
KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Module:Iterator
(view source)
Revision as of 03:23, 22 June 2020
126 bytes added
,
4 years ago
no edit summary
Line 115:
Line 115:
local current = nil
local current = nil
local preFlag = true
local preFlag = true
−
local nCollection = #collection
+
local nCollection =
nItems == true and #collection or nItems or
#collection
return {
return {
next = function()
next = function()
Line 188:
Line 188:
local to = numberKey('to', context, n, 500)
local to = numberKey('to', context, n, 500)
local prevMod = 0
local prevMod = 0
+
local nItems = (math.floor(U.ilast(CollectionEquipment)._id / 10) + 1) * 10
return Iterator.equipmentBy(
return Iterator.equipmentBy(
context, n,
context, n,
Line 204:
Line 205:
end
end
end,
end,
−
true
+
nItems
)
)
end
end
がか
cssedit, gkautomate
7,064
edits
Navigation menu
Personal tools
Log in
Request account
Namespaces
Module
Discussion
Variants
Views
Read
View source
View history
More
Search
Content Navigation
Kancolle Wiki
Random page
Recent changes
Batch Uploading
Current Mini-event
Pumpkin Festival
Sortie
Sortie
World 1 (Naval Base Waters)
World 2 (Nansei Island Waters)
World 3 (Northern Waters)
World 7 (South Western Waters)
World 4 (Western Waters)
World 5 (Southern Waters)
World 6 (Central Waters)
Events
Shortcuts
Expeditions
Quests
Ships Maximum Status
Equipment
Construction
Development
Akashi's Improvement Arsenal
Shop
Inventory
Combat Mechanics
Glossary
Drop List
Interviews
Tutorials
How to Register
How To Play
Leveling
Resource Farming
Ship Priority
Equipment Setup
Akashi Upgrades
Event Preparation
Troubleshooting
FAQ
Community
Help
Sandbox
Tools
Upload file
Special pages
Printable version