====== Locations ======
//Back to [[start]].//
?location is a: location
?location Description [wiki]: ?description
optional {
?location In [ref]: ?in
}
optional {
?location Tags [tag]: ?tag
}
sort {
?in
?location
}
group {
?location
}
ui {
Location {
filter: text
}
Lies in {
filter: select
}
Tags {
filter: select
}
}