Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| start [2025/09/18 16:57] – created admin | start [2025/09/30 21:29] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOCACHE~~ | ||
| + | ~~NOTOC~~ | ||
| < | < | ||
| - | ===== Hello, world! | + | ===== 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 | |
| - | This is a simple hero unit, a simple jumbotron-style | + | |
| - | component | + | |
| - | content or information. | + | |
| </ | </ | ||
| + | |||
| + | ===== Animals ===== | ||
| + | ==== Snakes ==== | ||
| + | < | ||
| + | fields { | ||
| + | ?Pic: Profile Pic | ||
| + | ?Common: Common Name | ||
| + | ? | ||
| + | ?grouping: Grouping | ||
| + | ? | ||
| + | ?Other: Other Name(s) | ||
| + | } | ||
| + | ui { | ||
| + | filter: text | ||
| + | Profile Pic { | ||
| + | filter: none | ||
| + | } | ||
| + | Difficulty { | ||
| + | filter: select | ||
| + | sort: none | ||
| + | } | ||
| + | Grouping { | ||
| + | filter: select | ||
| + | sort: default | ||
| + | } | ||
| + | } | ||
| + | |||
| + | -- define | ||
| + | ?serpentes Profile Pic [image:: | ||
| + | ?serpentes Common Name[wiki]: ?Common | ||
| + | ?serpentes Other Names[wiki]: | ||
| + | ?serpentes Scientific Name: ?Scientific | ||
| + | ?serpentes Grouping [page]: ?grouping | ||
| + | ?serpentes Difficulty[page]: | ||
| + | |||
| + | -- filter | ||
| + | ?serpentes is a: Serpentes | ||
| + | </ | ||
| + | ~~NOCACHE~~ | ||
| + | ===== 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 | ||
| + | |||
| + | </ | ||