Template:ActorImage

From KeenWiki
Jump to navigation Jump to search

This template is intended to be used in the description page for an uploaded image of an actor (creature, enemy, etc.) in one of the official Keen games.

It is the equivalent to Template:ModActorImage for the original games.

Example use:

{{ActorImage
 | Episode = 4
 | Name = Mad Mushroom
 | Description = An invincible bouncing mushroom.
 | Lethal = Yes
 | Immortal = Yes
}}
Parameter Description
Episode = 1 Episode in question of the original game. Text value, one of:

1, 2, 3, 4, 5, 6, Dreams, Source code, GBC, Other.

Name = A Creature Name of the actor, as text.
Description = Insert witty phrase here. Text description of the actor. Typically taken from the in-game help text.
Lethal = Yes Boolean value indicating whether the actor will kill the player upon contact or not.
Immortal = Yes Boolean value indicating whether the actor can ever be killed by the player.