Template:Event: Difference between revisions

From gm_construct 13 beta
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"|Event Name
  {{!}}style="background:#EFEFEF; width:100px"{{!}}Event Name
|style="background:white; width:200px; text-align:left;"|{{{event_name}}}
  {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{event_name}}}
|-
  {{!}}-
!style="background:#EFEFEF; width:100px"|Memories
}}
|style="background:white; width:200px; text-align:left;"|{{{memories}}}
{{#if:{{{memories|}}}|
|-
  {{!}}style="background:#EFEFEF; width:100px"{{!}}Memories
!style="background:#EFEFEF; width:100px"|Summary
  {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{memories}}}
|style="background:white; width:200px; text-align:left;"|{{{summary}}}
  {{!}}-
|-
}}
{{#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

{{{title1}}}
[[File:{{{image1}}}|250px|center]]

{{{caption1}}}

General
Type {{{type}}}



Example usage:

{{Anomaly
  | title1=Example
  | image1=Example
  | caption1=Example
  | type=Example
  | event_name=Example
  | memories=Example
  | summary=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
title1title1

no description

Stringsuggested
image1image1

no description

Filesuggested
caption1caption1

no description

Stringsuggested
typetype

no description

Default
Anomaly
Auto value
Anomaly
Stringsuggested
event_nameevent_name

no description

Stringsuggested
memoriesmemories

no description

Stringsuggested
summarysummary

no description

Stringsuggested