Template>Ludwigs2 |
|
(42 intermediate revisions by 25 users not shown) |
Line 1: |
Line 1: |
| <includeonly><!-- | | {{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 COMMENT= is ignored | | ##### optional named parameter reason= changes the tooltip text |
| ##### optional named parameter BANNER=Y creates a banner message instead of an inline message
| |
|
| |
|
| --><!--
| | -->{{#ifexpr: {{JULIANDAY| {{CURRENTYEAR}} | {{CURRENTMONTH}} | {{CURRENTDAY}} }} > |
| ##### The next line is the tooltip #####
| | {{JULIANDAY| {{{1|{{CURRENTYEAR}}-1}}} | {{{2|{{CURRENTMONTH}}}}} | {{{3|{{CURRENTDAY}}}}} + {{{delay|0}}} }} |
| --><sup title="The text in the vicinity of this tag needs to be updated on [[{{{1}}}-{{{2}}}-{{{3}}}]]." <!--
| | |{{update inline span |
| ##### The next line causes the message to not appear when printed #####
| | |date={{#if:{{{1|}}}|{{#if:{{{2|}}}|{{MONTHNAME|{{{2}}}}}|January}} {{{1}}}}} |
| -->class="noprint"><!--
| | |text = {{{text|}}} |
| ##### Next line shows up on day pages #####
| | |reason={{{reason|The text near this tag is dated.}}} |
| -->[[Wikipedia:Updating information/{{{1}}}/{{{2}}}/{{{3}}}|<s />]]<!--
| | }}{{#if:{{{4|}}}|{{main other|[[Category:{{{4}}}]]}}}}|{{{text|}}}{{main other|[[Category:Wikipedia articles scheduled for update tagging]]}} |
| ##### Next line shows up on month pages #####
| | }}}}{{#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> |
| -->[[Wikipedia:Updating information/{{{1}}}/{{{2}}}|<s />]]<!--
| | {{Documentation}} |
| ##### Next line shows up on year pages #####
| | <!-- Add categories and inter-wikis to the /doc subpage, please, not here! --> |
| -->[[Wikipedia:Updating information/{{{1}}}|<s />]]<!--
| |
| ##### This section causes the message or banner to appear in the text, with specified date offset. #####
| |
| -->{{#ifexpr: {{JULIANDAY| {{CURRENTYEAR}} | {{CURRENTMONTH}} | {{CURRENTDAY}} }} >= | |
| {{JULIANDAY| {{{1}}} | {{{2}}} | {{{3}}} }} + 0 <!-- | |
| ##### (Change 0 above to 1, 7, or 31 to cause the message or banner to appear a day, week, or month late) #####
| |
| -->|{{#ifeq: {{uc:{{{BANNER| {{{banner| {{{Banner|N}}} }}} }}} }}| Y |<!--
| |
| ##### Following is the banner. #####
| |
| -->{{update|category=}}<!--
| |
| ##### End of banner #####
| |
| -->|[[[:Category:Wikipedia articles in need of updating|''update needed'']]]}} }}<!--
| |
| ##### This section causes the category to appear at the specfied time, if someone edits (or maybe views) the page. #####
| |
| -->{{#if:{{{4|}}}|{{#ifexpr: {{JULIANDAY| {{CURRENTYEAR}} | {{CURRENTMONTH}} | {{CURRENTDAY}} }} >=
| |
| {{JULIANDAY| {{{1}}} | {{{2}}} | {{{3}}} }} + 0 <!--
| |
| ##### (Change 0 above to 1, 7, or 31 to cause the category to appear a day, week, or month late) #####
| |
| -->|[[Category:{{{4}}}|{{PAGENAME}}]]}}}}<!--
| |
| ##### This section connects to [[:Category:Wikipedia articles in need of updating]] at the specfied time. #####
| |
| -->{{#if:{{{4|}}}|{{#ifexpr: {{JULIANDAY| {{CURRENTYEAR}} | {{CURRENTMONTH}} | {{CURRENTDAY}} }} >=
| |
| {{JULIANDAY| {{{1}}} | {{{2}}} | {{{3}}} }} + 0 <!--
| |
| ##### (Change 0 above to 1, 7, or 31 to cause the category to appear a day, week, or month late) #####
| |
| -->|[[Category:Wikipedia articles in need of updating|{{PAGENAME}}]]}}}}<!--
| |
| ##### This section connects to the appropriate [[As of nnnn]] page.
| |
| -->[[As of {{{1}}}|<s />]]</sup></includeonly><noinclude>
| |
| | |
| {{template doc}} | |
| <!-- Add categories and inter-wikis to the /doc subpage, not here! --> | |
| </noinclude> | | </noinclude> |