Main public logs
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).
- 09:10, 29 June 2026 NeoWiki talk contribs created page Schema:Person (Importing NeoWiki demo data)
- 14:10, 18 June 2026 Alistair3149 talk contribs deleted page Schema:Person (content was: "{ "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,...", and the only contributor was "Alistair3149" (talk))
- 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", "...")