Template:Location: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 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 15: | Line 18: | ||
!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|}}}| | |||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Entities | |||
| | {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{entities}}} | ||
!style="background:#EFEFEF; width:100px" | {{!}}- | ||
}} | |||
| | {{#if:{{{events|}}}| | ||
!style="background:#EFEFEF; width:100px" | {{!}}style="background:#EFEFEF; width:100px"{{!}}Events | ||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{events}}} | |||
| | {{!}}- | ||
!style="background:#EFEFEF; width:100px" | }} | ||
{{#if:{{{connections|}}}| | |||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Connected Locations | |||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{connections}}} | |||
{{!}}- | |||
}} | |||
|} | |} | ||
|} | |} | ||
Line 39: | Line 45: | ||
| type=Example | | type=Example | ||
| entities=Example | | entities=Example | ||
| | | events=Example | ||
| connections=Example | | connections=Example | ||
}} | }} | ||
Line 68: | 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 |