Module:Database reports/Hot articles/doc
Jump to navigation
Jump to search
| icon | This is a documentation subpage for Module:Database reports/Hot articles. It may contain usage information, categories and other content that is not part of the original module page. |
This module triggers generation of a list of "hot" (most edited) articles from a WikiProject. This supersedes lists created by User:HotArticlesBot.
Usage
[edit source]{{Database report
| lua_source = Module:Database reports/Hot articles
| lua_arg_project = <!-- Name of the WikiProject or task force, see https://en.wikipedia.org/w/api.php?action=query&utf8=1&list=projects&pjsubprojects=1 for the list of valid names -->
| lua_arg_articles = 10 <!-- Number of hot articles to list -->
| lua_arg_days = 7 <!-- Number of days to count edits from (1–30) -->
| lua_arg_orange = 15 <!-- Number of edits required to hit the orange threshold -->
| lua_arg_red = 30 <!-- Number of edits required to hit the red threshold -->
| silent = <!-- Set to yes (or any value) to suppress the boilerplate text. Note this also suppresses the update link. -->
}}
{{Database report end}}
See also
[edit source]- Module:Database reports/Hot articles by category – by talk page category instead of WikiProject