Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EnemyShipListKaiNi
(view source)
Revision as of 18:10, 26 March 2018
129 bytes added
,
6 years ago
Undo revision 974958 by
Tsubakura
(
talk
)
Line 1:
Line 1:
local BaseTable = require('Module:BaseTable')
local BaseTable = require('Module:BaseTable')
+
local EnemyColors = require('Module:EnemyColors')
local EnemyShip = require('Module:EnemyShip')
local EnemyShip = require('Module:EnemyShip')
local Formatting = require('Module:Formatting')
local Formatting = require('Module:Formatting')
Line 37:
Line 38:
_cell = [[| style="text-align: ${text_align}; padding:5px 5px 5px 5px; background-color: ${bg_color};" |${value}]],
_cell = [[| style="text-align: ${text_align}; padding:5px 5px 5px 5px; background-color: ${bg_color};" |${value}]],
_column_cell_templates = {
_column_cell_templates = {
−
card = [[| style="text-align: ${text_align}; padding:5px 5px 5px 5px;}]],
+
card = [[| style="text-align: ${text_align}; padding:5px 5px 5px 5px;
background-color: ${bg_color}; background-image: ${background_image}" |${value
}]],
},
},
_item_class = function(item_key) return EnemyShip(item_key) end,
_item_class = function(item_key) return EnemyShip(item_key) end,
Tsubakura
cssedit, prechecked
1,656
edits