Template:Out of date: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Typo fix) |
||
Line 1: | Line 1: | ||
{{ambox|type=content|image=[[File:Refreshed_Condition_Icon.webp|35px|link=]]|text={{#if: {{{1|}}} | This article was marked as out of date {{#ifeq: {{#expr: floor({{#expr: {{#time: xNU | {{currentdate}}}} - {{#time: xNU | {{{1|}}} }}}} / 86400)}} | 0 | today, | {{#expr: floor({{#expr: {{#time: xNU | {{currentdate}}}} - {{#time: xNU | {{{1|}}} }}}} / 86400)}} days ago,}} and may need to be updated. {{{reason|No reason for adding this template was given.}}} Remove this notice when the article is up to date.}} {{#ifexpr: {{#time: xNU | {{lastupdatedate}}}} > {{#time: xNU | {{REVISIONTIMESTAMP}}}} | This article was last edited {{#expr: floor({{#expr: {{#time: xNU | {{lastupdatedate}}}} - {{#time: xNU | {{REVISIONTIMESTAMP}}}}}} / 86400)}} days before the[[Patch notes|most recent update]] to the game and may not be up to date. Remove this notice when the article is up to date.}}}}<includeonly>{{main namespace only|[[Category:Articles in need of updating]]}}</includeonly><noinclude>{{documentation|content=Displays a notice if the page hasn't been updated since the latest game patch. | {{ambox|type=content|image=[[File:Refreshed_Condition_Icon.webp|35px|link=]]|text={{#if: {{{1|}}} | This article was marked as out of date {{#ifeq: {{#expr: floor({{#expr: {{#time: xNU | {{currentdate}}}} - {{#time: xNU | {{{1|}}} }}}} / 86400)}} | 0 | today, | {{#expr: floor({{#expr: {{#time: xNU | {{currentdate}}}} - {{#time: xNU | {{{1|}}} }}}} / 86400)}} days ago,}} and may need to be updated. {{{reason|No reason for adding this template was given.}}} Remove this notice when the article is up to date.}} {{#ifexpr: {{#time: xNU | {{lastupdatedate}}}} > {{#time: xNU | {{REVISIONTIMESTAMP}}}} | This article was last edited {{#expr: floor({{#expr: {{#time: xNU | {{lastupdatedate}}}} - {{#time: xNU | {{REVISIONTIMESTAMP}}}}}} / 86400)}} days before the [[Patch notes|most recent update]] to the game and may not be up to date. Remove this notice when the article is up to date.}}}}<includeonly>{{main namespace only|[[Category:Articles in need of updating]]}}</includeonly><noinclude>{{documentation|content=Displays a notice if the page hasn't been updated since the latest game patch. | ||
<pre> {{lastupdated}} </pre> | <pre> {{lastupdated}} </pre> |
Revision as of 00:45, 14 December 2024
Template documentation
Displays a notice if the page hasn't been updated since the latest game patch.
{{lastupdated}}
Result:
Can also be used to mark an entire article as out of date by specifying a date in the first parameter.
{{lastupdated|{{subst:currentdate}}}}
Result:
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. |
A reason can be given with the reason parameter, provided that a date is entered
{{lastupdated|{{subst:currentdate}}|reason=This is an example.}}
Result:
This article was marked as out of date 349 days ago, and may need to be updated. This is an example. Remove this notice when the article is up to date. |
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | no description
| Unknown | suggested |
reason | reason | no description | Unknown | optional |