Difference between revisions of "Template:County"

From Transit.Wiki
m
m
Line 1: Line 1:
<includeonly>{{#if:{{{state|}}}|State: [[In state::{{{state|}}}]]}}
+
<includeonly>{{#if:{{{kml|}}}|<div class="map">{{#display_map:California|format=googlemaps|width=400|height=400|gkml={{{kml}}}|kmlrezoom=yes}}</div>}}
 +
{{#if:{{{state|}}}|State: [[In state::{{{state|}}}]]}}
  
 
{{#if:{{{region|}}}|Region: [[In region::{{{region|}}}]]}}{{#if:{{{website|}}}|
 
{{#if:{{{region|}}}|Region: [[In region::{{{region|}}}]]}}{{#if:{{{website|}}}|
Line 7: Line 8:
 
{{#ask:[[In county::{{{1|{{PAGENAME}}}}}]] [[Category:communities]]|format=ul|intro=<h2>Unincorporated/rural communities</h2>}}
 
{{#ask:[[In county::{{{1|{{PAGENAME}}}}}]] [[Category:communities]]|format=ul|intro=<h2>Unincorporated/rural communities</h2>}}
 
</includeonly>
 
</includeonly>
 +
<noinclude>
 +
Insert the following onto the page:
 +
 +
<pre>{{County
 +
| kml=
 +
| state=
 +
| region=
 +
| website=
 +
}}
 +
</pre>
 +
</noinclude>

Revision as of 16:21, 11 May 2012


Insert the following onto the page:

{{County
| kml=
| state=
| region=
| website=
}}