Module:ArgTracker/doc
This is the documentation page for Module:ArgTracker
Script error: The function "docPage" does not exist. Tracks argument names that set in a specific template, include empty arguments, whether meanful in that template.
Usage
Add the following content into a template:
{{ #invoke: ArgTracker | main | _cat = Category name for tracking }}
|_cat=
should contain and only contains one %s
, which refers the name of the tracked argument. Defaults to %s
.
Categories added by this module can usually find in Special:WantedCategories after pages updated.