Jump to content

Main public logs

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

Logs
  • 02:19, 13 March 2025 Thehighwayman talk contribs protected Module:TOC [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 02:19, 13 March 2025 Thehighwayman talk contribs created page Module:TOC (Created page with "local p = {} -- creates a table to capture data processed here function p.main( frame ) -- create function which will process data from the template (which is the frame). Currently the template is Template:Custom TOC -- Inside Custom TOC it essentially performs {{#invoke:TOC|main}} which invokes this module and calls the function main local args = frame:getParent().args -- creates a table "args" capturing data from template's transclusion, that is, when the template...")