Main public logs
Appearance
Combined display of all available logs of NeoWiki Demo. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:02, 18 June 2026 Alistair3149 talk contribs created page Schema:Person (Created page with "{ "description": "A person, such as a profile with a name, age, location, and interests.", "propertyDefinitions": { "Age": { "type": "number", "minimum": 0, "maximum": 120, "precision": 0 }, "Country": { "type": "text" }, "Town": { "type": "text" }, "Interests": { "type": "text", "multiple": true, "uniqueItems": true, "description": "Hobbies and interests" }, "Bio": { "type": "text", "...")