Template:Place: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
| Line 12: | Line 12: | ||
{{#if: {{{face|}}} | ===The Face=== | {{#if: {{{face|}}} | ===The Face=== | ||
[[{{{face}}}]] | [[{{{face}}}]] | ||
}} | |||
{{#if: {{{faction|}}} | ===Related Faction=== | |||
[[:Category:{{{faction}}}]] | |||
}} | }} | ||
{{#if: {{{coordinates|}}} | ===Coordinates=== | {{#if: {{{coordinates|}}} | ===Coordinates=== | ||
| Line 56: | Line 59: | ||
"label": "Image Caption", | "label": "Image Caption", | ||
"type": "string" | "type": "string" | ||
}, | |||
"faction": { | |||
"label": "Related Faction", | |||
"type": "wiki-page-name", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Revision as of 09:53, 27 June 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 |
| Coordinates | coordinates | no description | String | suggested |
| Image File Name | imagename | no description | File | suggested |
| Image Caption | imagecaption | no description | String | optional |
| Related Faction | faction | no description | Page name | suggested |