Module:Module introspection/doc: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{documentation| | {{documentation| | ||
{{dochead|header=noinvoke}} | {{dochead|header=noinvoke}} | ||
{{template rating|rating=draft|details= | {{template rating|rating=draft|details=Currently used on the following modules: [[Module:MOS]], [[Module:Numlinks]], [[Module:Numlinks 2-num]], [[Module: JI ratios]], and itself. Issues observed: | ||
* Functions used from a module may be repeated (minor) | * Functions used from a module may be repeated (minor) | ||
* | * Modules that return a function (like yesno) are reported as unused (major) | ||
* | * Functions that have an underscore (like utils._gcd) are not reported (major)}} | ||
{{clear}} | {{clear}} | ||
{{Module introspection}} | {{Module introspection}} | ||
}} | }} | ||