Template:Place: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
{{#if: {{{face|}}} | ===The Face=== | {{#if: {{{face|}}} | ===The Face=== | ||
[[{{{face}}}]] | [[{{{face}}}]] | ||
}} | |||
{{#if: {{{faction|}}} | ===Related Faction=== | |||
[[:{{{faction}}}]] | |||
}} | }} | ||
{{#if: {{{address|}}} | ===Address=== | {{#if: {{{address|}}} | ===Address=== | ||
[[Address::{{{address}}}]] | [[Address::{{{address}}}]] | ||
{{#set: | |||
Location={{#geocode:{{{address}}}|format=dms|directional=yes}} | |||
}} | }} | ||
}} | }} | ||
{{#if: {{{neighborhood|}}} | ===Is Neighborhood=== | {{#if: {{{neighborhood|}}} | ===Is Neighborhood=== | ||
Line 26: | Line 27: | ||
{{{description}}} | {{{description}}} | ||
<includeonly> | <includeonly> | ||
{{#if: {{{faction|}}} | | |||
[[{{{faction}}}]] | |||
}} | |||
[[Category:Place]] | [[Category:Place]] | ||
{{#default_form:Place}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 51: | Line 56: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
}, | }, | ||
"imagename": { | "imagename": { | ||
Line 78: | Line 78: | ||
"neighborhood": { | "neighborhood": { | ||
"label": "SFData nhood value", | "label": "SFData nhood value", | ||
"description": "See https://data.sfgov.org/dataset/San-Francisco-Analysis-Neighborhoods/xfcw-9evu", | "description": "See [https://data.sfgov.org/dataset/San-Francisco-Analysis-Neighborhoods/xfcw-9evu]", | ||
"type": "string" | "type": "string" | ||
} | } | ||
Line 90: | Line 90: | ||
"face", | "face", | ||
"address", | "address", | ||
"neighborhood", | "neighborhood", | ||
"imagename", | "imagename", |
Latest revision as of 08:14, 12 July 2023
Description
{{{description}}}
Notable Place in San Francisco
Parameter | Description | Type | Status | |
---|---|---|---|---|
Description | description | no description | Content | required |
What's the Big Idea? | idea | no description | String | required |
Aspects | aspects | no description | Content | suggested |
The Face of the Place | face | no description | Page name | required |
Address | address | no description | String | suggested |
SFData nhood value | neighborhood | See [https://data.sfgov.org/dataset/San-Francisco-Analysis-Neighborhoods/xfcw-9evu] | String | optional |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Related Faction | faction | no description | Page name | suggested |