Template:Place: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
-->{{Infobox place | -->{{Infobox place | ||
| title = {{PAGENAME}} | | title = {{PAGENAME}} | ||
| location = {{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}} | | location = <!--{{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}}-->{{#if:{{{street_address|}}}{{{city|}}}{{{state_province|}}}{{{postal_code|}}}{{{country|}}}|{{clean address|street_address={{{street_address|}}}|city={{{city|}}}|state_province={{{state_province|}}}|postal_code={{{postal_code|}}}|country={{{country|}}}}}|}} | ||
| place_type = {{{place_type|}}} | | place_type = {{{place_type|}}} | ||
| coordinates = {{{coordinates|}}} | | coordinates = {{{coordinates|}}} | ||
| services = {{{services|}}} | | services = {{{services|}}} | ||
Line 60: | Line 59: | ||
| At location = {{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}} | | At location = {{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}} | ||
| At coordinates = {{{coordinates|}}} | | At coordinates = {{{coordinates|}}} | ||
| At street address = {{{street_address|}}} | |||
| In city = {{{city|}}} | |||
| In state/province = {{{state_province|}}} | |||
| In postal code = {{{postal_code|}}} | |||
| In country = {{{country|}}} | | In country = {{{country|}}} | ||
| In region = {{#if:{{{country|}}}|{{CountryRegionMapping|country={{{country}}}}}|}} | | In region = {{#if:{{{country|}}}|{{CountryRegionMapping|country={{{country}}}}}|}} |