Template:Group: Difference between revisions

From gm_construct 13 beta
No edit summary
No edit summary
Line 15: Line 15:
!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:#EFEFEF; width:100px"|Allies
|style="background:white; width:200px; text-align:left;"|{{{type}}}
|style="background:white; width:200px; text-align:left;"|{{{allies}}}
|-
!style="background:#EFEFEF; width:100px"|Enemies
|style="background:white; width:200px; text-align:left;"|{{{enemies}}}
|-
!style="background:#EFEFEF; width:100px"|Date of creation
|style="background:white; width:200px; text-align:left;"|{{{date of creation}}}
|-
|-
{{#if:{{{allies|}}}|
{{#if:{{{allies|}}}|

Revision as of 03:13, 16 November 2022

{{{title}}}
[[File:{{{image}}}|250px|center]]

{{{caption}}}

General
Allies {{{allies}}}
Enemies {{{enemies}}}
Date of creation {{{date of creation}}}


Example usage:

{{Location
  | title=Example
  | image=Example
  | caption=Example
  | allies=Example
  | enemies=Example
  | date of creation=Example
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

no description

Stringsuggested
imageimage

no description

Filesuggested
captioncaption

no description

Stringsuggested
alliesallies

no description

Stringsuggested
enemiesenemies

no description

Stringsuggested
date of creationdate of creation

no description

Stringsuggested