Template:Out of date

From bg3.wiki
(Redirected from Template:Needs update)
Jump to navigation Jump to search
Template documentation
Shortcuts

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

Date manually specified.

Markup
{{Out of date|2024-12-04}} 
Renders as

Date specified using automatic substitution. This is the preferred method.

Markup
{{Out of date|{{safesubst:currentdate}}}} 
Renders as

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

Block format

Markup

{{Out of date | date = 2024-12-04 | reason = This spell was changed in Patch 8 and the article needs to be updated. }}

Renders as

Template data

Mark a page as out-of-date and requiring updates.

Template parameters

ParameterDescriptionTypeStatus
11 date

The date this notice was added.

Auto value
{{safesubst:CURRENTDATE}}
Stringsuggested
22 reason

The reason this notice was added

Stringsuggested