Template:Group: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
|-
|-
-->
-->
{{#if:{{{description|}}}|
  {{!}}style="background:#EFEFEF; width:100px"{{!}}Description
  {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{description}}}
  {{!}}-
}}
{{#if:{{{allies|}}}|
{{#if:{{{allies|}}}|
   {{!}}style="background:#EFEFEF; width:100px"{{!}}Allies
   {{!}}style="background:#EFEFEF; width:100px"{{!}}Allies
Line 42: Line 47:
   {{!}}style="background:#EFEFEF; width:100px"{{!}}Date of creation
   {{!}}style="background:#EFEFEF; width:100px"{{!}}Date of creation
   {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{date of creation}}}
   {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{date of creation}}}
  {{!}}-
}}
{{#if:{{{disbanded|}}}|
  {{!}}style="background:#EFEFEF; width:100px"{{!}}Disbanded
  {{!}}style="background:white; width:200px; text-align:left;"{{!}}{{{disbanded}}}
   {{!}}-
   {{!}}-
}}
}}

Revision as of 03:48, 16 November 2022

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

{{{caption}}}

General


Example usage:

{{Location
  | title=Example
  | image=Example.png
  | caption=Example
  | description=Example
  | allies=Example
  | enemies=Example
  | date of creation=Jan 01, 2000
  | disbanded=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Stringsuggested
imageimage

no description

Filesuggested
captioncaption

no description

Stringsuggested
descriptiondescription

no description

Stringsuggested
alliesallies

no description

Page namesuggested
enemiesenemies

no description

Page namesuggested
date of creationdate of creation

no description

Datesuggested
disbandeddisbanded

no description

Datesuggested