• 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
m
no edit summary
Line 51: Line 51:  
     if row[2] == false then
 
     if row[2] == false then
 
         value = "- Unequipped -"
 
         value = "- Unequipped -"
 +
    else
 +
        value = Formatting:format_link(row[2]:link())
 
     end
 
     end
 
     return {values = {equips = value}, bg_color = self._equip_bg, text_align = self._center_align}
 
     return {values = {equips = value}, bg_color = self._equip_bg, text_align = self._center_align}
48

edits

Navigation menu