Template:Location: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users 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 14: | Line 17: | ||
|- | |- | ||
!colspan=2 style="padding-bottom:1px; padding-left:20px; padding-right:20px"|General | !colspan=2 style="padding-bottom:1px; padding-left:20px; padding-right:20px"|General | ||
|- | |- | ||
{{#if:{{{entities|}}}| | {{#if:{{{entities|}}}| | ||
Line 23: | 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 45: | Line 45: | ||
| type=Example | | type=Example | ||
| entities=Example | | entities=Example | ||
| | | events=Example | ||
| connections=Example | | connections=Example | ||
}} | }} | ||
Line 74: | 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 |