Template:Plant infobox/doc

From Oxygen Not Included Wiki
Jump to navigation Jump to search

Usage

{{Plant infobox
| image =
| image caption =
| seed item =
| seed item image =
| seed chance =
| produces item =
| produces item image =
| produces amount =
| growth cycles =
| wild growth cycles =
| effect =
| temperature min =
| temperature max =
| pressure min =
| pressure max =
| radiation min =
| radiation max =
| atmosphere elements =
| illumination = yes/no/any
| irrigation element =
| irrigation amount =
| fertilizer element =
| fertilizer amount =
| plot orientation = up/down
| plant height =
| decor =
| decor radius =
| uses = planter/no planter/pot
}}

The infobox will automatically try to guess the image file names so those fields can be omitted.

The plot is better to omit it than to set it to up.

Wild growth speed is automatically calculated as 4x the domestic growth speed. (This only works if the field is missing entirely.)

Example

{{Plant infobox
| name = Pincha Pepper
| image = Pincha Pepper.png
| image caption = Pincha Pepperplant produce flavorful [[Pincha Peppernut]] for spicing food.
| seed item = Pincha Pepper Seed
| seed item image = Pincha Pepper Seed.png
| seed chance = 10
| produces item = Pincha Peppernut
| produces item image = Pincha Peppernut.png
| produces amount = 4
| growth cycles = 8
| temperature min = 35
| temperature max = 85
| pressure min = 150
| pressure max = 10000
| radiation min = 0
| radiation max = 980
| irrigation element = Polluted Water
| irrigation amount = 35
| fertilizer element = Phosphorite
| fertilizer amount = 1
| plot orientation = down
| plant height = 3
| decor = 15
| decor radius = 2
| uses = no planter
}}

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

Name used by game. Leave undefined if page title is accurate.

Default
{{PAGENAME}}
Example
Pincha Pepper
Stringoptional
imageimage

Infobox image override.

Default
{{{name}}}.png
Example
Pincha Pepper.png
Fileoptional
descriptiondescription

Flavor text from the game codex.

Example
Pincha Pepperplant produce flavorful [[Pincha Peppernut]] for spicing food.
Contentsuggested
seedseed item

Name of item used for planting.

Example
Pincha Pepper Seed
Page namesuggested
seed imageseed image

Override seed's icon.

Default
{{{seed item}}}.png
Example
Pincha Pepper Seed.png
Fileoptional
seed chanceseed item chance

% chance of dropping seed on harvest.

Example
10
Numbersuggested
productproduces item

Product.

Example
Pincha Peppernut
Page namesuggested
product imageproduces item image

Product icon override.

Default
{{{produces item}}}.png
Example
Pincha Peppernut.png
Fileoptional
yieldproduces amount

Amount of items produced on harvest.

Default
1
Example
4
Numbersuggested
growth cyclesgrowth cycles

Minimum number of cycles between harvests when domesticated.

Default
None
Example
8
Numbersuggested
wild growth cycleswild growth cycles

Minimum number of cycles between harvests when wild.

Default
{{{wild growth cycles}}} * 4
Example
32
Numberoptional
minimum temperaturetemperature min

Minimum growth temperature in °C.

Example
35
Numbersuggested
maximum temperaturetemperature max

Maximum growth temperature in °C.

Example
85
Numbersuggested
pressure minpressure min

no description

Unknownoptional
pressure maxpressure max

no description

Unknownoptional
radiation minradiation min

no description

Unknownoptional
radiation maxradiation max

no description

Unknownoptional
illuminationillumination

no description

Unknownoptional
irrigation elementirrigation element

no description

Unknownoptional
irrigation amountirrigation amount

no description

Unknownoptional
fertilizer elementfertilizer element

no description

Unknownoptional
fertilizer amountfertilizer amount

no description

Unknownoptional
plant heightplant height

no description

Unknownoptional
decordecor

no description

Unknownoptional
decor radiusdecor radius

no description

Unknownoptional
usesuses

no description

Unknownoptional
plot orientationplot orientation

no description

Unknownoptional
image captionimage caption description

no description

Contentdeprecated