Template:Infobox plant

From RimWorld Wiki
Jump to navigation Jump to search

{{#cargo_declare:_table = Plant | name = String | defname = String | image = File | description = Text | description_markup = Wikitext | type = Page | subtype = Page | fertilitymin = Float | fertilitysensitivity = Float | plantweight = Float | lifespandayspergrowdays = Integer | category = String | usehitpoints = Boolean | fillpercent = Float | hideatsnowdepth = Float | researchprerequisite = String | foodtype = String | caveplant = Boolean | topwindexposure = Float | purpose = String | beauty = Integer | nutrition = Float | maxhitpoints = Integer | flammability = Float | deteriorationrate = Integer | sowwork = Integer | sowtags = List (,) of String | growminglow = Float | sowminskill = Integer | sowresearchprereq = String | growoptimalglow = Float | growdays = Float | neverblightable = Boolean | harvestyield = Integer | harvestedthing = String | harvestwork = Integer | harvesttag = String | harvestaftergrowth = Float | harvestmingrowth = Float | graphicaltexpath = String | immaturegraphicpath = String | leaflessgraphicpath = String

}}

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

Usage[edit]

{{Infobox plant
| name                 = 
| defname              = 
| image                = 
| description          = 
| description_markup   = 
| type                 = 
| subtype              = 
<!--   General   -->
| fertilitymin         = 
| fertilitysensitivity = 
| plantweight          = 
| lifespandayspergrowdays = 
| category             = 
| usehitpoints         = 
| fillpercent          = 
| hideatsnowdepth      = 
| researchprerequisite = 
| foodtype             = 
| caveplant            = 
| topwindexposure      = 
| purpose              = 
<!-- Stat bases -->
| beauty               = 
| nutrition            = 
| maxhitpoints         = 
| flammability         = 
| deteriorationrate    = 
<!-- Sowing/growing -->
| sowwork              = 
| sowtags              = 
| growminglow          = 
| sowminskill          = 
| sowresearchprereq    = 
| growoptimalglow      = 
| growdays             = 
| neverblightable      = 
<!--   Harvest   -->
| harvestyield         = 
| harvestedthing       = 
| harvestwork          = 
| harvesttag           = 
| harvestaftergrowth   = 
| harvestmingrowth     = 
<!-- Technical -->
| graphicaltexpath     = 
| immaturegraphicpath  = 
| leaflessgraphicpath  = 
}}