Changes

Jump to navigation Jump to search
m
→‎Related templates: -* {{tlg|Oldid}}
{{Documentation subpage}}
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Redirect|Template:Old|displaying older versions of articles|Template:Oldid}}

== Usage ==

{{Tlx|Update after|year|month|day|category|reason{{=}}...|text{{=}}...}} (all parameters are optional)

* Parameters 1, 2, and 3 are respectively the year, month, and day that the template should activate. If the day is omitted, the template will activate on the first day following the specified month. If the month is also omitted, the template will activate on 1 January of the year following the specified year. If the year is also omitted, the template will activate immediately. One should try to specify month and year. If parameters 1, 2, and 3 are left blank, a [[WP:BOT|bot]] will add it later.
* Parameter 4 is a custom [[Wikipedia:Categorization|category]], such as a WikiProject's article maintenance category. The article will be placed in the specified category when the template is activated (but only if the template is used in an article in the main namespace, not if it is used on a talk page or in any other non-main namespace). The category name must be specified without square brackets and without the "Category:" prefix. In addition to any category specified here, articles are automatically placed in [[:Category:Wikipedia articles in need of updating]] or one of its dated subcategories, when the date is specified. To use this parameter even when the first three parameters are omitted, you can write {{Para|4}}.
** Examples: Specifying <code>|4=United States articles in need of updating</code> places the article in [[:Category:United States articles in need of updating]] as well as [[:Category:Wikipedia articles in need of updating]]. Note: at present this parameter is not being used on Wikipedia.
* Named parameter {{para|reason}} is used to leave a note for future editors about what exactly needs to be changed or where to find the new information. Note is displayed in tooltip when mouse cursor hovers over "dated info" link.
* Named parameter {{para|text}} is used to highlight dated text. Until the template activates, the text is displayed ordinarily, as if it was not wrapped.

===Do not. . .===
Please read [[Wikipedia:Avoid statements that will date quickly]]; use {{Tl|Update after}} only in exceptional cases. Do not use this template on pages which simply need to be reviewed later to see if they ''might'' need updating; it should only be used when there is a ''certainty or very high probability'' that an update is needed. Do not use this template on [[Help:Talk page|talk page]]s; it is intended for inline usage, like {{Tl|Citation needed}}. It is probably not necessary to use this template on frequently edited articles such as for current events, as they will be being updated on a regular basis. Do not use this template within a section heading as it will count as part of the heading and thus break the heading.

== TemplateData ==
{{TemplateData header}}
<templatedata>{
"description": "Places an in-line note in an article that marks information as [dated] and in need of an update after a given time",
"params": {
"1": {
"label": "Year",
"description": "The year the template should activate, if not specified the template will activate immediately. Enter a four-digit year.",
"type": "number",
"required": false
},
"2": {
"label": "Month",
"description": "The month the template should activate, if not specified the template will activate on 1 January of the following year. Enter the month as two digits, e.g. 06 for June.",
"type": "number",
"required": false
},
"3": {
"label": "Day",
"description": "The day the template should activate, if not specified the template will activate on the first of the next month. Enter the day as two digits.",
"type": "number",
"required": false
},
"4": {
"label": "Category",
"description": "Additionally add the article to this category (e.g. a WikiProject's maintenance category) when the template is activated. The category name must be specified without square brackets and without the 'Category:' prefix. In addition to any category specified here, articles are automatically placed in Category:Wikipedia articles in need of updating or one of its dated subcategories, when the date is specified. This parameter has no effect outside the main (article) namespace.",
"type": "string/line",
"required": false
},
"reason": {
"label": "Reason",
"description": "An optional note for future editors about what exactly needs to be changed or where to find the new information. Displayed in tooltip.",
"type": "string",
"required": false
},
"text": {
"label": "Text",
"description": "Dated statement. Becomes highlighted when template activates; displayed normally before activation.",
"type": "string",
"required": false
}
}
}</templatedata>

== Examples ==

{| class="wikitable"
! Description !! Code !! Result
|-
|
{{Tlx|Update after}} immediately places an inline tag marking a passage as dated.
|
<code>Some text that was already outdated when the tag was added.{{Tlx|Update after}}</code>
|
Some text that was already outdated when the tag was added.{{Update after}}
|-
| rowspan="2" |
{{Tlx|Update after|''year''|''month''|''day''}} would cause the tag to appear on the specified date. Before the specified date, the tag would not be displayed at all (but the template and its parameters would be visible when editing the page). If only a year, or year and month, is specified, the tag appears on the ''first'' day of the year or month; {{#expr:{{CURRENTYEAR}}+1}} implies 1 January {{#expr:{{CURRENTYEAR}}+1}}.
|
<code>Some text that will be outdated after today.{{Tlx|Update after|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}}}</code>
|
Some text that will be outdated after today.{{Update after|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}}}
|-
|
<code>Some text that should be checked next year.{{Tlx|Update after|{{#expr:{{CURRENTYEAR}}+1}}}}</code>
|
Some text that should be checked next year.{{Update after|{{#expr:{{CURRENTYEAR}}+1}}}}
|-
|
{{Tlx|Update after|''year''|''month''|''day''|''category''}} also adds the article to the specified category (which should be specified without square brackets and without the "Category:" prefix).
|
<code>Some text that will be outdated after today.{{Tlx|Update after|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|United States articles in need of updating}}</code>
|
Some text that will be outdated after today.{{Update after|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|United States articles in need of updating}}
|-
|
An optional reason may be used as a comment to future editors.
|
<code>Some text that should be checked with stated reason.{{Tlx|Update after|{{CURRENTYEAR}}|{{CURRENTMONTH}}|reason{{=}}check for population growth}}</code>
|
Some text that should be checked.{{Update after|{{CURRENTYEAR}}|{{CURRENTMONTH}}|reason=check for population growth}}
|-
| rowspan="2" | Dated statement may be wrapped within template.
|
<code>{{Tlx|Update after|{{CURRENTYEAR}}|text{{=}}Some text that should be checked with stated reason.}}</code>
|
{{Update after|{{CURRENTYEAR}}|text=Some text that should be checked.}}
|-
|
<code>{{Tlx|Update after|{{NEXTYEAR}}|text{{=}}Some text that should be checked with stated reason.}}</code>
|
{{Update after|{{NEXTYEAR}}|text=Some text that should be checked.}}
|}

== Effects ==

When the template is activated in an article, the phrase "dated info" appears in the text of the article at the indicated spot. The page will also appear in [[:Category:Wikipedia articles in need of updating]] or one of its dated subcategories, when the date is specified, and also any category specified in the 4th parameter.

See [[:Category:Wikipedia articles in need of updating]] for a list of pages currently needing updates, and [[Wikipedia:As of]] for a list of 'As of' pages.

== Related templates ==
* {{Tlg|Update inline}} or {{Tlg|Update inline span}} can be used if the text is already outdated, instead of adding this template with a date in the past.
* {{Tlg|Update}} can be used to mark an entire article or section needing to be updated. Like {{Tl|Update after}}, this template adds the article to [[:Category:Wikipedia articles in need of updating]].
* {{Tlg|Update|inaccurate{{=}}yes}} is used to mark an article whose factual accuracy may be compromised (although this may be disputed) due to out of date information. This template adds the article to [[:Category:Articles with obsolete information]].
* {{Tlg|As of}}
* {{Tls|Show by}}/{{Tlg|Show by date}}
* {{Tlg|Age switch}} can be used to build date-related templates.

{{Inline tags}}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Time and date maintenance templates]]
[[Category:Temporal templates]]
[[Category:Inline cleanup templates]]
}}</includeonly>
Anonymous user

Navigation menu