Template:Update after: Difference between revisions

From Vigyanwiki
Template>Scott McNay
(Imported Rick's template)
m (150 revisions imported from alpha:Template:Update_after)
 
(131 intermediate revisions by 39 users not shown)
Line 1: Line 1:
<includeonly>{{
{{SAFESUBST:<noinclude />#invoke:Unsubst||$B=<!--
<!-- optional param 2 is the month number -->
<!-- optional param 3 is the day -->
#if: {{{3|}}} | <!--


---- month and day both given ----
  ##### param 1 is the year
  ##### param 2 is the month number
  ##### param 3 is the day of the month
  ##### optional param 4 is the category
  ##### optional named parameter reason= changes the tooltip text


--><sup title="The text in the vicinity of this tag needs to be updated after {{{1}}}/{{{2|}}}/{{{3|}}}." class="noprint"> {{
-->{{#ifexpr: {{JULIANDAY| {{CURRENTYEAR}} | {{CURRENTMONTH}} | {{CURRENTDAY}} }} >
#ifexpr: ({{CURRENTYEAR}} > {{{1}}}) or ( {{CURRENTYEAR}} = {{{1}}} and {{CURRENTMONTH}} > {{{2|}}} ) or (  {{CURRENTYEAR}} = {{{1}}} and {{CURRENTMONTH}} = {{{2|}}} and {{CURRENTDAY}} >= {{{3|}}} ) |
  {{JULIANDAY| {{{1|{{CURRENTYEAR}}-1}}} | {{{2|{{CURRENTMONTH}}}}} | {{{3|{{CURRENTDAY}}}}} + {{{delay|0}}} }}  
&#91;[[Wikipedia:Updating information|''update needed'']]&#93;[[Category:Update after {{{1}}}/{{{2|}}}/{{{3|}}}|{{PAGENAME}}]] |
|{{update inline span
[[Wikipedia:Update needed after {{{1}}}/{{{2|}}}/{{{3|}}}| ]]}} </sup> | {{
  |date={{#if:{{{1|}}}|{{#if:{{{2|}}}|{{MONTHNAME|{{{2}}}}}|January}} {{{1}}}}}
#if: {{{2|}}} | <!--
  |text = {{{text|}}}
 
  |reason={{{reason|The text near this tag is dated.}}}
----  given a month, but no day ----
}}{{#if:{{{4|}}}|{{main other|[[Category:{{{4}}}]]}}}}|{{{text|}}}{{main other|[[Category:Wikipedia articles scheduled for update tagging]]}}
 
  }}}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using update after template with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Update after]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | 2 | 3 | 4 | delay | reason | text }}<noinclude>
--><sup title="The text in the vicinity of this tag needs to be updated after {{{1}}}/{{{2|}}}."  class="noprint"> {{
{{Documentation}}
#ifexpr: ({{CURRENTYEAR}} > {{{1}}}) or ( {{CURRENTYEAR}} = {{{1}}} and {{CURRENTMONTH}} >= {{{2|}}} ) |
<!-- Add categories and inter-wikis to the /doc subpage, please, not here! -->
&#91;[[Wikipedia:Updating information|''update needed'']]&#93;[[Category:Update after {{{1}}}/{{{2|}}}|{{PAGENAME}}]] |
[[Wikipedia:Update needed after {{{1}}}/{{{2|}}}| ]]}}</sup> | <!--
 
---- not given a month or a day ----
 
--><sup title="The text in the vicinity of this tag needs to be updated in {{{1}}}." class="noprint">{{
#ifexpr: ({{CURRENTYEAR}} >= {{{1}}}) |
&#91;[[Wikipedia:Updating information|''update needed'']]&#93; [[Category:Update after {{{1}}}|{{PAGENAME}}]] |
[[Wikipedia:Update needed in {{{1}}}| ]]}}</sup>}} }}</includeonly><noinclude>
----
 
(THIS TEMPLATE IS UNDER DEVELOPMENT)
 
This template is used for marking places in Wikipedia entries which need to be updated later.  For a list of all articles using this template, see [[http://en.wikipedia.org/wiki/Special:Whatlinkshere/{{FULLPAGENAMEE}} What links here]].  Lists by year and by month can be found by checking [[Wikipedia:Updating information]].  Articles in need of updating are added to categories the next time they're edited when the update is indicated to be needed.
 
Use of this template should not be an excuse for your laziness! Please read [[Wikipedia:Avoid statements that will date quickly]], and use this template only when there is no reasonable way around it.
 
To use, simply put <nowiki>{{Update after|year|month|day}}</nowiki> after the item which should be updated, much as you would a footnote.  The template should follow any footnote marks or similar stuff and should be adjacent to white space.  Year should be replaced by the 4-digit year in which the item should be updated and must be included.  A month number (1-12) and day number are optional parameters, so the date can be just a year, or a year and a month, or a specific day.
 
This template is intended as a replacement for the [[As of]] technique, which violates Wikipedia convention by linking text to administrative material, amd has other problems.
 
Discussion is at [[Wikipedia talk:As of#Template:Update after]]
</noinclude>
</noinclude>

Latest revision as of 13:35, 2 February 2023

[needs update]

Template documentation