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: {{{faction|}}} | ===Related Faction=== | {{#if: {{{faction|}}} | ===Related Faction=== | ||
[[:Category:{{{faction}}}|{{{faction}}}]] | [[:Category:{{{faction}}}|{{{faction}}}]] | ||
}} | |||
{{#if: {{{address|}}} | ===Address=== | |||
{{{address}}} | |||
}} | }} | ||
{{#if: {{{coordinates|}}} | ===Coordinates=== | {{#if: {{{coordinates|}}} | ===Coordinates=== | ||
Line 65: | Line 68: | ||
"label": "Related Faction", | "label": "Related Faction", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"suggested": true | |||
}, | |||
"address": { | |||
"label": "Address", | |||
"type": "string", | |||
"suggested": true | "suggested": true | ||
} | } | ||
}, | }, | ||
"description": "Notable Place in San Francisco", | "description": "Notable Place in San Francisco", | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"description", | |||
"idea", | |||
"aspects", | |||
"face", | |||
"address", | |||
"coordinates", | |||
"imagename", | |||
"imagecaption", | |||
"faction" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 14:59, 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 |
Address | address | no description | String | suggested |
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 |