All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MB Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:41, 19 December 2025 Ais talk contribs created page Module:MBNavbox (Created page with "local p = {} function p.main(frame) local args = frame:getParent().args -- Color values extracted from your CSS local colors = { -- Light theme (default) theme_border_color = '#a1e9dc', theme_accent_label_color = '#ffffff', teal_600 = '#2c7a7b', teal_800 = '#234e52', teal_050 = '#e6fffa', teal_100 = '#b2f5ea', teal_200 = '#81e6d9', teal_700 = '#285e61', teal_900 = '#1d4044',...")