Difference between revisions of "Template:As of/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Hydrargyrum
(→‎Usage: does not generate visible hyperlink where used)
m (170 revisions imported)
 
(126 intermediate revisions by 68 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 +
{{high-use| 60702 }}
 +
{{distinguish|text=[[Template:As of?]]}}
  
 
==Usage==
 
==Usage==
The template {{tl|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 [[WP:ISO 8601|ISO 8601]] format needed by [[hAtom]] (<code>class="updated"</code>) and [[hCalendar]] (<code>class="dtstart"</code>) [[microformat]]s through use of the {{tl|start date}} template. Unlike the {{tl|update after}} template, {{tl|as of}} does not require the editor to give a full date. This template should '''not''' be [[Wikipedia:Substitution|subst'd]].
+
The template {{tl|as of}} is used to mark potentially dated statements, and will add an article to the appropriate [[WP:HIDDENCAT|hidden]] 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 date of the most recent [[WP:RS|reliable source]] (for currently valid statements), or the date on which the cited reference was produced (for example, when using census data). It should not be used for future dates (use {{tl|update after}} instead). This template should '''not''' be [[Wikipedia:Substitution|substituted]].
 +
 
 +
'''Notes:'''
 +
* '''This template MUST NOT be used in infoboxes that emit a microformat, as its emitted date markup will conflict with that. '''
 +
* '''This template is not necessary within quotations, and use of the template in such cases should be avoided.'''
  
 
This template does not generate a visible hyperlink in text where it is used.
 
This template does not generate a visible hyperlink in text where it is used.
 +
 +
===Usage guidelines===
 +
{{main|Wikipedia:As of}}
 +
{{#section-h:Wikipedia:As of|Usage guidelines}}
 +
 +
Using this template with values such as {{tlx|As of|now}} or variables such as {{tlx|As of|<nowiki>{{CURRENTYEAR}}</nowiki>}} is equivalent to using "currently", which is generally against the [[Wikipedia:As of#Precise language|precise language]] guideline.
  
 
==Syntax==
 
==Syntax==
The template can be used in the following forms:
+
The template can be used in the following forms, with numeric date information:
  
:<tt>{&#123;As of{{!}}year{{!}}month{{!}}day&#125;}</tt>
+
:<code><nowiki>{{As of|</nowiki>{{var|year}}<nowiki>}}</nowiki></code>
:<tt>{&#123;As of{{!}}year{{!}}month&#125;}</tt>
+
:<code><nowiki>{{As of|</nowiki>{{var|year}}{{!}}{{var|month}}<nowiki>}}</nowiki></code>
:<tt>{&#123;As of{{!}}year&#125;}</tt>
+
:<code><nowiki>{{As of|</nowiki>{{var|year}}{{!}}{{var|month}}{{!}}{{var|day}}<nowiki>}}</nowiki></code>
  
Several additional named parameters can also be used (see below).
+
Leading zeroes are optional.
 +
 
 +
Please do not use <!--Except in examples, as here!--> <code><nowiki>{{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}}}</nowiki></code> or similar; that defeats the purpose of the template.
 +
 
 +
Several additional named parameters can also be used, including some non-numeric input (see below).
  
 
===Parameters===
 
===Parameters===
'''Required'''
+
====Required====
*'''year''' (first parameter) – must be in full numerical format (''yyyy'')
+
* '''year''' (first parameter) – must be in full numerical four-digit format ({{var|yyyy}})
  
'''Optional'''
+
====Optional====
*'''month''' (second parameter) – full, abbreviated or numerical formats supported (''mm'' recommended)
+
* '''month''' (second parameter) – full, abbreviated, or two-digit numerical formats supported (<code>01</code> indicating January, <code>02</code> February, etc., but also accepting <code>Jan</code> and <code>January</code>)
*'''day''' (third parameter) – numerical format only, not included in link (''dd'')
+
* '''day''' (third parameter) – numerical two- or one-digit format only ({{var|dd}} or {{var|d}})
  
'''Named'''
+
====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
+
* '''alt''' – optional; allows substitution of different wording and case for the visible text output (including the date). If present with no value defined, this parameter is ignored; if a value is defined, values for <code>|df</code> and <code>|lc</code> and <code>|since</code> parameters are ignored.
*'''df''' – optional; allows use of American date format with ''df=US''
+
* '''df''' – "date format", optional; allows use of American date format with {{para|df|US}}.  This only has an effect when the full <code>{{!}}{{var|year}}{{!}}{{var|month}}{{!}}{{var|day}}</code> format is also used.
*'''lc''' – optional; gives lower case "as of ''date''" when defined; recommended syntax is ''lc=y''
+
* '''lc''' – "lower case", optional; if given any value at all (e.g. {{para|lc|y}}) gives lower case "as of {{var|date}}", for use mid-sentence.
*'''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#Article maintenance|Wikipedia:As of]] for displaying links.
+
* '''since''' – optional; if given any value at all (e.g. {{para|since|y}}) it changes "As of" to "Since". Use of {{para|lc|y}} with {{para|since|y}} gives "since {{var|date}}. Use of {{para|alt}} will replace the entire output, including the "Since", as it will with the default "As of".
 +
* '''pre''' – text to insert before the date, and after "[A|a]s of" or "[S|s]ince", e.g. {{para|pre|the first week of}} used like this: <code><nowiki>{{as of|1997|pre=the first week of}}</nowiki></code> produces "{{as of|1997|pre=the first week of}}".
 +
* '''post''' &ndash; text (almost always punctuation) to insert between the date and the superscripted note that is displayed if the user has "<code>.asof-tag { display: inline !important; }</code>," "<code>.asof-tag.ref { display: inline !important; }</code>" or "<code>.asof-tag.ref { display: inline !important; }</code>" added to their [[Wikipedia:Common.js and common.css|common.css]] page {{crossref|(see {{section link|Wikipedia:As of#Article maintenance}})}}.
 +
**  For these users,
 +
**:: <code>{{tnl|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|post{{=}},}} no more bears were found</code>
 +
**: gives
 +
**:: <!--This example is hand-constructed on purpose!-->"As of {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}},<sup>&#91;update&#93;</sup> no more bears were found"
 +
**: (comma before the superscripted note)
 +
** while
 +
**:: <code>{{tnl|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}}}, no more bears were found</code>
 +
**: produces the undesirable result (contrary to [[WP:REFPUNC]]) with regard to the location of the comma:
 +
**:: <!--This example is hand-constructed on purpose!-->"As of {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<sup>&#91;update&#93;</sup>, no more bears were found"
 +
:Note: the <sup>&#91;update&#93;</sup> tag is a tag that shows when '''url''' is not specified and the user has "<code><nowiki>.asof-tag { display: inline !important; }</nowiki></code>" or "<code><nowiki>.asof-tag.update { display: inline !important; }</nowiki></code>" added to their common.css page. It contains a link to edit the page.
 +
* '''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.
 +
::Note: This will only show if the user has "<code><nowiki>.asof-tag { display: inline !important; }</nowiki></code>" or "<code><nowiki>.asof-tag.ref { display: inline !important; }</nowiki></code>" added to their common.css page. It will show as a hyperlinked <sup>&#91;ref&#93;</sup> tag after the template. See [[Wikipedia:As of#Article maintenance]].
  
 
===Examples===
 
===Examples===
:<tt>{&#123;As of{{!}}2010&#125;}</tt> {{As of|2010}}
+
<!-- NOTE: DO NOT copy and paste this code to use the template. Copy and paste what it renders for today's date. -->
:<tt>{&#123;As of{{!}}2010{{!}}7&#125;}</tt> {{As of|2010|7}}
+
:{{tlc|As of|{{CURRENTYEAR}}}}  – {{As of|{{CURRENTYEAR}}}}
:<tt>{&#123;As of{{!}}2010{{!}}7{{!}}5&#125;}</tt> — {{As of|2010|7|5}}
+
:{{tlc|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}}}  – {{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}}}
 +
:{{tlc|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}}}  – {{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}}}
 +
:{{tlc|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|df{{=}}US}}  –  {{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|df=US}}
 +
:{{tlc|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|lc{{=}}y}}  –  {{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|lc=y}}
 +
<!-- As this next example is referring to the census date, doesn't make sense to use current date -->
 +
:{{tlc|As of|2010|4|1|alt{{=}}as of the <nowiki>[[2010 United States Census]]</nowiki>}} – {{As of|2010|4|1|alt=as of the [[2010 United States Census]]}}
 +
:{{tlc|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|url{{=}}<nowiki>https://en.wikipedia.org/</nowiki>}} returns:
 +
:: ''for logged in users, with links displayed (see [[Wikipedia:As of#Article maintenance|Wikipedia:As of]])'' – As of {{MONTHNAME|{{CURRENTMONTH}}}}{{space}}{{CURRENTYEAR}}<sup class="plainlinks">[https://en.wikipedia.org/ &#91;ref&#93;]</sup>
 +
:: ''for all other users'' – As of {{MONTHNAME|{{CURRENTMONTH}}}}{{space}}{{CURRENTYEAR}}
 +
:{{tlc|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|df{{=}}US|since{{=}}y}}  –  {{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|df=US|since=y}}
 +
:{{tlc|As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|lc{{=}}y|since{{=}}y}} –  {{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}|lc=y|since=y}}
  
:<tt>{&#123;As of{{!}}2000{{!}}4{{!}}1{{!}}alt=as of the <nowiki>[[2000 United States Census]]</nowiki>&#125;}</tt> — {{As of|2008|4|1|alt=as of the [[2000 United States Census]]}}
+
===Maintenance categories===
:<tt>{&#123;As of{{!}}2010{{!}}7{{!}}5{{!}}df=US&#125;}</tt> — {{As of|2010|7|5|df=US}}
+
* {{clc|Pages using as of template with unknown parameters}}
:<tt>{&#123;As of{{!}}2010{{!}}7{{!}}5{{!}}lc=y&#125;}</tt> — {{As of|2010|7|5|lc=}}
 
  
:<tt>{&#123;As of{{!}}2010{{!}}7{{!}}url=<nowiki>http://en.wikipedia.org/</nowiki>&#125;}</tt> returns:
+
===TemplateData===
:: for logged in users, with links displayed (see [[Wikipedia:As of#Article maintenance|Wikipedia:As of]]) — As of July 2010<sup class="plainlinks">[http://en.wikipedia.org/ &#91;ref&#93;]</sup>
+
{{TemplateDataHeader}}
:: for all other users — As of July 2010
+
<templatedata>
 +
{
 +
"description": "Use this template to mark potentially dated statements. It will add the article to a corresponding monthly or yearly hidden subcategory of Category:Articles containing potentially dated statements. This allows editors to catalogue statements that may become dated over time. It should not be used for statements mentioning future dates (use {{Update after}} instead).",
 +
"format": "inline",
 +
"params": {
 +
"1": {
 +
"label": "Year",
 +
"description": "The year the statement is valid to (in full; yyyy)",
 +
"type": "number",
 +
"example": "2013",
 +
"required": true
 +
},
 +
"2": {
 +
"label": "Month",
 +
"description": "The month the statement is valid to. Full (January, january), abbreviated (Jan, jan) or numerical formats (01, 1) are supported. \"01\" provides the most consistency in wikitext, but all will be converted to \"January\" in articles and for categories.",
 +
"type": "line",
 +
"example": "January, january, Jan, jan, 01, 1",
 +
"suggested": true
 +
},
 +
"3": {
 +
"label": "Day",
 +
"description": "The day the statement is valid to, in numerical format (01 or 1; both will be converted to 1). This will show to users, but it will not be used to categorise the article.",
 +
"type": "number",
 +
"example": "22"
 +
},
 +
"df": {
 +
"label": "Date format",
 +
"description": "If a day has been specified, enter \"US\" or \"us\" here to use the US date format (January 1, 2013). The default format is 1 January 2013.",
 +
"type": "line",
 +
"example": "US, us",
 +
"autovalue": "US"
 +
},
 +
"lc": {
 +
"label": "Lowercase",
 +
"description": "Enter any text here to make the first letter of the template lowercase.",
 +
"type": "line",
 +
"example": "y",
 +
"autovalue": "y"
 +
},
 +
"alt": {
 +
"label": "Alternative text",
 +
"description": "Text to replace the \"As of [date]\". This will override the display of the template, but the values under month and year will still be used to categorise the article. Wiki markup is allowed.",
 +
"type": "content",
 +
"example": "As of Christmas 2018"
 +
},
 +
"since": {
 +
"label": "Since",
 +
"description": "Enter any text here to replace the text \"As of\" with \"Since\".",
 +
"type": "line",
 +
"example": "y",
 +
"autovalue": "y"
 +
},
 +
"url": {
 +
"label": "URL",
 +
"description": "(Hidden by default) A URL containing future updates to the statement for other editors to check. This will only show if the user has \".asof-tag { display: inline !important; }\" or \".asof-tag.ref { display: inline !important; }\" added to their common.css page. It will show as a hyperlinked superscript \"[ref]\" tag after the template. Enter the full URL with no spaces.",
 +
"type": "url"
 +
},
 +
"pre": {
 +
"label": "Pre-text",
 +
"description": "Text to be added before the date",
 +
"example": "the first week of",
 +
"type": "string"
 +
},
 +
"post": {
 +
"label": "Post-text",
 +
"description": "Text to be added after the date, usually punctuation. Only necessary if the user wishes to ensure the punctuation/text is positioned before the superscript tags that are enabled by adding \".asof-tag.ref { display: inline !important; }\" to the commons.css page.",
 +
"example": ".",
 +
"type": "line"
 +
}
 +
},
 +
"paramOrder": [
 +
"1",
 +
"2",
 +
"3",
 +
"df",
 +
"lc",
 +
"alt",
 +
"since",
 +
"url",
 +
"pre",
 +
"post"
 +
]
 +
}
 +
</templatedata>
  
 
==See also==
 
==See also==
*[[Wikipedia:As of]]
+
* {{tl|Category as of}}
*[[Wikipedia:Avoid statements that will date quickly]]
+
* {{tl|date}}
*[[Template:As of?]]
+
* {{tl|Show by date}}/{{tls|Show by}}
*[[Template:Category as of]]
+
* {{tl|Start date and age}}
*[[Template:Out of date]]
+
* {{tl|Update}}
*[[Template:Show by date]]
+
* {{tl|Update after}}
*[[Template:Update]]
+
* {{tl|Update inline}}
*[[Template:Update after]]
+
* {{tl|When}}
*[[:Category:All articles containing potentially dated statements]]
+
* [[Wikipedia:As of]] for details of dealing with statements that date quickly
 +
* [[Wikipedia:Avoid statements that will date quickly]] for guidelines on using precise language when dealing with information that may date quickly
 +
* [[:Category:Articles containing potentially dated statements]] and the accompanying {{tl|as of}} template
  
<includeonly>
+
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
+
<includeonly>{{Sandbox other|
 +
| <!-- ADD CATEGORIES BELOW THIS LINE -->
 
[[Category:Inline templates]]
 
[[Category:Inline templates]]
 
[[Category:Temporal templates]]
 
[[Category:Temporal templates]]
 
[[Category:Time and date maintenance templates]]
 
[[Category:Time and date maintenance templates]]
 
+
}}</includeonly>
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
<!--[[en:Template:As of]]-->
 
[[fa:الگو:As of]]
 
[[ja:Template:As of]]
 
[[pt:Predefinição:Desde]]
 
[[vi:Bản mẫu:Tính đến]]
 
[[zh:Template:As of]]
 
</includeonly>
 

Latest revision as of 15:17, 28 October 2020

Usage

The template {{as of}} is used to mark potentially dated statements, and will add an article to the appropriate hidden 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 date of the most recent reliable source (for currently valid statements), or the date on which the cited reference was produced (for example, when using census data). It should not be used for future dates (use {{update after}} instead). This template should not be substituted.

Notes:

  • This template MUST NOT be used in infoboxes that emit a microformat, as its emitted date markup will conflict with that.
  • This template is not necessary within quotations, and use of the template in such cases should be avoided.

This template does not generate a visible hyperlink in text where it is used.

Usage guidelines

{{#section-h:Wikipedia:As of|Usage guidelines}}

Using this template with values such as {{As of|now}} or variables such as {{As of|{{CURRENTYEAR}}}} is equivalent to using "currently", which is generally against the precise language guideline.

Syntax

The template can be used in the following forms, with numeric date information:

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

Leading zeroes are optional.

Please do not use {{As of|{{CURRENTYEAR}}|{{CURRENTMONTH}}}} or similar; that defeats the purpose of the template.

Several additional named parameters can also be used, including some non-numeric input (see below).

Parameters

Required

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

Optional

  • month (second parameter) – full, abbreviated, or two-digit numerical formats supported (01 indicating January, 02 February, etc., but also accepting Jan and January)
  • day (third parameter) – numerical two- or one-digit format only (dd or d)

Named

  • alt – optional; allows substitution of different wording and case for the visible text output (including the date). If present with no value defined, this parameter is ignored; if a value is defined, values for |df and |lc and |since parameters are ignored.
  • df – "date format", optional; allows use of American date format with |df=US. This only has an effect when the full |year|month|day format is also used.
  • lc – "lower case", optional; if given any value at all (e.g. |lc=y) gives lower case "as of date", for use mid-sentence.
  • since – optional; if given any value at all (e.g. |since=y) it changes "As of" to "Since". Use of |lc=y with |since=y gives "since date. Use of |alt= will replace the entire output, including the "Since", as it will with the default "As of".
  • pre – text to insert before the date, and after "[A|a]s of" or "[S|s]ince", e.g. |pre=the first week of used like this: {{as of|1997|pre=the first week of}} produces "As of the first week of 1997".
  • post – text (almost always punctuation) to insert between the date and the superscripted note that is displayed if the user has ".asof-tag { display: inline !important; }," ".asof-tag.ref { display: inline !important; }" or ".asof-tag.ref { display: inline !important; }" added to their common.css page (see Script error: No such module "Section link".).
    • For these users,
      Template:Tnl no more bears were found
      gives
      "As of 19 January 2026,[update] no more bears were found"
      (comma before the superscripted note)
    • while
      Template:Tnl, no more bears were found
      produces the undesirable result (contrary to WP:REFPUNC) with regard to the location of the comma:
      "As of 19 January 2026[update], no more bears were found"
Note: the [update] tag is a tag that shows when url is not specified and the user has ".asof-tag { display: inline !important; }" or ".asof-tag.update { display: inline !important; }" added to their common.css page. It contains a link to edit the page.
  • 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.
Note: This will only show if the user has ".asof-tag { display: inline !important; }" or ".asof-tag.ref { display: inline !important; }" added to their common.css page. It will show as a hyperlinked [ref] tag after the template. See Wikipedia:As of#Article maintenance.

Examples

{{As of|2026}} – As of 2026
{{As of|2026|01}} – As of January 2026
{{As of|2026|01|19}} – As of 19 January 2026
{{As of|2026|01|19|df=US}} – As of January 19, 2026
{{As of|2026|01|19|lc=y}} – as of 19 January 2026
{{As of|2010|4|1|alt=as of the [[2010 United States Census]]}} – as of the 2010 United States Census
{{As of|2026|01|url=https://en.wikipedia.org/}} returns:
for logged in users, with links displayed (see Wikipedia:As of) – As of JanuaryTemplate:Space2026[ref]
for all other users – As of JanuaryTemplate:Space2026
{{As of|2026|01|19|df=US|since=y}} – Since January 19, 2026
{{As of|2026|01|19|lc=y|since=y}} – since 19 January 2026

Maintenance categories

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for As of

Use this template to mark potentially dated statements. It will add the article to a corresponding monthly or yearly hidden subcategory of Category:Articles containing potentially dated statements. This allows editors to catalogue statements that may become dated over time. It should not be used for statements mentioning future dates (use {{Update after}} instead).

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Year1

The year the statement is valid to (in full; yyyy)

Example
2013
Numberrequired
Month2

The month the statement is valid to. Full (January, january), abbreviated (Jan, jan) or numerical formats (01, 1) are supported. "01" provides the most consistency in wikitext, but all will be converted to "January" in articles and for categories.

Example
January, january, Jan, jan, 01, 1
Linesuggested
Day3

The day the statement is valid to, in numerical format (01 or 1; both will be converted to 1). This will show to users, but it will not be used to categorise the article.

Example
22
Numberoptional
Date formatdf

If a day has been specified, enter "US" or "us" here to use the US date format (January 1, 2013). The default format is 1 January 2013.

Example
US, us
Auto value
US
Lineoptional
Lowercaselc

Enter any text here to make the first letter of the template lowercase.

Example
y
Auto value
y
Lineoptional
Alternative textalt

Text to replace the "As of [date]". This will override the display of the template, but the values under month and year will still be used to categorise the article. Wiki markup is allowed.

Example
As of Christmas 2018
Contentoptional
Sincesince

Enter any text here to replace the text "As of" with "Since".

Example
y
Auto value
y
Lineoptional
URLurl

(Hidden by default) A URL containing future updates to the statement for other editors to check. This will only show if the user has ".asof-tag { display: inline !important; }" or ".asof-tag.ref { display: inline !important; }" added to their common.css page. It will show as a hyperlinked superscript "[ref]" tag after the template. Enter the full URL with no spaces.

URLoptional
Pre-textpre

Text to be added before the date

Example
the first week of
Stringoptional
Post-textpost

Text to be added after the date, usually punctuation. Only necessary if the user wishes to ensure the punctuation/text is positioned before the superscript tags that are enabled by adding ".asof-tag.ref { display: inline !important; }" to the commons.css page.

Example
.
Lineoptional

See also