Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Xenharmonic Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:50, 25 October 2025 Ganaram inukshuk talk contribs created page Module:Module introspection (Created page with "-- This module follows User:Ganaram inukshuk/Provisional style guide for Lua local getArgs = require("Module:Arguments").getArgs local p = {} -- Inspects a module for its functions, its dependencies, and the functions used -- from those dependencies. -- List dependencies for a module function p.list_dependencies(module_name) --local module_name = module_name or "MOS" -- Test arg; comment out when not testing local title = mw.title.new('Module:' .. module_name)...")