Difference between revisions of "Template:Infobox trait"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
Line 162: Line 162:
 
{{#if: {{{socialfightchancefactor|}}} | {{!}} <div>Social fight chance factor</div> {{!!}} {{{socialfightchancefactor}}} }}
 
{{#if: {{{socialfightchancefactor|}}} | {{!}} <div>Social fight chance factor</div> {{!!}} {{{socialfightchancefactor}}} }}
 
|-
 
|-
{{#if: {{{workspeedglobal|}}} | {{!}} <div>Works peed global</div> {{!!}} {{#expr:{{{workspeedglobal}}}*100}}% }}
+
{{#if: {{{workspeedglobal|}}} | {{!}} <div>Work speed global</div> {{!!}} {{#expr:{{{workspeedglobal}}}*100}}% }}
 
|}
 
|}
 
<!-- Auto categories --><!--
 
<!-- Auto categories --><!--

Revision as of 02:25, 5 August 2019

This template defines the table "Trait". This table has not been created yet.

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

Usage

{{Infobox trait
| name                    = 
| defname                 = 
| image                   = 
| description             = 
| description_markup      = 
<!--   Degree -->
| degree                  = 
<!--   General   -->
| commonality             = 
| commonalityfemale       = 
| conflictingtraits       = 
| disabledworktags        = 
| requiredworktags        = 
<!--   Skill gains   -->
| skillgains1key          = 
| skillgains1value        = 
| skillgains2key          = 
| skillgains2value        = 
<!--   Degree data   -->
| aimingdelayfactor       = 
| allowedmentalbreaks     = 
| disallowedinspirations  = 
| disallowedmentalstates  = 
| globallearningfactor    = 
| hungerratemultiplier    = 
| immunitygainspeed       = 
| marketvaluefactoroffset = 
| meleedodgechance        = 
| meleehitchance          = 
| mentalbreakthreshold    = 
| movespeed               = 
| painshockthreshold      = 
| psychicsensitivity      = 
| randomdiseasemtbdays    = 
| randommentalstate       = 
| restratemultiplier      = 
| shootingaccuracypawn    = 
| socialfightchancefactor = 
| workspeedglobal         = 
}}