Difference between revisions of "Template:TrainingTable/doc"
Jump to navigation
Jump to search
(Set TOC right.) |
(Added the note to the example) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 27: | Line 27: | ||
[[Property:Can_Train_Haul]] | [[Property:Can_Train_Haul]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Example Output== | ==Example Output== | ||
Line 53: | Line 46: | ||
| {{#switch: {{#show: Muffalo|?Can Train Haul|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}} | | {{#switch: {{#show: Muffalo|?Can Train Haul|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}} | ||
|} | |} | ||
+ | <small>*As of [[version/1.1.2610|version 1.1.2610]], all animals can be tamed. The percentage of likelihood of success depends on factors such as the Animals Wildness Percentage, Pawn Handling Skill, and others. More information can be found on the [[Animals#Animal_husbandry|animals]] page.</small> | ||
==Additional Info== | ==Additional Info== | ||
− | * This template displays information from properties, it does not set them, instead, they are set in | + | * 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 | ||
+ | |||
− | + | <includeonly>[[Category:Customized table templates]]</includeonly> | |
+ | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 14:48, 29 September 2021
Description[edit]
This template displays an animal's trainability.
Usage[edit]
Enter {{TrainingTable}}
under the Training section.
No other syntax or parameters are used.
Prerequisites[edit]
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[edit]
The properties displayed by this template are:
Example Output[edit]
The following is output when used on Muffalo.
This animal can be trained as follows:
Guard: | |
---|---|
Attack: | |
Rescue: | |
Haul: |
*As of version 1.1.2610, all animals can be tamed. The percentage of likelihood of success depends on factors such as the Animals Wildness Percentage, Pawn Handling Skill, and others. More information can be found on the animals page.
Additional Info[edit]
- 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