This is a documentation subpage for Template:Line terminus link. It contains usage information, categories and other content that is not part of the original page. |
Template:Sidebar Adjacent stations
This template uses Lua: |
Template:Line terminus link returns the link of a line terminus from a subpage of Module:Adjacent stations.
Usage
Module:Adjacent stations/system
and left/right terminus information of each lines must exist for this template to work.
{{Line terminus link|system|line|side}}
{{Line terminus link|system|line|side|type=type}}
Variables
- system is the name of the system or an abbreviation.
- line is the line name.
- side is the direction of the line.
- type is the name of the branch or service, if any.
Examples
Floridian of Module:Adjacent stations/Amtrak:
{{Line terminus link|Amtrak|Floridian|r}}
→ Lua error: expandTemplate: template "S-line/Amtrak right/Floridian" does not exist.- Multiple terminus:
{{Line terminus link|Amtrak|Floridian|l}}
→ Lua error: expandTemplate: template "S-line/Amtrak left/Floridian" does not exist. - Branch or special service:
{{Line terminus link|Amtrak|Floridian|l|type=Miami}}
→ Lua error: expandTemplate: template "S-line/Amtrak left/Floridian" does not exist. - Fallback to main line's terminus if type is invalid:
{{Line terminus link|Amtrak|Floridian|l|type=Balabala}}
→ Lua error: expandTemplate: template "S-line/Amtrak left/Floridian" does not exist.
Loop line of Module:Adjacent stations/Chongqing Rail Transit:
- Won't generate links for circular lines:
{{Line terminus link|Chongqing Rail Transit|0|r}}
→ Lua error: expandTemplate: template "S-line/Chongqing Rail Transit right/0" does not exist.