Difference between revisions of "Template:TrainingTable/doc"
Jump to navigation
Jump to search
(Added categorization.) |
|||
Line 51: | Line 51: | ||
* Trainability is partially determined by body size as specified in (RimWorld installation folder on PC) Defs\TrainableDefs\Trainables.xml | * Trainability is partially determined by body size as specified in (RimWorld installation folder on PC) Defs\TrainableDefs\Trainables.xml | ||
+ | |||
+ | |||
+ | <includeonly>[[Category:Customized table template]]</includeonly> | ||
+ | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 23:00, 17 January 2021
Description
This template displays an animal's trainability.
Usage
Enter {{TrainingTable}}
under the Training section.
No other syntax or parameters are used.
Prerequisites
The animal's page must include its trainability stat, written as one of the following:
|trainable = none
|trainable = simple
|trainable = intermediate
|trainable = advanced
The animal's page must include its body size, written like:
|bodysize = 0.55
Properties
The properties displayed by this template are:
Example Output
The following is output when used on Muffalo.
This animal can be trained as follows:
Guard: | |
---|---|
Attack: | |
Rescue: | |
Haul: |
Additional Info
- This template displays information from properties, it does not set them, instead, they are set in Template:Infobox main. Go there for updates or adjustments.
- Trainability is partially determined by body size as specified in (RimWorld installation folder on PC) Defs\TrainableDefs\Trainables.xml