Difference between revisions of "Template:Sandbox"

From RimWorld Wiki
Jump to navigation Jump to search
Line 291: Line 291:
 
}}
 
}}
 
}}
 
}}
 +
 +
  
 
{{#if:
 
{{#if:
{{{handleskill|
+
{{{handleskill|
{{{wildness|
+
{{{wildness|
 +
}}}
 +
}}}|
 +
{{#set:Minimum Handling Skill =
 +
{{{handleskill|
 +
{{#ifexpr:
 +
{{{wildness
 +
}}} <= 0.19|
 +
{{set: Minimum Handling Skill = 0
 +
}}|
 +
{{set: Minimum Handling Skill =
 +
{{{handleskill|
 +
{{#expr:
 +
{{{wildness
 +
}}}-0.19*9/77ROUND0
 +
}}
 +
}}}
 +
}}
 +
}}
 
}}}
 
}}}
}}}|
+
}}
{{#set:Minimum Handling Skill =
+
;{{H:title|link=no|This creature cannot be tamed, trained, or commanded by anyone with less than this skill in animals.|Minimum Handling Skill}}
{{{handleskill|
+
{{{handleskill|
{{#ifexpr:
+
{{#ifexpr:
{{{wildness
+
{{{wildness
}}} <= 0.19|
+
}}} <= 0.19|
{{set: Minimum Handling Skill = 0
+
{{set: Minimum Handling Skill = 0
}}|
+
}}|
{{set: Minimum Handling Skill =
+
{{set: Minimum Handling Skill =
{{{handleskill|
+
{{{handleskill|
{{#expr:
+
{{#expr:
{{{wildness
+
{{{wildness
}}}-0.19*9/77ROUND0
+
}}}-0.19*9/77ROUND0
}}
+
}}
}}}
+
}}}
}}
+
}}
}}
+
}}
}}}
+
}}}
}}
 
 
}}
 
}}
  

Revision as of 22:55, 28 April 2020


Documentation icon Template documentation[view] [edit] [history] [purge]

Description

This template is placed at the top of sandbox pages. By using a template, it becomes easy to fix if users make a mistake while playing in the sandbox.

Syntax

Type {{sandbox}} at the top of a sandbox.

Output

Sandbox


Type
[[{{{type}}}]]