Template:MNR links traintime code
Appearance

This template returns a station's traintime code parameter for use with traintime pages such as
https://traintime.mta.info/sign?code=0NY
or
https://traintime.mta.info/station?code=0NY
as accessible through
https://traintime.mta.info/list
.
This was (initially) generated with
curl -H 'Accept-Version: 3.0' 'https://backend-unified.mylirr.org/infrastructure' | jq -r '.stations[] | select(.railroad == "MNR") | "|\(.name),\(.code)"'
and then supplemented with hand edits.
![]() | This template has not been added to any categories. Please help out by adding categories to it so that it can be listed with similar templates. |