Wasteland Wiki
Register
Advertisement
Icon template doc Documentation (for the template shown above, sometimes hidden or invisible)
Template-info Documentation

Infobox template for characters.

Usage

Place the following at the top of the article, below any page management templates:

{{Infobox character
<!-- insert parameters -->
}}

Parameters

Specific parameters

OptionalIcon optional
ac

Armor Class of the character.

OptionalIcon optional
affiliation

Organizations/towns/other characters this character is affiliated with.

OptionalIcon optional
attributes

Attributes of character.

OptionalIcon optional
damage

Damage done by character.

OptionalIcon optional
family

Family/relatives of this character.

RequiredIcon required
gender

Gender of character ("male" or "female")

OptionalIcon optional
health

Health of creature.

OptionalIcon optional
level

Level of character.

RequiredIcon required
location

Location(s) where this character can be found.

Sometimes required or at least one requiredIcon semi-required
mentions

Abbreviation(s) for games this character is mentioned in (use games for actual appearances). "Mentioned" means that the character does not actually appear in the game (dead or alive), but is mentioned by other characters or ingame sources. For accepted abbreviations please see {{abb}}. Multiple abbreviations can be specified if separated by commas (,).

OptionalIcon optional
nationality

Nationality of this character (U.S., Mexican, Russian).

OptionalIcon optional
quests

Quests this character is involved in (if any).

RequiredIcon required
race

Race of character (animal, human, cyborg, robot).

OptionalIcon optional
range

Range of the creature attacks.

OptionalIcon optional
rank

Which rank within its organization the character holds (if any).

OptionalIcon optional
related

Other characters (not family/relatives) related to this character.

RequiredIcon required
role

Role within organization/town above; the character's occupation.

OptionalIcon optional
skill

Skill of the creature (not skills of character!).


OptionalIcon optional
skills

Skills of the character.

OptionalIcon optional
xp

Experience points earned for killing the creature.

Copy/paste

Wasteland

'Note: pic and anim parameters are used to create multilayered images emulating Wastelands original animation engine. Consult Kayahr for more information.

{{Infobox character
|games       =WL1
|image       =
|disk        =
|picture     =
|race        =
|nationality =
|gender      =
|affiliation =
|role        =
|location    =
|family      =
|related     =
|quests      =
<!-- Character statistics -->
|attributes  =
|skills      =
|level       =
<!-- Creature statistics -->
|damage      =
|range       =
|health      =
|ac          =
|xp          =
}}

Mentioned-only

Characters who do not actually appear in any game (dead or alive) but are only mentioned.

{{Infobox character
|games       =none
|mentions    =
|image       =
|race        =
|affiliation =
|role        =
|location    =
|family      =
|related     =
}}

Wasteland 3

{{Infobox character
|games         =WL3
|image         =
|race          =
|gender        =
|affiliation   =
|role          =
|rank          =
|location      =
|family        =
|related       =
|quests        =
|attributes    =
|skills        =
|perks         =
|quirk         =
|background    =
|level         =
|health        =
|con_per_level =
|armor         =
|ap            =
}}
The above documentation is transcluded from Template:Infobox character/doc. (edit | history)
Advertisement