All public logs

Jump to navigation Jump to search

Combined display of all available logs of Telstar Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:02, 2 April 2022 John talk contribs created page Frame Schema (Created page with "This is the basic JSON schema for a Telstar Frame: { "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "pid": { "type": "object", "properties": { "page-no": { "type": "integer" }, "frame-id": { "type": "string" } }, "required": [ "page-no", "frame-id" ]...")