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": "20250724205951|2",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 12,
"ns": 0,
"title": "Coding Convention",
"pageid": 12,
"logpage": 12,
"revid": 19,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-29T13:12:15Z",
"comment": "Created page with \"= C Coding Convention = This convention defines naming and style rules for writing clean, consistent, and self-documenting C code. == General Principles == * Use '''lowercase_with_underscores''' for variables and functions. * Use '''PascalCase''' for struct and enum type names. * Use prefixes to namespace functions and globals by module/library. * Keep names brief but descriptive. == 1. Enums == === Type Name === * Use '''PascalCase''' with an `_e` suffix. <syntaxhi...\""
},
{
"logid": 11,
"ns": 14,
"title": "Category:Programming",
"pageid": 11,
"logpage": 11,
"revid": 18,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-28T18:44:37Z",
"comment": "Created page with \"Programming info\""
},
{
"logid": 10,
"ns": 0,
"title": "Clangd",
"pageid": 10,
"logpage": 10,
"revid": 14,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-28T18:40:59Z",
"comment": "Created page with \"== Making Clangd behave == If you have a non-standard compiler with its own include directory, you can set this by creating a file called <code>.clangd</code> and adding this to it: <nowiki> CompileFlags: # Tweak the parse settings Add: - \"--include-directory=/home/james/dev/agondev/include\" </nowiki> If you have intrinsic types the compiler just magically knows about, and clangd is complaining about them, do the following === Create a fake header === # Make...\""
},
{
"logid": 9,
"ns": 14,
"title": "Category:Windows Admin",
"pageid": 9,
"logpage": 9,
"revid": 13,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-26T18:11:16Z",
"comment": "Created page with \"Windows administration notes.\""
},
{
"logid": 8,
"ns": 0,
"title": "Huion Tablet",
"pageid": 8,
"logpage": 8,
"revid": 11,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-26T18:10:43Z",
"comment": "Created page with \"== Huion Tablet Notes == === Lag in Windows === Drawing in Windows can be laggy in Affinity Photo. This can be fixed by turning off Windows Ink in the Huion driver \"pen\" settings. This does also seem to disable pressure sensitivity in Affinity though, but since the pen is a bit twitchy this doesn't seem to be much of a problem. [[Category:Art]] [[Category:Windows_Admin]]\""
},
{
"logid": 7,
"ns": 14,
"title": "Category:Linux Admin",
"pageid": 7,
"logpage": 7,
"revid": 9,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-25T15:31:07Z",
"comment": "Created page with \"Notes for Linux administration tasks\""
},
{
"logid": 6,
"ns": 0,
"title": "Mediawiki Setup",
"pageid": 6,
"logpage": 6,
"revid": 8,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-25T15:30:48Z",
"comment": "Created page with \"== Install MediaWiki Properly == Extract MediaWiki into <nowiki>/var/www/html/w</nowiki> {| class=\"wikitable\" |+ Locations |- ! Location !! Contents |- | /var/www/html/w/ || MediaWiki files extracted to here |- | /wiki/ || Public path for index.php (rewritten URLs go here). Not a real directory. |- |} == Set Directory Permissions == sudo chown -R www-data:www-data /var/www/html/w == Update <nowiki>LocalSettings.php</nowiki> == <nowiki> $wgScriptPath = \"/w\"; $wgAr...\""
},
{
"logid": 5,
"ns": 14,
"title": "Category:3D Printing",
"pageid": 5,
"logpage": 5,
"revid": 7,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-24T21:08:19Z",
"comment": "Created page with \"3D Printing Info.\""
},
{
"logid": 4,
"ns": 0,
"title": "Ender 3 Slicer GCODE",
"pageid": 4,
"logpage": 4,
"revid": 5,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-24T21:07:48Z",
"comment": "Created page with \"== Code for Ender 3 == === Start GCODE === <nowiki> M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup machine max acceleration M203 X500.00 Y500.00 Z20.00 E50.00 ;Setup machine max feedrate M204 P500.00 R1000.00 T500.00 ;Setup Print/Retract/Travel acceleration M205 X8.00 Y8.00 Z0.40 E5.00 ;Setup Jerk M220 S100 ;Reset Feedrate M221 S100 ;Reset Flowrate G92 E0 ; Reset Extruder G28 ; Home all axes M420 S1 Z2; Use a mesh leveling up to 2mm (a valid mesh must be loaded into RAM...\""
},
{
"logid": 3,
"ns": 14,
"title": "Category:Aquarium",
"pageid": 3,
"logpage": 3,
"revid": 4,
"params": {},
"type": "create",
"action": "create",
"user": "Wiki admin",
"timestamp": "2025-07-24T21:00:32Z",
"comment": "Created page with \"== Info about aquariums and fish ==\""
}
]
}
}