All public logs

Jump to navigation Jump to search

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

Logs
  • 15:56, 12 May 2024 PhantomCaleb talk contribs created page Module:Util/schemas/validate/Documentation/Spec (Created page with "local p = {} function p.Schemas() return { required = true, desc = "A map of schema names to schemas. Aside from <code>Data</code>, each schema name should match a function in the module.", type = "map", keys = { type = "string" }, keyPlaceholder = "schema name", values = { allOf = { { type = "record", properties = { { name = "definitions", desc = "Schema fragments for [[Module:Documentation#Schema References|referencing...")