• 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 4: Line 4:  
         local f2 = f1 and f1:getParent()
 
         local f2 = f1 and f1:getParent()
 
         local f3 = f2 and f2:getParent()
 
         local f3 = f2 and f2:getParent()
         return (f1 and f1.args.pagename or '*') .. (f2 and f2.args.pagename or '*') .. (f3 and f3.args.pagename or '*')
+
         return (f1 and f1.args.pagename or 'x') .. (f2 and f2.args.pagename or 'x') .. (f3 and f3.args.pagename or 'x')
 
     end
 
     end
 
}
 
}
cssedit, gkautomate
6,928

edits

Navigation menu