Template:Location: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
|-align=center | |-align=center | ||
|[[File:{{{image1}}}|250px|center]] | |[[File:{{{image1}}}|250px|center]] | ||
{{#if:{{{caption1}}}| | |-align=center | ||
{{#if:{{{caption1|}}}| | |||
{{!}}style="width:250px"{{!}}{{{caption1}}} | |||
}} | |||
|} | |} | ||
|- | |- | ||
Line 20: | Line 23: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{events|}}}| | ||
{{!}}style="background:#EFEFEF; width:100px"{{!}} | {{!}}style="background:#EFEFEF; width:100px"{{!}}Events | ||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{ | {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{events}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 42: | Line 45: | ||
| type=Example | | type=Example | ||
| entities=Example | | entities=Example | ||
| | | events=Example | ||
| connections=Example | | connections=Example | ||
}} | }} | ||
Line 71: | Line 74: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "events": { | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" |
Latest revision as of 22:23, 18 February 2023
| |||
|
Example usage:
{{Location | title1=Example | image1=Example | caption1=Example | type=Example | entities=Example | events=Example | connections=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title1 | title1 | no description | String | suggested |
image1 | image1 | no description | File | suggested |
caption1 | caption1 | no description | String | suggested |
type | type | no description
| String | suggested |
entities | entities | no description | String | suggested |
events | events | no description | String | suggested |
connections | connections | no description | String | suggested |