start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
start [2025/09/18 16:57] – created adminstart [2025/09/30 21:29] (current) admin
Line 1: Line 1:
 +~~NOCACHE~~
 +~~NOTOC~~
 <jumbotron> <jumbotron>
-===== Hello, world! ===== +===== HELLO: SITE IS INCUBATING... ===== 
- +Greetings, currently working on this site on the side, few hours a week. Progress is slowkinks being worked out, and is confusing mess at the moment. Check back periodically for the final, ready to use versionThanks! -Paul
-This is simple hero unit, a simple jumbotron-style  +
-component for calling extra attention to featured +
-content or information.+
 </jumbotron> </jumbotron>
 +
 +===== Animals =====
 +==== Snakes ====
 +<table>
 +fields {
 +  ?Pic: Profile Pic 
 +  ?Common: Common Name 
 +  ?Scientific: Scientific Name 
 +  ?grouping: Grouping
 +  ?Difficulty: Difficulty
 +  ?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::100x100]: ?Pic
 +?serpentes Common Name[wiki]: ?Common
 +?serpentes Other Names[wiki]: ?Other
 +?serpentes Scientific Name: ?Scientific
 +?serpentes Grouping [page]: ?grouping
 +?serpentes Difficulty[page]: ?Difficulty
 +
 +-- filter
 +?serpentes is a: Serpentes
 +</table>
 +~~NOCACHE~~
 +===== Breeders =====
 +<table>
 +  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
 +
 +</table>
  • start.1758214659.txt.gz
  • Last modified: 2025/09/18 16:57
  • by admin