MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20260517115358|140",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 150,
"ns": 0,
"title": "Tekkit Telekom/Scripts",
"pageid": 93,
"logpage": 93,
"revid": 312,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-23T14:23:29Z",
"comment": "Created page with \"This page contains various Lua scripts or functions used by the Tekkit Telekom == Utility ==\""
},
{
"logid": 149,
"ns": 0,
"title": "Gery Co.",
"pageid": 92,
"logpage": 92,
"revid": 309,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-21T20:45:30Z",
"comment": "Created page with \"{{MissingInformation}}\""
},
{
"logid": 148,
"ns": 0,
"title": "Tekkit Railways",
"pageid": 91,
"logpage": 91,
"revid": 308,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-21T20:45:05Z",
"comment": "Created page with \"{{MissingInformation}}\""
},
{
"logid": 147,
"ns": 0,
"title": "Tekkit Telekom",
"pageid": 90,
"logpage": 90,
"revid": 306,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-21T20:41:38Z",
"comment": "Created page with \"'''Tekkit Telekom''' is an upcoming system used to bridge the gap between ComputerCraft computers and web services utilized to introduce functionality not available easily before (eg. drawing metro maps on CC Monitors).\""
},
{
"logid": 146,
"ns": 828,
"title": "Module:Template translation",
"pageid": 89,
"logpage": 89,
"revid": 304,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-17T12:01:24Z",
"comment": "Created page with \"local this = {} function this.checkLanguage(subpage, default) --[[Check first if there's an any invalid character that would cause the mw.language.isKnownLanguageTag function() to throw an exception: - all ASCII controls in [\\000-\\031\\127], - double quote (\"), sharp sign (#), ampersand (&), apostrophe ('), - slash (/), colon (:), semicolon (;), lower than (<), greater than (>), - brackets and braces ([, ], {, }), pipe (|), bac...\""
},
{
"logid": 145,
"ns": 828,
"title": "Module:TNT",
"pageid": 88,
"logpage": 88,
"revid": 303,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-17T12:00:48Z",
"comment": "Created page with \"-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained...\""
},
{
"logid": 144,
"ns": 828,
"title": "Module:Yesno",
"pageid": 87,
"logpage": 87,
"revid": 302,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-17T11:59:41Z",
"comment": "Created page with \"-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) \t-- If your wiki uses non-ascii characters for any of \"yes\", \"no\", etc., you \t-- should replace \"val:lower()\" with \"mw.ustring.lower(val)\" in the \t-- following line. \tval = type(val) == 'string' and val:lower() or val \tif val == nil then \t\treturn nil \telseif val == true \t\tor val == 'yes' \t\tor val == 'y' \t\tor val =...\""
},
{
"logid": 143,
"ns": 828,
"title": "Module:Message box/doc",
"pageid": 86,
"logpage": 86,
"revid": 301,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-17T11:58:44Z",
"comment": "Created page with \"<noinclude><!-- -->{{#ifeq:{{SUBPAGENAME}}|doc||{{Documentation subpage}}}}<!-- --><languages /><!-- --></noinclude>{{#switch:<translate></translate> | = <includeonly>{{Languages|Module:Message box/doc}}</includeonly> <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> <!-- {{Shared Template Warning|Module:Message box}} --> {{Used in system}} {{module rating|r}} {{module rating|p}} {{Lua|Module:Message box/configuration|Module:Ar...\""
},
{
"logid": 142,
"ns": 828,
"title": "Module:Message box",
"pageid": 85,
"logpage": 85,
"revid": 300,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-17T11:57:34Z",
"comment": "Created page with \"-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = '...\""
},
{
"logid": 141,
"ns": 828,
"title": "Module:Arguments",
"pageid": 84,
"logpage": 84,
"revid": 299,
"params": {},
"type": "create",
"action": "create",
"user": "Rezizdigus",
"timestamp": "2026-05-17T11:55:15Z",
"comment": "Created page with \"-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) \tif type(val) == 'string'...\""
}
]
}
}