• 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
no edit summary
Line 165: Line 165:  
             if currentMod <= prevMod then
 
             if currentMod <= prevMod then
 
                 prevMod = currentMod
 
                 prevMod = currentMod
                 return "!#No " .. U.pad(e._id - currentMod, 3, "0") .. " - " .. U.pad(e._id - currentMod + 9, 3, "0")
+
                 local title = string.format("No. %s - %s", U.pad(e._id - currentMod, 3, "0"), U.pad(e._id - currentMod + 9, 3, "0"))
 +
                return string.format("!#[[Equipment#%s|%s]]", title, title)
 
             else
 
             else
 
                 prevMod = currentMod
 
                 prevMod = currentMod
cssedit, gkautomate
6,928

edits

Navigation menu