Template:Place: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
[[{{{face}}}]] | [[{{{face}}}]] | ||
}} | }} | ||
{{#if: {{{faction|}}} | === | {{#if: {{{faction|}}} | ===Related Faction=== | ||
[[{{{faction}}}]] | [[:{{{faction}}}]] | ||
}} | }} | ||
{{#if: {{{address|}}} | ===Address=== | {{#if: {{{address|}}} | ===Address=== | ||
| Line 17: | Line 17: | ||
{{#set: | {{#set: | ||
Location={{#geocode:{{{address}}}|format=dms|directional=yes}} | Location={{#geocode:{{{address}}}|format=dms|directional=yes}} | ||
}} | }} | ||
}} | }} | ||
| Line 33: | Line 27: | ||
{{{description}}} | {{{description}}} | ||
<includeonly> | <includeonly> | ||
{{#if: {{{faction|}}} | [[ | {{#if: {{{faction|}}} | | ||
[[{{{faction}}}]] | |||
}} | |||
[[Category:Place]] | [[Category:Place]] | ||
{{#default_form:Place}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| Line 59: | Line 56: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
}, | }, | ||
"imagename": { | "imagename": { | ||
| Line 98: | Line 90: | ||
"face", | "face", | ||
"address", | "address", | ||
"neighborhood", | "neighborhood", | ||
"imagename", | "imagename", | ||
Latest revision as of 07: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 |