• 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
Fix linking to specific maps in the new world page layout.
Line 103: Line 103:  
             map_data.eo and templates.eo_map_rows or templates.map_rows,
 
             map_data.eo and templates.eo_map_rows or templates.map_rows,
 
             id = id,
 
             id = id,
             link = string.format("World %d#%s", world_id, id),
+
             link = string.format("World %d#/%s", world_id, id),
 
             module_link = string.format("World %d/%s", world_id, id),
 
             module_link = string.format("World %d/%s", world_id, id),
 
             banner = string.format("[[File:%s Banner.png]]", id),
 
             banner = string.format("[[File:%s Banner.png]]", id),

Navigation menu