Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| start [2025/09/22 22:09] – [Snakes] admin | start [2025/09/30 21:29] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | < | ||
| - | ===== HELLO: HERE'S EVERYTHING ON THIS SITE ===== | ||
| ~~NOCACHE~~ | ~~NOCACHE~~ | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | Every animal and breeder, all at once. Overwhelming and messy, I know. Please use the side panel to navigate to areas of interest, or the search bar above to find a specific species or breeder. Thanks! | + | < |
| + | ===== HELLO: SITE IS INCUBATING... ===== | ||
| + | Greetings, currently working on this site on the side, a few hours a week. Progress is slow, kinks being worked out, and is a confusing mess at the moment. Check back periodically for the final, ready to use version. Thanks! -Paul | ||
| </ | </ | ||
| ===== Animals ===== | ===== Animals ===== | ||
| - | ~~NOCACHE~~ | ||
| ==== Snakes ==== | ==== Snakes ==== | ||
| < | < | ||
| Line 46: | Line 45: | ||
| ~~NOCACHE~~ | ~~NOCACHE~~ | ||
| ===== Breeders ===== | ===== Breeders ===== | ||
| + | < | ||
| + | fields { | ||
| + | ?name: Name | ||
| + | ?city: City | ||
| + | ?state: State | ||
| + | ?region: Region | ||
| + | } | ||
| + | | ||
| + | -- define | ||
| + | ?breeder Name [wiki]: ?name | ||
| + | ?breeder City: ?city | ||
| + | ?breeder State: ?state | ||
| + | ?breeder Region: ?region | ||
| + | -- filter | ||
| + | ?breeder is a: Breeder | ||
| + | |||
| + | </ | ||