• 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 7: Line 7:  
     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 = '<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:680px;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',
    net_title = '<div id="${node} ${diff}" style="width:680px;text-align:center">${node}${nameSuffix} ([https://db.kcwiki.moe/drop/map/${world_number}${map_number}/${diff_number}/${node}-SAB.html PoiDB])</div>\n',
  −
    net_title_simple = '<div id="${node} ${diff}" style="width:680px;text-align:center">${node}${nameSuffix}</div>\n',
   
}
 
}
   Line 70: Line 68:     
     return U.format{
 
     return U.format{
         args.net and (is_simple_node_type and templates.net_title_simple or templates.net_title) or
+
         (is_simple_node_type and
             (is_simple_node_type and
+
             (diff and templates.event_title_simple or templates.title_simple) or
                (diff and templates.event_title_simple or templates.title_simple) or
+
            (diff and templates.event_title or templates.title)),
                (diff and templates.event_title or templates.title)),
   
         map = map,
 
         map = map,
 
         node = node,
 
         node = node,
cssedit, gkautomate
6,928

edits

Navigation menu