Difference between revisions of "Template:Infobox pawn/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m (Pangaea moved page Template:Infobox animal/doc to Template:Infobox pawn/doc: rename)
Line 1: Line 1:
 
==Usage==
 
==Usage==
'''This documentation is for the new ''infobox animal'' template.'''
+
'''This documentation is for the new ''infobox pawn'' template.'''
  
<pre>{{Infobox animal
+
<pre>{{Infobox pawn
 
| name              =  
 
| name              =  
 
| image              =  
 
| image              =  
Line 47: Line 47:
 
| maxpreybodysize    =  
 
| maxpreybodysize    =  
 
| trainability      =  
 
| trainability      =  
 +
| packanimal        =
 +
| carryingcapacity  =
 
| wildness          =  
 
| wildness          =  
 
<!--  Product  -->
 
<!--  Product  -->

Revision as of 07:01, 31 July 2019

Usage

This documentation is for the new infobox pawn template.

{{Infobox pawn
| name               = 
| image              = 
| description        = 
| description_markup = 
| type               = 
| subtype            = 
<!--   General   -->
| basebodysize       = 
| basehealthscale    = 
| basehungerrate     = 
| comfytemp_min      = 
| comfytemp_max      = 
| diet               = 
| flammability       = 
| has_gender         = 
| marketvalue        = 
| movespeed          = 
<!--   Combat   -->
| armorrating_blunt  = 
| armorrating_heat   = 
| armorrating_sharp  = 
| combatpower        = 
<!-- Life phases -->
| life_expectancy    = 
| mass_adult         = 
| mass_baby          = 
| mass_juvenile      = 
| maturity_age       = 
| minage_adult       = 
| minage_baby        = 
| minage_juvenile    = 
| gestation_period   = 
| offspring_low      = 
| offspring_high     = 
<!--   Taming/hunting   -->
| handleskill        = 
| manhunter_damage   = 
| manhunter_tamefail = 
| nameontamechance   = 
| nuzzlehours        = 
| petness            = 
| predator           = 
| maxpreybodysize    = 
| trainability       = 
| packanimal         = 
| carryingcapacity   = 
| wildness           = 
<!--   Product   -->
| egg_amountlow      = 
| egg_amounthigh     = 
| egg_type           = 
| egg_time           = 
| leather_amount     = 
| leather_type       = 
| meat_amount        = 
| meat_type          = 
| milk_amount        = 
| milk_time          = 
| shear_time         = 
| wool_amount        = 
| wool_type          = 
<!--   Other      -->
| ecosystemweight    = 
| recipes_operation  = 
| tradetags          = 
<!--| butcherproducts?? (mechs) = -->
}}