Difference between revisions of "Template:Simple stop"

From Transit.Wiki
m
m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Place::{{PAGENAME}}#{{{name}}}| ]] {{{name}}} <div style="display: none;">{{#subobject:{{{name}}}|Rname={{{name}}} ({{PAGENAME}})|{{#if:{{{city|}}}|city={{{city|}}}|in county={{{county|}}}}}|Latlong={{{latlong|}}}|Intercity bus stop category={{PAGENAME}} stops}}</div> </includeonly>
+
<includeonly><div style="display: none;">[[Place::{{PAGENAME}}#{{{name}}}| ]] {{#subobject:{{{name}}}|Rname={{{name}}} - {{PAGENAME}}|{{#if:{{{city|}}}|city={{{city|}}}|in county={{{county|}}}}}|Latlong={{{latlong|}}}|Intercity bus stop category={{PAGENAME}} stops}}</div><span>[{{SERVER}}/Locator?latlong={{urlencode:{{{latlong|}}}}}&distance={{urlencode:0.5 mile}} 🗺️]</span></includeonly><noinclude>
 +
This template is used to indicate isolated bus stops that's not near any existing transit center or major destination. Many intercity bus stops are located in places like gas stations where buses and exit and re-enter highways easily. 
 +
 
 +
<div style="-webkit-user-select: all; -moz-user-select: all; -ms-user-select: all; user-select: all;"><pre>
 +
{{simple stop|latlong=|name=|city=|county=}}
 +
</pre></div>
 +
 
 +
name - stop name "Sunnyvale"
 +
 
 +
Template is silent. So need to add additional information to show address and city.
 +
 
 +
Usage example:
 +
<pre>* Comfort Inn in [[Lancaster]] {{simple stop|latlong=34.6790025,-118.1647868|name=Comfort Inn|city=Lancaster}} </pre>
 +
 
 +
It will show up in the city's page if it is an intercity bus route or company</noinclude>

Latest revision as of 01:25, 1 March 2024

This template is used to indicate isolated bus stops that's not near any existing transit center or major destination. Many intercity bus stops are located in places like gas stations where buses and exit and re-enter highways easily.

{{simple stop|latlong=|name=|city=|county=}}

name - stop name "Sunnyvale"

Template is silent. So need to add additional information to show address and city.

Usage example:

* Comfort Inn in [[Lancaster]] {{simple stop|latlong=34.6790025,-118.1647868|name=Comfort Inn|city=Lancaster}} 

It will show up in the city's page if it is an intercity bus route or company