• 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 3: Line 3:     
local templates = {
 
local templates = {
     title = '<div id="${map} ${node}" style="width:700px;text-align:center">${map} ${node}${nameSuffix} ([https://db.kcwiki.moe/drop/map/${world_number}${map_number}/${node}-SAB.html PoiDB])</div>\n',
+
     title = '<div id="${map} ${node}" style="width:680px;text-align:center">${map} ${node}${nameSuffix} ([https://db.kcwiki.moe/drop/map/${world_number}${map_number}/${node}-SAB.html PoiDB])</div>\n',
     title_simple = '<div id="${map} ${node}" style="width:700px;text-align:center">${map} ${node}${nameSuffix}</div>\n',
+
     title_simple = '<div id="${map} ${node}" style="width:680px;text-align:center">${map} ${node}${nameSuffix}</div>\n',
     event_title = '<div id="${map} ${node} ${diff}" style="width:700px;text-align:center">${map} ${node}${nameSuffix} ([https://db.kcwiki.moe/drop/map/${world_number}${map_number}/${diff_number}/${node}-SAB.html PoiDB])</div>\n',
+
     event_title = '<div id="${map} ${node} ${diff}" style="width:680px;text-align:center">${map} ${node}${nameSuffix} ([https://db.kcwiki.moe/drop/map/${world_number}${map_number}/${diff_number}/${node}-SAB.html PoiDB])</div>\n',
     event_title_simple = '<div id="${map} ${node} ${diff}" style="width:700px;text-align:center">${map} ${node}${nameSuffix}</div>\n',
+
     event_title_simple = '<div id="${map} ${node} ${diff}" style="width:680px;text-align:center">${map} ${node}${nameSuffix}</div>\n',
 
}
 
}
   Line 57: Line 57:     
     local diffs = (world_number == "?" or world_number >= 41) and diff_numbers or diff_numbers_legacy
 
     local diffs = (world_number == "?" or world_number >= 41) and diff_numbers or diff_numbers_legacy
     local diff = diffs[args.diff] and args.diff or "?"
+
     local diff = diffs[args.diff] and args.diff
 
     local diff_number = diffs[diff] or "?"
 
     local diff_number = diffs[diff] or "?"
  
cssedit, gkautomate
6,926

edits

Navigation menu