Property Location size is of type text and indicates the status of a world for the list. Following values are allowed (case-sensitive):
- administrated
- non-administrated
- uninhabited
- lost
The first two options refer to the current official stance of TSAB towards the world (use Property:Index to indicate its index number). Only one value of this property should be specified per page.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "administrated", "non-administrated", "uninhabited", "lost" ] } }