Template:Location: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|style="background:white; width:200px; text-align:left;"|{{{type}}} | |style="background:white; width:200px; text-align:left;"|{{{type}}} | ||
|- | |- | ||
!style="background:#EFEFEF; width:100px" | {{#if:{{{entities|}}}| | ||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Entities | |||
| | {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{entities}}} | ||
!style="background:#EFEFEF; width:100px" | {{!}}- | ||
}} | |||
| | {{#if:{{{anomalies|}}}| | ||
!style="background:#EFEFEF; width:100px" | {{!}}style="background:#EFEFEF; width:100px"{{!}}Anomalies | ||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{anomalies}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{connections|}}}| | |||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Connected Locations | |||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{connections}}} | |||
{{!}}- | |||
}} | |||
|} | |} | ||
|} | |} |
Revision as of 07:45, 22 June 2022
| |||||
|
Example usage:
{{Location | title1=Example | image1=Example | caption1=Example | type=Example | entities=Example | anomalies=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 |
anomalies | anomalies | no description | String | suggested |
connections | connections | no description | String | suggested |