All public logs

Jump to navigation Jump to search

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

Logs
  • 17:10, 9 January 2024 Sol talk contribs created page Module:Fail (Created page with "-- Raise an error unconditionally. Potentially useful for debugging complex -- template logic. local Fail = {} function Fail.fail(frame) assert(false, 'A script error was triggered on purpose') end return Fail")