Main public logs

Jump to navigation Jump to search

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
  • 18:02, 30 August 2025 Mattk4355 talk contribs protected Module:Color [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High-Risk Module) (hist)
  • 17:41, 30 August 2025 Mattk4355 talk contribs created page Module:Color (Created page with "local p = {} local lib = require('Module:Feature') local aliases = { } local colors = { new = 'text-new', old = 'text-old' } -- Main function for wiki usage. -- If 2 arguments are present, treats the first one as a keyword. -- If only 1 argument is present, searches it for keywords. -- Returns the color associated with the keyword, or "inherit" if not found. function p.main(frame) local args = require('Module:Arguments').getArgs(frame) local...")