You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
675 B
TOML
30 lines
675 B
TOML
bin_name = "Spathiphyllum Wallisii"
|
|
|
|
[image]
|
|
url = "/img/plants/spathiphyllum-wallisii.jpg"
|
|
source = "https://commons.wikimedia.org/wiki/File:Spathiphyllum_wallisii2749939692.jpg"
|
|
alt = """Peace Lily. \
|
|
A plant with dark green leaves in an almond shape. \
|
|
Its flowers are white standing upright with one petal and a spiky \
|
|
cream-white stamp in the middle attached to long stalks.
|
|
"""
|
|
|
|
[site]
|
|
light = "bright indirect"
|
|
humidity = "humid"
|
|
|
|
[temp]
|
|
death = 0
|
|
lower = 18
|
|
upper = 24
|
|
|
|
[care]
|
|
water_schedule = "4 days"
|
|
fertilize_schedule = "11 days"
|
|
mist_schedule = "week"
|
|
clean_schedule = "month"
|
|
|
|
[additional_chapters.common_issues]
|
|
file = "common-issues"
|
|
title = "Common Issues"
|