Difference between revisions of "Template:Simple stop"

From Transit.Wiki
m
Line 1: Line 1:
<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> </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> </includeonly><noinclude>
 +
<pre>
 +
{{simple stop|latlong=|name=|city=|county=}}
 +
</pre>
 +
 
 +
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>

Revision as of 15:27, 13 December 2018

{{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.