Template:Entity

From gm_construct 13 beta
Revision as of 04:39, 19 June 2022 by Imafluffycat (talk | contribs) (Undo revision 81 by Imafluffycat (talk))
Jump to navigation Jump to search

<infobox>

 <image source="image1">

</image> <title source="title2"> <default>Entity</default> </title> <group> <header>General Infomation</header> <label>Nicknames</label> <label>Type</label> <label>Hostile?</label> <label>Spawnable?</label> <label>Cursed?</label> </group> <group> <header>Map Information</header> <label>Health</label> <label>Damage</label> <label>Event Name</label> <label>Lua File</label> </group> </infobox> Example usage:

{{Entity

  | image1=Example

  | caption1=Example

  | title2=Example

  | nicknames=Example

  | type=Example

  | is_hostile=Example

  | is_spawnable=Example

  | enables_curse_detector=Example

  | health=Example

  | damage=Example

  | event_name=Example

  | lua_file=Example

}}

No description.

Template parameters

ParameterDescriptionTypeStatus
image1image1

no description

Unknownsuggested
caption1caption1

no description

Unknownsuggested
title2title2

no description

Unknownsuggested
nicknamesnicknames

no description

Unknownsuggested
typetype

no description

Unknownsuggested
is_hostileis_hostile

no description

Unknownsuggested
is_spawnableis_spawnable

no description

Unknownsuggested
enables_curse_detectorenables_curse_detector

no description

Unknownsuggested
healthhealth

no description

Unknownsuggested
damagedamage

no description

Unknownsuggested
event_nameevent_name

no description

Unknownsuggested
lua_filelua_file

no description

Unknownsuggested