Difference between revisions of "Template:As of"

From SVR Wiki
Jump to: navigation, search
(adding url inline banner)
m (48 revisions imported: Template as of)
 
(34 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
Line 7: Line 7:
 
## 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 lc=on gives lower-case-first output
 +
## optional named parameter url=[URL] gives statement reference
  
 
## displayed text ([A/a]s of [Start date] by default)
 
## displayed text ([A/a]s of [Start date] by default)
-->{{#if:{{{alt|}}}|{{{alt}}}|{{#ifeq:{{{lc}}}|{{{lc|}}}|a|A}}s 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: {{{3|}}} | {{#ifeq:{{lc:{{{df|}}}}}|us|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}} }} {{{1}}} | {{#if: {{{2|}}} | {{MONTHNAME|{{{2}}}}} }} {{{1}}} }}}}<!--
  
## url inline banner (hidden by default)
+
## ref/update inline banner (hidden by default)
-->{{#if:{{url|}}|<sup class="plainlinks asof-tag" style="display:none;">[{{url}} &#91;url&#93;]</sup>}}<!--
+
--><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><!--
  
## disable categorisation outside main namespace
+
## categorisation disabled outside main namespace
-->{{main other|<!--
+
-->{{DMCA|Articles containing potentially dated statements|from|<!--
  
## hidden link to 'as of' pages (checks for deprecated/incorrect usage)
+
## temporal category for template (word method)
-->{{#if: {{#ifexpr: {{{1}}} = 1 }} | [[As of {{{1}}}|<s />]] | <!--
+
-->{{#if: {{#ifexpr: {{{1}}} = 1 }} | {{#ifexpr: {{#time:Y|{{{1}}}}} > 2004 | {{{1}}} | {{#ifexpr: {{#time:Y|{{{1}}}}} > 1989 | {{#time:Y|{{{1}}}}} | before 1990 }}}} | <!--
  
## temporal category for template
+
## temporal category for template (parameter method)
--> {{#ifexpr: {{{1}}} > 2004 | [[Category:Articles containing potentially dated statements from {{#if:{{{2|}}} | {{MONTHNAME|{{{2}}}}} }} {{{1}}}]] | {{#ifexpr:{{{1}}} > 1989 | [[Category:Articles containing potentially dated statements from {{{1}}}]] | [[Category:Articles containing potentially dated statements]] }}}}}}<!--
+
-->{{#ifexpr: {{{1}}} > 2004 | {{#if:{{{2|}}} | {{MONTHNAME|{{{2}}}}} }} {{{1}}} | {{#ifexpr:{{{1}}} > 1989 | {{{1}}} | before 1990 }}}}}}|<!--
  
 
## global category for template
 
## global category for template
-->[[Category:All articles containing potentially dated statements]]}}<!--
+
-->All articles containing potentially dated statements}}</includeonly><!--{{As of}} end--><noinclude><!--  
  
## add categories and inter-wikis to the /doc subpage, not here
+
## dynamic example (as of today, self ref)
--></includeonly><noinclude>{{documentation}}</noinclude>
+
 
 +
-->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! -->  
 +
 
 +
</noinclude>

Latest revision as of 16:52, 28 December 2015

As of 8 May 2024 (2024-05-08)[ref]

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

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 current date (for currently valid statements) or the date on which the cited reference was produced (for example, when using census data). Unlike the {{update after}} template, {{as of}} does not require the editor to give a full date. This template should not be substituted.

Note: This template MUST NOT be used in infoboxes which emit a microformat, as its emitted date markup will conflict with that.

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

Syntax

The template can be used in the following forms:

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

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

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

Parameters

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 (including the date); if present but no value defined, this parameter is ignored; if a value is defined, values for |df and |lc and |since parameters are ignored.
  • df – optional; allows use of American date format with |df=US.
  • lc – optional; if given any value at all (e.g. |lc=y) gives lower case "as of date", for use in 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".
  • 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

{{As of|2024}} – As of 2024
{{As of|2024|05}} – As of May 2024
{{As of|2024|05|8}} – As of 8 May 2024
{{As of|2024|05|8|df=US}} – As of May 8, 2024
{{As of|2024|05|8|lc=y}} – as of 8 May 2024
{{As of|2010|4|1|alt=as of the [[2010 United States Census]]}} – as of the 2010 United States Census
{{As of|2024|05|url=http://en.wikipedia.org/}} returns:
for logged in users, with links displayed (see Wikipedia:As of) – As of MayScript error: No such module "String".2024[ref]
for all other users – As of MayScript error: No such module "String".2024
{{As of|2024|05|8|df=US|since=y}} – Since May 8, 2024
{{As of|2024|05|8|lc=y|since=y}} – since 8 May 2024

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

As of

<templatedata>{ "description": "A template 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.", "params": {

 "1": {
   "label": "Year",
   "description": "The year the statement is valid to. Must be in full numerical format (yyyy)",
   "type": "number",
   "required": true
 },
 "2": {
   "label": "Month",
   "description": "The month the statement is valid to. Full, abbreviated or numerical formats supported (mm recommended)",
   "type" : "string/line",
   "required": false
 },
 "3": {
   "label": "Day",
   "description": "The day the statement is valid to (not included in link). Numerical format only (dd)",
   "type": "number",
   "required": false
 },
 "alt": {
   "label": "Alternate wording",
   "description": "Use different wording for the visible text output; if set, values for 'Date format' (df) and 'Lower case' (lc) parameters are ignored",
   "type": "string/line",
   "required": false
 },
 "df": {
   "label": "Date format",
   "description": "Set to US to use U.S. date format (mdy) (default is dmy)",
   "type": "string/line",
   "default": "US",
   "required": false
 },
 "lc": {
   "label": "Lower case",
   "description": "Specify y to use lower case",
   "type": "string/line",
   "required":false
 },
 "since": {
   "label": "Since",
   "description": "Specify y to replace 'as of' with 'since'.",
   "type": "string/line",
   "required": false
 },
 "url": {
   "label": "URL",
   "description": "A URL for 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",
   "type": "string/line",
   "required": false
 }

}} </templatedata>

See also



Navigation menu

SVR Wiki

Main Page

From SVR Wiki
Jump to: navigation, search

Welcome to the Severn Valley Railway Wiki

From this week's featured article
Caledonian Railway Goods Van 2080 was one of the first four wagons to arrive on the SVRSevern Valley Railway post-preservation. It subsequently carried both CR and LMSLondon Midland & Scottish Railway livery, the latter as seen in 1980 TV drama God's Wonderful Railway (pictured). After some years stored out of use, it left the SVRSevern Valley Railway for a new home in 2016. (Full article...)
Schematic Map of the SVRSevern Valley Railway
BridgnorthEardingtonHampton LoadeCountry Park HaltHighleyThe Engine HouseArleyVictoria BridgeNorthwood HaltWyre Forest LineBewdleyStourport BranchBewdley TunnelConnection to Network RailKidderminsterMaps#Schematic maps of the pre-closure SVRMapandlinks3.png
Click on the map for a
larger interactive version

For 101 years between 1862 and 1963, the Severn Valley Railway formed part of the national railway network, running for 40 miles between Hartlebury and Shrewsbury. Established as a separate company, it was mainly operated by the Great Western Railway (GWRGreat Western Railway) and later by British Railways (BRBritish Rail or British Railways).

The present day Severn Valley Railway (SVRSevern Valley Railway) was established in 1965 to preserve part of the line as a heritage railway. Today it has six stations and two halts and runs for 16 miles along the Severn Valley between Bridgnorth in Shropshire and Kidderminster in Worcestershire, following the course of the River Severn for much of its route. Operations involve a mixture of steam and heritage diesel-hauled services.

This unofficial website is a project aimed to collect information and record events relating to the SVRSevern Valley Railway, both past and present.

For timetables, fare information, and news about special events, please visit the SVR Official Website. Other news and information of interest to members, shareholders and enthusiasts can be found on SVRLive.

In April 2023 the SVRSevern Valley Railway announced the launch of a Survival Fund to enable it to overcome the current financial crisis and implement longer-term plans for its future. Information and details of how to donate may be found on the SVRSevern Valley Railway's Survival Fund page.

Categories of article

History of the Severn Valley Railway

Current events on the SVRSevern Valley Railway

Information about the SVRSevern Valley Railway

Miscellaneous


Query Corner

Unsurprisingly, there are a large number of questions about the SVRSevern Valley Railway, both in pre-preservation days and for a number of historical items since then. Take a visit down to Query Corner to see if you have a recollection relating to some long forgotten event, or know of a reliable source (maybe an early edition of the SVR News?) that might have the information we need!

In addition are a number of stub articles requiring further input.

Adding to this Wiki

This site, or "wiki", is a collaborative effort, and anyone who has any knowledge relating to the SVRSevern Valley Railway should feel free to contribute. Once you have created a user account and logged in, you can modify any page by clicking the "Edit" button in the top right hand corner. For some tips on how to format pages, and some guidelines on how to make this wiki accessible can be found on Tips for contributing to the SVR Wiki.

Alternatively, if you don't feel confident editing this Wiki (although there is no reason you shouldn't!!), each article also has a "Discussion" page, which can be accessed by clicking the relevant button in the top left hand corner. This allows you to make additions, suggestions, or corrections to a page without making any change to the article itself.


Navigation menu