===== People =====
~~NOCACHE~~
People from the campaign
?person is a: person
?person Description [wiki]: ?description
optional {
?person Family [ref]: ?family
}
optional {
?person Nest [ref]: ?nest
}
optional {
?person Proper Name: ?propername
}
optional {
?person Type [ref]: ?type
}
optional {
?person Clan [ref]: ?clan
}
optional {
?person Tags [tag]: ?tag
}
optional {
?person Gender: ?gender
}
optional {
?person Style: ?style
}
optional {
?person Rank: ?rank
}
group {
?person
}
sort {
?person
}
ui {
Person {
filter: text
}
Description {
filter: text
}
Tag {
filter: select
}
Type {
filter: select
}
Nest {
filter: select
}
}