(Created page with "This displays a message box with notes about how to bring an article back up to date. Add the <code>|notes=</code> parameter to tell future editors what to do. This will categorize the page into Category:Outdated pages.") |
No edit summary |
||
Line 4: | Line 4: | ||
This will categorize the page into [[:Category:Outdated pages]]. | This will categorize the page into [[:Category:Outdated pages]]. | ||
=== Example === | |||
{{User:Ihaveahax/Template:Outdated|nocat=1|notes=New configuration setting <code>fooLevel</code> needs documentation.|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} | |||
<pre> | |||
{{outdated|notes=New configuration setting <code>fooLevel</code> needs documentation.|{{subst:DATE}}}} | |||
</pre> |
Revision as of 04:03, 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
User:Ihaveahax/Template:Outdated
{{outdated|notes=New configuration setting <code>fooLevel</code> needs documentation.|{{subst:DATE}}}}