• 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 414: Line 414:  
         ambush = 'Ambush Battle Node',
 
         ambush = 'Ambush Battle Node',
 
     }
 
     }
     return self._args["comment"] or node_types[self._node_type] or "Fleet"
+
    local prefix = self._args.ha and string.format("[[%s|High Altitude]] ", self._params.fullpagename) or ""
 +
     return self._args["comment"] or (prefix .. node_types[self._node_type]) or "Fleet"
 
end
 
end
 
   
 
   
cssedit, gkautomate
6,928

edits

Navigation menu