Template:ModActorList

From KeenWiki
Jump to navigation Jump to search

This template expands into a list of levels for a given mod. The items to show are taken from the description on the images uploaded for each actor. See Atroxian Realm for an example.

It is used by placing wikicode similar to the following on a mod's page:

== Actors ==

{{ModActorList}}

Example


Details

Images for each actor must be uploaded, and the ModActorImage template included on the image's description page, like so:

{{ModActorImage
 | Name = Creature name
 | Replacement = Keen creature being replaced
 | Game = Name of mod
 | Lethal = No
 | Immortal = No
}}

See File:Dartfrog.png for example use (note you may need to click the edit link on that page to see the code).

The Game value must match the page title for the mod, as this is how the images are matched up to mods. See Template:ModActorImage for more details on what each parameter is for.