Template:ModuleStatus

From Angelina Jordan Wiki

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.)