Difference between revisions of "Template:As of"

From Archiveteam
Jump to navigation Jump to search
(adding autocat to Category:Pages containing potentially dated statements when year is < currentyear)
(adding lc=y param for lowercase as of)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
As of {{{1|NO YEAR}}}{{#ifexpr:{{{1|}}}<{{CURRENTYEAR}}|<sup>[update]</sup>[[Category:Pages containing potentially dated statements]]}}<noinclude>
<includeonly><span class="plainlinks">{{#ifeq:{{lc:{{{lc|}}}}}|y|as|As}} of {{#if:{{{2|}}}|{{#switch:{{lc:{{{2}}}}}|january|february|march|april|may|june|july|august|september|october|november|december={{{2}}} {{{1|NO YEAR}}}|#default={{#time:F Y|{{{1|}}}-{{{2|}}}|en}}}}|{{{1|NO YEAR}}}}}{{#ifexpr:{{{1|}}}<{{CURRENTYEAR}}|<sup>[[{{fullurl:{{FULLPAGENAMEE}}|action=edit}} update]]</sup></span>[[Category:Pages containing potentially dated statements]]}}</includeonly><noinclude>
== Documentation ==
== Documentation ==


Line 7: Line 7:
* <code><nowiki>{{As of|2025}}, this and that.</nowiki></code>
* <code><nowiki>{{As of|2025}}, this and that.</nowiki></code>
* {{As of|2025}}, this and that.
* {{As of|2025}}, this and that.
* <code><nowiki>{{As of|2025|02}}, this and that.</nowiki></code>
* {{As of|2025|02}}, this and that.
* <code><nowiki>{{As of|2025|March}}, this and that.</nowiki></code>
* {{As of|2025|March}}, this and that.
* <code><nowiki>{{As of|2025|March|lc=y}}, this and that.</nowiki></code>
* {{As of|2025|March|lc=y}}, this and that.
Pages with statements before current year are autocategorized in [[:Category:Pages containing potentially dated statements]].


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 17:35, 10 March 2025

Documentation

  • {{As of|2021}}, this and that.
  • As of 2021[update], this and that.
  • {{As of|2025}}, this and that.
  • As of 2025, this and that.
  • {{As of|2025|02}}, this and that.
  • As of February 2025, this and that.
  • {{As of|2025|March}}, this and that.
  • As of March 2025, this and that.
  • {{As of|2025|March|lc=y}}, this and that.
  • as of March 2025, this and that.

Pages with statements before current year are autocategorized in Category:Pages containing potentially dated statements.