قالب:NYCS trains

{{NYCS {{{1}}}|time=|exclude=}}

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

Usage

This template formats the services that operate on a New York City Subway line. It calls one of service templates and adds the word train or trains after it, according to the number of services that the called template returns. For example:

  • direct calls to service templates:
{{NYCS Sixth}} gives قالب:NYCS Sixth
{{NYCS Crosstown}} gives قالب:NYCS Crosstown
{{NYCS none}} gives قالب:NYCS none
{{NYCS trains|Sixth}} gives قالب:NYCS Sixth trains
{{NYCS trains|Crosstown}} gives قالب:NYCS Crosstown trains
{{NYCS trains|none}} gives قالب:NYCS none trains
{{NYCS trains|Sixth|bold}} gives قالب:NYCS Sixth trains
{{NYCS trains|Crosstown|bold}} gives قالب:NYCS Crosstown trains
{{NYCS trains|none|bold}} gives قالب:NYCS none trains
{{NYCS trains|Sixth|type=route}} gives قالب:NYCS Sixth routes
{{NYCS trains|Crosstown|type=route}} gives قالب:NYCS Crosstown routes
{{NYCS trains|none|type=route}} gives قالب:NYCS none routes

Syntax

{{ NYCS trains |1=<service template>|2=bold|time=...|exclude=... }}

  • 1: service template name, not including the NYCS prefix (see examples above; it's the only required parameter)
  • 2: the word bold or omitted; if present, the output is formatted in bold, except for the word train/trains
  • time: this parameter is passed as is to the called template
  • exclude: this parameter is passed as is to the called template
  • type: if omitted, the template adds the word train/trains;
if is equal to route or routes, the template adds the word route/routes;
if is equal to service or services, the template adds the word service/services

See also