Difference between revisions of "Template:Smaller city"

From Transit.Wiki
m
m
 
(82 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:{{{county|}}}|Located in [[In county::{{{county|}}}]]}}
+
<includeonly>{{#if:{{{county|}}}|Located in [[In county::{{{county|}}}]].}}
 +
{{#if:{{{region|}}}|:Region: {{#arraydefine:regions|{{{region|}}}|,|unique}}{{#arrayprint:regions|,&nbsp;|$1|[[In region::$1]]}}}}
 +
{{#if:{{{latlong|}}}|See {{#Widget:Bikemap|latlong={{{latlong|}}}|pagename={{PAGENAME}}}} [[City latlong::{{{latlong|}}}| ]]}}
 
{{#if:{{{website|}}}|:[{{{website}}} Web site]}}
 
{{#if:{{{website|}}}|:[{{{website}}} Web site]}}
  
<div class=map>
+
{{#ifexpr: {{#ask: [[City::{{{alternate city name|{{PAGENAME}}}}}]]|format=count}} < 1
{{#compound_query:[[City::{{{alternate city name|{{PAGENAME}}}}}]][[Category:Points of interest]]
+
| <div class=regmap>{{#display_map:{{{latlong|}}}|service=leaflet|layers=HERE.Street|zoom=11}}</div>
 +
| <div class=regmap>{{#compound_query:[[City::{{{alternate city name|{{PAGENAME}}}}}]][[Category:Points of interest]];icon=Mm_20_red.png
 
|[[City::{{{alternate city name|{{PAGENAME}}}}}]][[Category:Rail stations]];icon=Rail20.png
 
|[[City::{{{alternate city name|{{PAGENAME}}}}}]][[Category:Rail stations]];icon=Rail20.png
|[[City::{{{alternate city name|{{PAGENAME}}}}}]][[Category:Busway stations||Transit centers]];?latlong;?-Place=Bus;?Served by=Line;?-rail=Bus;?-bus=Bus;?-busway=Bus;icon=Bus20.png
+
|[[City::{{{alternate city name|{{PAGENAME}}}}}]][[-Ferry::+]];icon=Ferry20.png;
|format=googlemaps2|controls=small, type, scale|width={{{width|400}}}|height={{{height|400}}}}}
+
|[[City::{{{alternate city name|{{PAGENAME}}}}}]][[Category:Bus stops]];icon=Bus20.png
</div>
+
|[[City::{{{alternate city name|{{PAGENAME}}}}}]][[-Place.rtype::intercity bus]];?latlong;?-Place=Bus;?Served by=Line;?-Busway=Bus;?-Ferry=Ferry;icon=Bus20.png
 +
|format=leaflet|layers=HERE.Street}}</div>}}
 +
{{#ask:[[Local bus in::{{{county|}}}||{{PAGENAME}}]] OR [[service area::{{PAGENAME}}]] [[rtype::microtransit]]|format=ul| intro=<div><h2>Local transit</h2>| outro=</div>|default={{#ask: [[DAR area::{{PAGENAME}}]]| format=template|template=Liststn intercity bus| ?rfull=| ?to=| link=none| intro=<div><h2>Local transit</h2>| outro=</div> |default=}}}}<!--
  
{{#ask:[[City::{{{alternate city name|{{PAGENAME}}}}}]] [[Served by::+]]|?served by=|format=ul| intro=<h2>Rail station/transit center</h2>}}
+
-->{{#ask:[[City::{{{alternate city name|{{PAGENAME}}}}}]] [[Category:Transit centers]]|link=none|format=ul|template=liststn| intro=<div><h2>Transit center</h2>| outro=</div>}}<!--
  
==Points of interest==
+
-->{{#ask:[[City::{{{alternate city name|{{PAGENAME}}}}}]] [[Category:Rail stations]]|?rname=|?served by=|link=none|sep=,|format=ul|template=liststn| intro=<div><h2>Rail station</h2>| outro=</div>}}<!--
{{#ask:[[City::{{{alternate city name|{{PAGENAME}}}}}]] [[Category:Points of interest]]|format=ul}}
+
 
 +
-->{{#ask: [[Place.City::{{PAGENAME}}||Place::{{PAGENAME}}]] [[rtype::intercity bus||airporter]] OR [[Place::{{PAGENAME}}]] [[rtype::intercity bus||airporter]]
 +
| format=template|template=Liststn intercity bus| ?rfull=| ?to=|?greyhound stop=|?provider=| link=none| intro=<div><h2>Intercity bus</h2>| outro=</div>}}<!--
 +
 
 +
-->{{#ask:[[City::{{{alternate city name|{{PAGENAME}}}}}]] [[-Ferry::+]]|?rname=|?-ferry=|link=none|sep=,|format=ul|template=liststn| intro=<div><h2>Ferry terminals</h2>| outro=</div>}}<!--
 +
 
 +
-->{{#ask: [[Bikeshare city::{{{alternate city name|{{PAGENAME}}}}}]]
 +
| format=ul| intro=<div><h2>Bike share system</h2>| outro=</div>
 +
}}<!--
 +
 
 +
-->{{#ask:[[City::{{{alternate city name|{{PAGENAME}}}}}]] [[Category:Points of interest]] OR [[City::{{{alternate city name|{{PAGENAME}}}}}]] [[Category:Areas]]|format=ul| intro=<h2>Points of interest</h2>| default={{Morebus-for-city}}}}
 +
<!--
 +
 
 +
-->{{#ask:[[City latlong::{{{latlong|}}} (6 miles)]] [[City latlong::!{{{latlong|}}}]] OR [[Area latlong::{{{latlong|}}} (6 miles)]]  [[Category:Large city regions]]|format=ul||?city name=|link=none|template=Liststn3|intro=<h2>Nearby cities and communities</h2>}}</includeonly><!--
 +
 
 +
-->{{#description2:Transit guide to {{PAGENAME}}, located in {{{county|}}}. Transit stations, points of interest, bus service and more in {{PAGENAME}}...}}{{#set:City name={{{name|{{#explode:{{PAGENAME}}|,|0}}}}}}}<noinclude>
 +
Usage - Enter the following code to a city page:
 +
<pre>
 +
{{smaller city
 +
|latlong={{subst:#geocode:{{subst:PAGENAME}}, ??|format=float|directional=no}}
 +
|region=
 +
|county=
 +
|website=
 +
}}
 +
[[Category:Cities]]
 +
</pre>
 +
 
 +
This is intended for small and medium sized cities.
 +
</noinclude>

Latest revision as of 00:56, 14 September 2023

Usage - Enter the following code to a city page:

{{smaller city
|latlong={{subst:#geocode:{{subst:PAGENAME}}, ??|format=float|directional=no}}
|region=
|county=
|website=
}}
[[Category:Cities]]

This is intended for small and medium sized cities.