Difference between revisions of "User:DJRedNightGaming"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<!-- Set the Declaration of Variables for the Animal Training Template-->
 
{{#set: Can_Train_Guard=false}}
 
{{#set: Can_Train_Attack=true}}
 
{{#set: Can_Train_Rescue=true}}
 
{{#set: Can_Train_Haul=false}}
 
 
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]] page.
 
 
{| style="border-style: solid; border-width: 0px; text-align:left;"
 
{| style="border-style: solid; border-width: 0px; text-align:left;"
 
! scope="row" | Guard:
 
! scope="row" | Guard:
Line 19: Line 12:
 
| &nbsp;{{#switch: {{#show: {{FULLPAGENAME}}|?Can Train Haul|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
| &nbsp;{{#switch: {{#show: {{FULLPAGENAME}}|?Can Train Haul|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|}
 
|}
 +
<small>*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#Animal_husbandry]] page.</small>
  
{{#show: {{FULLPAGENAME}} |?Can_Train_Haul }}
+
<!-- Set the Declaration of Variables for the Animal Training Template-->
 +
{{#set: Can_Train_Guard=false}}
 +
{{#set: Can_Train_Attack=true}}
 +
{{#set: Can_Train_Rescue=true}}
 +
{{#set: Can_Train_Haul=false}}

Revision as of 08:32, 25 April 2020

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#Animal_husbandry page.