Template:Event: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
|-align=center
|-align=center
|[[File:{{{image1}}}|250px|center]]
|[[File:{{{image1}}}|250px|center]]
{{#if:{{{caption1}}}|''{{{caption1}}}''}}
|-align=center
{{#if:{{{caption1|}}}|
  {{!}}style="width:250px"{{!}}{{{caption1}}}
}}
|}
|}
|-
|-
Line 39: Line 42:
Example usage:
Example usage:
<pre>
<pre>
{{Anomaly
{{Event
   | title1=Example
   | title1=Example
   | image1=Example
   | image1=Example
Line 67: Line 70:
"suggested": true,
"suggested": true,
"type": "string",
"type": "string",
"default": "Anomaly",
"default": "Event",
"autovalue": "Anomaly"
"autovalue": "Event"
},
},
"event_name": {
"event_name": {

Latest revision as of 20:22, 12 February 2023

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


Example usage:

{{Event
  | 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
Event
Auto value
Event
Stringsuggested
event_nameevent_name

no description

Stringsuggested
memoriesmemories

no description

Stringsuggested
summarysummary

no description

Stringsuggested