8,856
editsAd placeholder
Template:Out of date: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if: {{{1|}}} | : <div class="noexcerpt navigation-not-searchable"> [[File:Prerequisite Icon.png|24px|class=bg3wiki-lightmode-drop-shadow]]'' This article was marked as out of date {{#expr: floor({{#expr: {{#time: xNU | {{currentdate}}}} - {{#time: xNU | {{{1|}}} }}}} / 86400)}} days ago, and may need to be updated.</div>|{{#ifexpr: {{#time: xNU | {{lastupdatedate}}}} > {{#time: xNU | {{REVISIONTIMESTAMP}}}} | : <div class="noexcerpt navigation-not-searchable"> [[File:Prerequisite Icon.png|24px|class=bg3wiki-lightmode-drop-shadow]]''This article was last edited {{#expr: floor({{#expr: {{#time: xNU | {{lastupdatedate}}}} - {{#time: xNU | {{REVISIONTIMESTAMP}}}}}} / 86400)}} days before the current update of the most current version of the game.''</div> |}}}}<noinclude>Displays a notice if the page hasn't been updated since the latest game patch. | {{#if: {{{1|}}} | : <div class="noexcerpt navigation-not-searchable"> [[File:Prerequisite Icon.png|24px|class=bg3wiki-lightmode-drop-shadow]]'' 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.</div>|{{#ifexpr: {{#time: xNU | {{lastupdatedate}}}} > {{#time: xNU | {{REVISIONTIMESTAMP}}}} | : <div class="noexcerpt navigation-not-searchable"> [[File:Prerequisite Icon.png|24px|class=bg3wiki-lightmode-drop-shadow]]''This article was last edited {{#expr: floor({{#expr: {{#time: xNU | {{lastupdatedate}}}} - {{#time: xNU | {{REVISIONTIMESTAMP}}}}}} / 86400)}} days before the current update of the most current version of the game.''</div> |}}}}<noinclude>Displays a notice if the page hasn't been updated since the latest game patch. | ||
Can also be used to mark an entire article as out of date by specifying a date in the first parameter. | Can also be used to mark an entire article as out of date by specifying a date in the first parameter. |