Changes

Jump to: navigation, search

Template:As of/doc

1,353 bytes added, 16:52, 28 December 2015
m
87 revisions imported: Template as of
{{Documentation subpage}}
{{DistinguishDistinguish2|[[Template:As of?]] which redirects to [[Template:When]]}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
'''Named'''
*'''alt''' – optional; allows substitution of different wording and case for the visible text output (including the date); if present but 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 ''{{para|df=|US''}}.*'''lc''' – optional; if given any value at all (e.g. {{para|lc|y}}) gives lower case "as of ''date''" when defined; recommended syntax is , for use in mid-sentence.*'''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 ''date''. Use of {{para|alt}} will replace the entire output, including the "Since", as it will with the default "As of".
*'''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.
===Examples===
<!-- NOTE:<ttDO NOT copy and paste this code to use the template. Copy and paste what it renders for today's date -->:{{&#123;tlc|As of|{{!CURRENTYEAR}}}2010&#125;}</tt> – {{As of|2010{{CURRENTYEAR}}}}:<tt>{&#123;{tlc|As of|{{!CURRENTYEAR}}2010|{{!CURRENTMONTH}}}7&#125;}</tt> – {{As of|2010{{CURRENTYEAR}}|7{{CURRENTMONTH}}}}:<tt>{&#123;{tlc|As of|{{!CURRENTYEAR}}2010|{{!CURRENTMONTH}}7|{{!CURRENTDAY}}}5&#125;}</tt> – {{As of|2010{{CURRENTYEAR}}|7{{CURRENTMONTH}}|5{{CURRENTDAY}}}} :<tt>{&#123;{tlc|As of|{{!CURRENTYEAR}}2010|{{!CURRENTMONTH}}4|{{!CURRENTDAY}}1|df{{!=}}US}alt=as of the <nowiki>[[2010 United States Census]]</nowiki>&#125;}</tt> {{As of|2010{{CURRENTYEAR}}|4{{CURRENTMONTH}}|1{{CURRENTDAY}}|altdf=as of the [[2010 United States Census]]US}}:<tt>{&#123;{tlc|As of|{{!CURRENTYEAR}}2010|{{!CURRENTMONTH}}7|{{!CURRENTDAY}}5|lc{{!=}}y}df=US&#125;}</tt> {{As of|2010{{CURRENTYEAR}}|7{{CURRENTMONTH}}|5{{CURRENTDAY}}|dflc=USy}}:<tt!-- As this next example is referring to the census date, doesn't make sense to use current date -->:{{&#123;tlc|As of|2010|4|1|alt{{!=}}as of the <nowiki>[[2010{{!}}7{{!}}5{{!}}lc=y&#125;}United States Census]]</ttnowiki> }} – {{As of|2010|74|51|lcalt=as of the [[2010 United States Census]]}} :<tt>{&#123;{tlc|As of|{{!CURRENTYEAR}}2010|{{!CURRENTMONTH}}7|url{{!=}}url=<nowiki>http://en.wikipedia.org/</nowiki>&#125;}</tt> } returns::: ''for logged in users, with links displayed (see [[Wikipedia:As of#Article maintenance|Wikipedia:As of]])'' – As of July&nbsp;2010{{MONTHNAME|{{CURRENTMONTH}}}}{{space}}{{CURRENTYEAR}}<sup class="plainlinks">[http://en.wikipedia.org/ &#91;ref&#93;]</sup>:: ''for all other users'' – As of July&nbsp;2010{{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}}
===TemplateData===
"type": "string/line",
"required":false
},
"since": {
"label": "Since",
"description": "Specify y to replace 'as of' with 'since'.",
"type": "string/line",
"required": false
},
"url": {

Navigation menu