===== People ===== //Back to [[start]].// ?person is a: person ?person Description [wiki]: ?description optional { ?person Type [ref]: ?type } optional { ?person Clan [ref]: ?clan } optional { ?person Tags [tag]: ?tag } group { ?person } sort { ?type ?clan ?person } ui { Person { filter: text } Tag { filter: select } Type { filter: select } Clan { filter: select } }