Untitled
unknown
plain_text
7 months ago
1.5 kB
3
Indexable
graph TD
A[Enclosure Base (4ft x 2ft)] --> B(Sides - 12in High);
A --> C(Substrate - 2-4in Deep);
B --> D[Basking Area (90-95°F)];
B --> E[Cooling Area (75-80°F)];
C --> F[Hide Box (1.5x Tortoise Size)];
C --> G[Water Dish (Shallow)];
D --> H[Heat Lamp];
E --> I[UVB Lamp];
style A fill:#ADD8E6,stroke:#333,stroke-width:2px;
style B fill:#E0FFFF,stroke:#333,stroke-width:2px;
style C fill:#F0E68C,stroke:#333,stroke-width:2px;
style D fill:#FFA07A,stroke:#333,stroke-width:2px;
style E fill:#87CEEB,stroke:#333,stroke-width:2px;
style F fill:#D3D3D3,stroke:#333,stroke-width:2px;
style G fill:#AFEEEE,stroke:#333,stroke-width:2px;
style H fill:#FFD700,stroke:#333,stroke-width:2px;
style I fill:#90EE90,stroke:#333,stroke-width:2px;
subgraph "Tortoise Enclosure Blueprint"
A
B
C
D
E
F
G
H
I
end
subgraph "Key Components"
H
I
D
E
F
G
end
subgraph "Base and Structure"
A
B
C
end
J[Outdoor Enclosure (8ft x 8ft)] --> K[Strong Walls (18in High)];
J --> L[Suitable Substrate];
style J fill:#ADD8E6,stroke:#333,stroke-width:2px;
style K fill:#E0FFFF,stroke:#333,stroke-width:2px;
style L fill:#F0E68C,stroke:#333,stroke-width:2px;
subgraph "Large Tortoise Outdoor Enclosure"
J
K
L
endEditor is loading...
Leave a Comment