More actions
Template documentation
Displays a notice if a page is out of date and needs to be updated.
This template has a corresponding maintenance category: Category:Articles in need of updating.
Examples
No date supplied.
Markup{{Out of date}}Renders as
This article was marked as out of date and may need to be updated. No reason for adding this template was given. Remove this notice when the article is up to date. |
Date manually specified.
Markup{{Out of date|2024-12-04}}Renders as
This article was marked as out of date 14 days ago, and may need to be updated. No reason for adding this template was given. Remove this notice when the article is up to date. |
Date specified using automatic substitution. This is the preferred method.
Markup{{Out of date|{{safesubst:currentdate}}}}Renders as
This article was marked as out of date today, and may need to be updated. No reason for adding this template was given. Remove this notice when the article is up to date. |
Reason specified
Markup{{Out of date|2024-12-04|This spell was changed in Patch 8 and the article needs to be updated.}}Renders as
This article was marked as out of date 14 days ago, and may need to be updated. This spell was changed in Patch 8 and the article needs to be updated. Remove this notice when the article is up to date. |
Block format
MarkupRenders as{{Out of date | date = 2024-12-04 | reason = This spell was changed in Patch 8 and the article needs to be updated. }}
This article was marked as out of date 14 days ago, and may need to be updated. This spell was changed in Patch 8 and the article needs to be updated. Remove this notice when the article is up to date. |
Template data
Mark a page as out-of-date and requiring updates.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 date | The date this notice was added.
| String | suggested |
2 | 2 reason | The reason this notice was added | String | suggested |