Template:Event: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
!style="background:#EFEFEF; width:100px"|Type | !style="background:#EFEFEF; width:100px"|Type | ||
|style="background:white; width:200px; text-align:left;"|{{{type}}} | |style="background:white; width:200px; text-align:left;"|{{{type}}} | ||
| | {{#if:{{{event_name|}}}| | ||
!style="background:#EFEFEF; width:100px" | {{!}}style="background:#EFEFEF; width:100px"{{!}}Event Name | ||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{event_name}}} | |||
| | {{!}}- | ||
!style="background:#EFEFEF; width:100px" | }} | ||
{{#if:{{{memories|}}}| | |||
| | {{!}}style="background:#EFEFEF; width:100px"{{!}}Memories | ||
!style="background:#EFEFEF; width:100px" | {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{memories}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{summary|}}}| | |||
{{!}}style="background:#EFEFEF; width:100px"{{!}}Summary | |||
{{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{summary}}} | |||
{{!}}- | |||
}} | |||
|} | |} | ||
|} | |} |
Revision as of 07:44, 22 June 2022
| |||||
|
Example usage:
{{Anomaly | title1=Example | image1=Example | caption1=Example | type=Example | event_name=Example | memories=Example | summary=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 |
event_name | event_name | no description | String | suggested |
memories | memories | no description | String | suggested |
summary | summary | no description | String | suggested |