Difference between revisions of "Template:TrainingTable/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m
(Added the note to the example)
 
(3 intermediate revisions by 2 users not shown)
Line 27: Line 27:
  
 
[[Property:Can_Train_Haul]]
 
[[Property:Can_Train_Haul]]
 
==Obsolete Properties==
 
The following properties are no longer used. These stats are from previous game versions.
 
 
[[Property:Can_Train_Obedience]]
 
 
[[Property:Can_Train_Release]]
 
  
 
==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==
Line 58: Line 52:
  
 
* 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 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:

Property:Can_Train_Guard

Property:Can_Train_Attack

Property:Can_Train_Rescue

Property:Can_Train_Haul

Example Output[edit]

The following is output when used on Muffalo.


This animal can be trained as follows:

Guard:  Ex.png
Attack:  Ex.png
Rescue:  Ex.png
Haul:  Ex.png

*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