Template:Place: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) (Created page with "__NOEDITSECTION__ __NOTOC__ {{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right| {{#if: {{{imagecaption|}}} | {{{imagecaption}}} }}]] }} ===Description=== {{{description}}} {{#if: {{{idea|}}} | ===The General Idea=== {{{idea}}} }} {{#if: {{{aspects|}}} | ===Aspects=== {{{aspects}}} }} {{#if: {{{face|}}} | ===The Face=== [[{{{face}}}]] }} {{#if: {{{coordinates|}}} | ===Coordinates=== {{{coordinates}}} }} <includeonly> Category:Place </includeonly> <noinclude>...") |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 47: | Line 47: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"imagename": { | |||
"label": "Image File Name", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"imagecaption": { | |||
"label": "Image Caption", | |||
"type": "string" | |||
} | } | ||
}, | }, |
Revision as of 10:42, 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 |