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).

Logs
  • 21:47, 29 August 2025 919dd talk contribs created page Module:New Article Text (Created page with "local p = {} function p.main(frame) local td_attr = { valign='top' } local td_css = { width='50%' } local title = frame:getParent():getTitle() local sections = mw.loadData('Module:New Article Text/data') local output = {} -- For Each Section for _, section_data in ipairs(sections) do if section_data['header'] and section_data['sections'] then local evenTest local section = page_layou...")