This is an old revision of the document!
ui
block cannot handle column 'Type
'.?faction is a: faction
?faction Description [wiki]: ?description
optional {
?faction Tags [tag]: ?tag
}
optional {
?faction Allegiance [ref]: ?allegiance
}
group {
?faction
}
sort {
?faction
}
ui {
Faction {
filter: text
}
Description {
filter: text
}
Tag {
filter: select
}
Type {
filter: select
}
}
|