Template:ModuleStatus/doc
From Angelina Jordan Wiki
This is a subpage documenting Template:ModuleStatus. To change the template, edit that page; to change the template's documentation (seen below), edit this one.
Documentation
Shows a warning if a target module (or any page) was edited within a recent time window.
Usage
{{ModuleStatus|full page name|timespan}}
The warning will be displayed if the latest revision to the specified page happened less than timespan seconds ago (default value: 604800, which is 7 days).
Examples
{{ModuleStatus|Module:Example}}{{ModuleStatus|Module:Example|86400}}
The first example uses the default time span of 7 days; the second example uses 1 day. (Due to the nature of the template, the output of these examples is not shown here.)