Template:Location: Difference between revisions

From gm_construct 13 beta
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"|Entities
{{#if:{{{entities|}}}|
|style="background:white; width:200px; text-align:left;"|{{{entities}}}
  {{!}}style="background:#EFEFEF; width:100px"{{!}}Entities
|-
  {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{entities}}}
!style="background:#EFEFEF; width:100px"|Anomalies
  {{!}}-
|style="background:white; width:200px; text-align:left;"|{{{anomalies}}}
}}
|-
{{#if:{{{anomalies|}}}|
!style="background:#EFEFEF; width:100px"|Connected Locations
  {{!}}style="background:#EFEFEF; width:100px"{{!}}Anomalies
|style="background:white; width:200px; text-align:left;"|{{{connections}}}
  {{!}}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

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

{{{caption1}}}

General
Type {{{type}}}


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