Module:Database reports/Long pages by namespace/doc
Appearance
| This is a documentation subpage for Module:Database reports/Long pages by namespace. It may contain usage information, categories and other content that is not part of the original module page. |
This is an example of a parametrized report configuration that can be used to create lists of longest pages in a given namespace. Sample usage can be seen on User:SDZeroBot/sandbox/Longest pages in File namespace.
Usage
[edit]{{Database report
| lua_source = Module:Database reports/Long pages by namespace
| lua_function = main
| lua_arg_ns_name = File <!-- Name of the namspace -->
| lua_arg_ns_number = 6 <!-- Namespace number -->
}}
{{Database report end}}