m (Ihaveahax moved page User:Ihaveahax/Template:Outdated/doc to Template:Outdated/doc without leaving a redirect) |
|||
Line 7: | Line 7: | ||
=== Example === | === Example === | ||
{{ | {{outdated|nocat=1|notes=New configuration setting <code>fooLevel</code> needs documentation.|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} | ||
<pre> | <pre> | ||
{{outdated|notes=New configuration setting <code>fooLevel</code> needs documentation.|{{subst:DATE}}}} | {{outdated|notes=New configuration setting <code>fooLevel</code> needs documentation.|{{subst:DATE}}}} | ||
</pre> | </pre> |
Revision as of 04:06, 13 August 2022
This displays a message box with notes about how to bring an article back up to date.
Add the |notes=
parameter to tell future editors what to do.
This will categorize the page into Category:Outdated pages.
Example
This article is outdated. New configuration setting fooLevel needs documentation. (November 2024) |
{{outdated|notes=New configuration setting <code>fooLevel</code> needs documentation.|{{subst:DATE}}}}