Main public logs
Appearance
Combined display of all available logs of NeoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:46, 10 February 2026 Admin talk contribs created page NeoWiki Example: Rocket Skates (Created page with "== Rocket Skates == This page is part of the NeoWiki end-to-end example.")
- 09:46, 10 February 2026 Admin talk contribs created page NeoWiki Example: Jane Doe (Created page with "== Jane Doe == This page is part of the NeoWiki end-to-end example.")
- 09:46, 10 February 2026 Admin talk contribs created page NeoWiki Example: ACME Corp (Created page with "== ACME Corp == This page is part of the NeoWiki end-to-end example.")
- 09:46, 10 February 2026 Admin talk contribs created page Schema:Product (Created page with "{ "description": "Product in the NeoWiki example set", "propertyDefinitions": { "Released": { "type": "number" }, "Website": { "type": "url" }, "Manufacturer": { "type": "relation", "relation": "Made by", "targetSchema": "Company" } } }")
- 09:46, 10 February 2026 Admin talk contribs created page Schema:Company (Created page with "{ "description": "Company in the NeoWiki example set", "propertyDefinitions": { "Founded at": { "type": "number", "minimum": 1800, "maximum": 2100 }, "Website": { "type": "url" }, "CEO": { "type": "relation", "relation": "Has CEO", "targetSchema": "Person" }, "Products": { "type": "relation", "relation": "Makes product", "targetSchema": "Product", "multiple": true } } }")
- 17:25, 2 February 2026 Admin talk contribs created page MediaWiki:Common.css (Fix stretched logo)
- 17:21, 2 February 2026 Admin talk contribs created page Schema:Person (Recreate Schema:Person)