Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a24a774abd63eefa

Jump to content

Template:NYCS trains/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

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 B, D, F, <F>, and M
{{NYCS Crosstown}} gives G
{{NYCS none}} gives no regular service
{{NYCS trains|Sixth}} gives B, D, F, <F>, and M trains
{{NYCS trains|Crosstown}} gives G train
{{NYCS trains|none}} gives no regular service
{{NYCS trains|Sixth|bold}} gives B, D, F, <F>, and M trains
{{NYCS trains|Crosstown|bold}} gives G train
{{NYCS trains|none|bold}} gives no regular service
{{NYCS trains|Sixth|type=route}} gives B, D, F, <F>, and M routes
{{NYCS trains|Crosstown|type=route}} gives G route
{{NYCS trains|none|type=route}} gives no regular service

Syntax

[edit]

{{ 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. If the route name given is a long name like "no regular service", it does not bold the route.
  • apos: adds a possessive, singular train's or plural 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

[edit]