Template:Location: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
(Add template)
 
No edit summary
Line 14: Line 14:
|-
|-
!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
|-
!style="background:#EFEFEF; width:100px"|Type
|style="background:white; width:200px; text-align:left;"|{{{type}}}
|-
|-
!style="background:#EFEFEF; width:100px"|Entities
!style="background:#EFEFEF; width:100px"|Entities
Line 34: Line 37:
   | image1=Example
   | image1=Example
   | caption1=Example
   | caption1=Example
  | type=Example
   | entities=Example
   | entities=Example
   | anomalies=Example
   | anomalies=Example
Line 53: Line 57:
"suggested": true,
"suggested": true,
"type": "string"
"type": "string"
},
"type": {
"suggested": true,
"type": "string",
"default": "Location",
"autovalue": "Location"
},
},
"entities": {
"entities": {

Revision as of 06:25, 22 June 2022

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

{{{caption1}}}

General
Type {{{type}}}
Entities {{{entities}}}
Anomalies {{{anomalies}}}
Connected Locations {{{connections}}}


Example usage:

{{Location
  | title1=Example
  | image1=Example
  | caption1=Example
  | type=Example
  | entities=Example
  | anomalies=Example
  | connections=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
title1title1

no description

Stringsuggested
image1image1

no description

Filesuggested
caption1caption1

no description

Stringsuggested
typetype

no description

Default
Location
Auto value
Location
Stringsuggested
entitiesentities

no description

Stringsuggested
anomaliesanomalies

no description

Stringsuggested
connectionsconnections

no description

Stringsuggested