Difference between revisions of "Template:Sandbox"
Jump to navigation
Jump to search
Sutremaine (talk | contribs) |
Sutremaine (talk | contribs) |
||
Line 197: | Line 197: | ||
}} | }} | ||
+ | |||
+ | {{ #if:{{{handleskill|{{{wildness|}}} }}}|{{#ifexpr: {{{wildness|}}} <=0.19|{{#set:Minimum Handling Skill = 0}}|{{#set: Minimum Handling Skill = {{#expr:CEIL(({{{wildness}}} - 0.19) * 9 / 0.769}}} }} }} | ||
+ | ;{{H:title|link=|This creature cannot be tamed, trained, or commanded by anyone with less than this skill in animals.|Minimum Handling Skill}} | ||
+ | :{{#ifexpr:{{{wildness|}}} <= 0.19|0|{{#expr:CEIL(({{{wildness}}} - 0.19) * 9 / 0.769)}} }} }} | ||
{{#vardefine: MeatYield | {{{meatyield | {{#expr: 90 * {{{bodysize}}} round 0}}}}} }} | {{#vardefine: MeatYield | {{{meatyield | {{#expr: 90 * {{{bodysize}}} round 0}}}}} }} |
Revision as of 15:28, 8 May 2020
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
The above documentation is transcluded from Template:Sandbox/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |