====== Care Difficulty: Intermediate ======
Ready to step it up a notch?? Here you will find slightly more challenging (and rewarding) species...
===== Snakes =====
fields {
?Pic: Profile Pic
?Common: Common Name
?Scientific: Scientific Name
?basking
?cooling
?humidity
?notes
}
ui {
filter: select
Profile Pic {
filter: none
}
Common Name {
filter: text
}
Scientific Name {
filter: text
}
Notes {
filter: text
}
}
-- define
?serpentes Profile Pic [image::100x100]: ?Pic
?serpentes Common Name[wiki]: ?Common
?serpentes Scientific Name: ?Scientific
?serpentes Difficulty[page]: ?Difficulty
?serpentes Basking Temperature: ?basking
?serpentes Cool End: ?cooling
?serpentes Humidity: ?humidity
?serpentes Notes: ?notes
-- filter
?serpentes is a: Serpentes
?Difficulty = Intermediate
~~NOCACHE~~