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:Fleet
(view source)
Revision as of 19:58, 26 September 2018
No change in size
,
6 years ago
no edit summary
Line 3:
Line 3:
local _ = require('Module:Core')
local _ = require('Module:Core')
local JSON = require('Module:Core/JSON')
local JSON = require('Module:Core/JSON')
+
local loadData = require('Module:Data').load
local ShipBattleCardKai = require('Module:ShipBattleCardKai')
local ShipBattleCardKai = require('Module:ShipBattleCardKai')
Line 26:
Line 27:
local function fromModule(name)
local function fromModule(name)
−
local
success,
data =
_.requireModule
('
Data/
Fleet
/Raw
/' .. name)
+
local data =
loadData
('Fleet/' .. name)
local result = ''
local result = ''
−
if success then
+
--
if success then
−
data = JSON.decode(data
)
+
data = JSON.decode(data.
api
)
−
--return _
.
js(data
)
for i, id in ipairs(data.api_ship_id) do
for i, id in ipairs(data.api_ship_id) do
result = result .. string.format(
result = result .. string.format(
Line 48:
Line 48:
)
)
end
end
−
end
+
--
end
return result
return result
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
Naval District Saury 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