Template:Update after: Difference between revisions

From Vigyanwiki
Template>Svick
(fix #if)
m (150 revisions imported from alpha:Template:Update_after)
 
(29 intermediate revisions by 17 users not shown)
Line 1: Line 1:
<noinclude><!--
{{SAFESUBST:<noinclude />#invoke:Unsubst||$B=<!--


   ##### param 1 is the year
   ##### param 1 is the year
Line 5: Line 5:
   ##### param 3 is the day of the month
   ##### param 3 is the day of the month
   ##### optional param 4 is the category
   ##### optional param 4 is the category
   ##### optional named parameter reason= is ignored (used as a hidden comment to future editors)
   ##### optional named parameter reason= changes the tooltip text
  ##### optional named parameter BANNER=Y creates a banner message instead of an inline message (deprecated)


--></noinclude>{{#ifexpr: {{JULIANDAY| {{CURRENTYEAR}} | {{CURRENTMONTH}} | {{CURRENTDAY}} }}  >=
-->{{#ifexpr: {{JULIANDAY| {{CURRENTYEAR}} | {{CURRENTMONTH}} | {{CURRENTDAY}} }}  >
   {{JULIANDAY| {{#if:{{{1|}}}|{{{1}}}|{{CURRENTYEAR}}}} | {{#if:{{{2|}}}|{{{2}}}|{{CURRENTMONTH}}}} | {{#if:{{{3|}}}|{{{3}}}|{{CURRENTDAY}}}} + {{{delay|0}}} }}  
   {{JULIANDAY| {{{1|{{CURRENTYEAR}}-1}}} | {{{2|{{CURRENTMONTH}}}}} | {{{3|{{CURRENTDAY}}}}} + {{{delay|0}}} }}  
|{{#ifeq: {{uc:{{{BANNER| {{{banner| {{{Banner|N}}} }}} }}} }}| Y
|{{update inline span
   |{{update|category=}}
  |date={{#if:{{{1|}}}|{{#if:{{{2|}}}|{{MONTHNAME|{{{2}}}}}|January}} {{{1}}}}}
   |{{fix
   |text = {{{text|}}}
    |link = {{TALKPAGENAME}}#obsolete
   |reason={{{reason|The text near this tag is dated.}}}
    |text = dated info
}}{{#if:{{{4|}}}|{{main other|[[Category:{{{4}}}]]}}}}|{{{text|}}}{{main other|[[Category:Wikipedia articles scheduled for update tagging]]}}
    |cat = [[Category:Wikipedia articles in need of updating|{{PAGENAME}}]] {{#if:{{{4|}}}|[[Category:{{{4}}}]]}}
  }}}}{{#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>
    |title = The text in the vicinity of this tag is dated}}  
{{Documentation}}
  }}{{#if:{{{1|}}}|[[Wikipedia:Updating information/{{{1}}}|<s />]]{{#if:{{{2|}}}|[[Wikipedia:Updating information/{{{1}}}/{{{2}}}|<s />]]{{#if:{{{3|}}}|[[Wikipedia:Updating information/{{{1}}}/{{{2}}}/{{{3}}}|<s />]]}}}}}}
<!-- Add categories and inter-wikis to the /doc subpage, please, not here! -->
}}<noinclude>
 
{{template doc}}
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 13:35, 2 February 2023

[needs update]

Template documentation