Difference between revisions of "Template:As of"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(support for non-numeric months)
m (51 revisions from wikipedia:Template:As of)
 
(44 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<includeonly><!--
+
<!--{{As of}} begin--><includeonly><!--
  
## param 1 is the year (or month-year conjugation for backwards compatibility, deprecated)
+
## param 1 is the year
 
## optional param 2 is the month
 
## optional param 2 is the month
 
## optional param 3 is the day of the month
 
## optional param 3 is the day of the month
 
## optional named parameter alt=[text] is alternative display text (may include wiki markup)
 
## optional named parameter alt=[text] is alternative display text (may include wiki markup)
 
## optional named parameter df=US produces American date format in displayed text
 
## optional named parameter df=US produces American date format in displayed text
 +
## optional named parameter lc=on gives lower-case-first output
 +
## optional named parameter url=[URL] gives statement reference
  
## displayed text (as of [Start date] by default)
+
## displayed text ([A/a]s of [Start date] by default)
-->{{#if:{{{alt|}}}|{{{alt}}}|As of {{Start date|{{{1}}}|{{#if:{{{2|}}}|{{MONTHNUMBER|{{{2|}}}}}}}|{{{3|}}}|df={{{df|yes}}}}}}}<!--
+
-->{{#if: {{{alt|}}} | {{{alt}}} | {{#if:{{{since|}}}|{{#ifeq: {{{lc}}} | {{{lc|}}} | s | S }}ince | {{#ifeq: {{{lc}}} | {{{lc|}}} | a | A }}s of}} {{#if:{{{pre|}}}|{{{pre|}}}}} {{#if: {{{3|}}} | {{#ifeq:{{lc:{{{df|}}}}}|us|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}} }} {{{1}}} | {{#if: {{{2|}}} | {{MONTHNAME|{{{2}}}}} }} {{{1}}} }}}}{{#if:{{{post|}}}|<nowiki />{{{post}}}}}<!--
 +
#### That nowiki is required or, various characters (:, ;, #, and *} will be parsed as wikisyntax for list items.
 +
## ref/update inline banner (hidden by default)
 +
--><sup class="plainlinks noprint asof-tag {{#if:{{{url|}}}|ref|update}}" style="display:none;">[{{#if:{{{url|}}}|{{{url}}} &#91;ref&#93;|{{fullurl:{{PAGENAME}}|action=edit}} &#91;update&#93;}}]</sup><!--
  
## hidden link to 'as of' pages
+
## categorisation disabled outside main namespace
-->[[As of {{#if:{{{2|}}}|{{MONTHNAME|{{{2}}}}}|}} {{{1}}}|<s />]]<!--
+
-->{{DMCA|Articles containing potentially dated statements|from|<!--
  
## categorisation (under development - hidden categories to be created)
+
## temporal category for template (word method)
-->{{#ifexist:Category:As of {{#if:{{{2|}}}|{{MONTHNAME|{{{2}}}}}|}} {{{1}}}|[[Category:As of {{#if:{{{2|}}}|{{MONTHNAME|{{{2}}}}}|}} {{{1}}}]]|}}<!--
+
-->{{#if: {{#ifexpr: {{{1}}} = 1 }} | {{#ifexpr: {{#time:Y|{{{1}}}}} > 2004 | {{{1}}} | {{#ifexpr: {{#time:Y|{{{1}}}}} > 1989 | {{#time:Y|{{{1}}}}} | before 1990 }}}} | <!--
 +
 
 +
## temporal category for template (parameter method)
 +
-->{{#ifexpr: {{{1}}} > 2004 | {{#if:{{{2|}}} | {{MONTHNAME|{{{2}}}}} }} {{{1}}} | {{#ifexpr:{{{1}}} > 1989 | {{{1}}} | before 1990 }}}}}}|<!--
 +
 
 +
## global category for template
 +
-->All articles containing potentially dated statements}}</includeonly><!--{{As of}} end--><noinclude><!--
 +
 
 +
## dynamic example (as of today, self ref)
 +
 
 +
-->As of {{Start date|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|df=yes}}<sup class="plainlinks">[http://en.wikipedia.org/wiki/Template:As_of &#91;ref&#93;]</sup>
 +
 
 +
{{documentation}}
 +
 
 +
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
  
--></includeonly><noinclude>
 
[[Category:Redirects from "As of"]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 19:54, 6 March 2016

As of 14 May 2024 (2024-05-14)[ref]

Documentation icon Template documentation[create]