Main public logs
Appearance
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 17:59, 27 June 2024 BrandonXLF talk contribs moved page Module:Sandbox/BrandonXLF/Module:Contents topic list to Module:Contents topic list (Move to module space)
- 08:19, 18 April 2024 BrandonXLF talk contribs created page Module:Sandbox/BrandonXLF/Module:Contents topic list (←Created page with '-- Sandbox, do not delete local p = {} -- Close <li> and <ul> enclosing deeper depths local function closePending(toClose, depth) local out = '' while #toClose > 0 and toClose[#toClose][1] >= depth do out = out .. toClose[#toClose][2] table.remove(toClose, #toClose) end return out end function p.main(frame) local wikitext = frame:preprocess(frame.args[1]) local items = {} local out = '' for indent, item in wikitext:gmatch("(**) *([^\n]+)...')