Main public logs
More actions
Combined display of all available logs of Mine in Abyss. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:58, 9 March 2026 NIK220V talk contribs created page Module:Iconbar (Created page with "local p = {} function p.bar( f ) local args = require( 'Module:ProcessArgs' ).merge() local link = args.link or '' local full = args.full local half = args.half or 'Half ' .. full local empty = args.empty or 'Empty ' .. full local fullAlt = args.fullalt or args.alt or '' local halfAlt = args.halfalt or args.alt or '' local emptyAlt = args.emptyalt or args.alt or '' local value = math.abs( tonumber( args.value ) or 0 ) / 2 local min = math.ceil( math.abs( tonumb...")