Templet:As of

Long Wikipedia

As of 19 Mas 2024 (2024-03-19)[ref]

[edit] [history] [purge] Documentation icon Template documentation

Usage[edit source]

The template {{as of}} is used to mark potentially dated statements, and will add an article to the appropriate sub-category of Category:Articles containing potentially dated statements. This allows editors to catalogue statements that may become dated over time. The date used for a given statement should be the current date (for currently valid statements) or the date on which the cited reference was produced (for example, when using census data). It also includes the ISO 8601 format needed by hAtom (class="updated") and hCalendar (class="dtstart") microformats through use of the {{start date}} template. Unlike the {{update after}} template, {{as of}} does not require the editor to give a full date. This template should not be subst'd.

Syntax[edit source]

The template can be used in the following forms:

{{As of|year|month|day}}
{{As of|year|month}}
{{As of|year}}

Several additional named parameters can also be used (see below).

Parameters[edit source]

Required

  • year (first parameter) – must be in full numerical format (yyyy)

Optional

  • month (second parameter) – full, abbreviated or numerical formats supported (mm recommended)
  • day (third parameter) – numerical format only, not included in link (dd)

Named

  • alt – optional; allows substitution of different wording and case for the visible text output; if present but no value defined, this parameter is ignored; if a value is defined, values for df and lc parameters are ignored
  • df – optional; allows use of American date format with df=US
  • lc – optional; gives lower case "as of date" when defined; recommended syntax is lc=y
  • url – optional; adds an inline external link (hidden by default) suggesting a webpage for future editors to check for updates to the statement; use the full URL with no spaces. See Wikipedia:As of for displaying links.

Examples[edit source]

{{As of|2010}} — As of 2010Templet:Dated maintenance category
{{As of|2010|7}} — As of Julai 2010Templet:Dated maintenance category
{{As of|2010|7|5}} — As of 5 Julai 2010 (2010 -07-05)Templet:Dated maintenance category
{{As of|2000|4|1|alt=as of the [[2000 United States Census]]}} — as of the 2000 United States CensusTemplet:Dated maintenance category
{{As of|2010|7|5|df=US}} — As of Julai 5, 2010 (2010 -07-05)Templet:Dated maintenance category
{{As of|2010|7|5|lc=y}} — as of 5 Julai 2010 (2010 -07-05)Templet:Dated maintenance category
{{As of|2010|7|url=http://en.wikipedia.org/}} returns:
for logged in users, with links displayed (see Wikipedia:As of) — As of July 2010[ref]
for all other users — As of July 2010

See also[edit source]