Main public logs
Combined display of all available logs of Honkai: Nexus Anima Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:39, 29 August 2025 Raven.Familiar talk contribs created page User:Raven.Familiar/common.js (Created page with "var links = [ {href:'/wiki/User:Raven.Familiar/Tasks', text:'Tasks'}, {href:'/wiki/User:Raven.Familiar/Sandbox', text:'Sandbox'} ]; var addLinks = function(link) { $('.user-panel__list').append( $('<li>', {'class':'user-panel__list-item'}) .append($('<a>', link)) ); }; if (document.querySelector('.user-panel__list')) { links.forEach(addLinks); } else { // set up the mutation observer var observer = new MutationObserver(func...")