Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipDropTable
(view source)
Revision as of 12:44, 1 November 2021
88 bytes removed
,
3 years ago
no edit summary
Line 1:
Line 1:
local U = require("Module:Core")
local U = require("Module:Core")
−
local View = require("Module:View")
local Ship = require("Module:Ship")
local Ship = require("Module:Ship")
local Formatting = require("Module:Formatting")
local Formatting = require("Module:Formatting")
Line 52:
Line 51:
local function render(frame)
local function render(frame)
−
local args =
U
.
getTemplateArgs(frame)
+
local args =
frame
.
args
local result = {[[<div style="overflow-x:auto"><table class="wikitable sortable" style="text-align:center;width:100%">]]}
local result = {[[<div style="overflow-x:auto"><table class="wikitable sortable" style="text-align:center;width:100%">]]}
table.insert(result, "<tr>")
table.insert(result, "<tr>")
Line 77:
Line 76:
end
end
−
return { returnShipDrop = render }
-- View(render, {"Nagato", "Yamato"})
+
return { returnShipDrop = render }
がか
cssedit, gkautomate
7,064
edits