Template:Place directory: Difference between revisions

From stencil.wiki
(Created page with "<includeonly> === {{#if:{{{title|}}}|{{{title}}}|{{#if:{{{city|}}}|{{{city}}}|{{#if:{{{state_province|}}}|{{{state_province}}}|{{#if:{{{country|}}}|{{{country}}}|(Region)}}}}}}|}}} ==== {| class="wiki-table" ! Imported !! Active !! Inactive/other |- | {{#ask:Category:PlacesHas status::Imported {{#if:{{{country|}}}|[[In country::{{{country}}}]]|}} {{#if:{{{state_province|}}}|[[In state/province::{{{state_province}}}]]|}} {{#if:{{{city|}}}|In city::{{{city}...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
=== {{#if:{{{title|}}}|{{{title}}}|{{#if:{{{city|}}}|{{{city}}}|{{#if:{{{state_province|}}}|{{{state_province}}}|{{#if:{{{country|}}}|{{{country}}}|(Region)}}}}}}|}}} ====
=== {{#if:{{{title|}}}|{{{title}}}|{{#if:{{{city|}}}|{{{city}}}|{{#if:{{{state_province|}}}|{{{state_province}}}|{{#if:{{{country|}}}|{{{country}}}|(Region)}}}}}}}} ====
{| class="wiki-table"
{| class="wikitable"
! Imported !! Active !! Inactive/other
! Imported !! Active !! Inactive/other
|-
|-

Revision as of 15:47, 26 February 2025

This is a helper template for displaying a list of places within a region, broken up into their type categories (so that you can easily display active + inactive + imported places at the same time. It's meant to aid regional validation work: Help:Validating a place (and was created specifically for Atlas:Midwest.

Usage

This template can be called with values for country, state/province, and/or city. You can also optionally provide a title override for the header that appears above the table.

{{Place directory|country=United States|state=Wisconsin}}

United States =

Imported Active Inactive/other
... further results ... further results

TemplateData