Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EquipmentData
(view source)
Revision as of 13:21, 4 October 2019
32 bytes removed
,
5 years ago
Undo revision 1115826 by
Chocolatecravinghobo
(
talk
)
Line 214:
Line 214:
function EquipmentData:card()
function EquipmentData:card()
−
--[[
if self._item or self._item_id then
if self._item or self._item_id then
return Formatting:item_card(self:asset_name())
return Formatting:item_card(self:asset_name())
end
end
−
]]
if self._card then
if self._card then
return self._card
return self._card
Line 291:
Line 289:
function EquipmentData:icon()
function EquipmentData:icon()
−
--[[
if self._item or self._item_id then
if self._item or self._item_id then
return Formatting:item_card(self:asset_name())
return Formatting:item_card(self:asset_name())
end
end
−
]]
if self._icon or self._icon == false then
if self._icon or self._icon == false then
return self._icon
return self._icon
がか
cssedit, gkautomate
7,064
edits