Combined display of all available logs of FHODS Archive. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:28, 19 March 2025 FHODSArchive talk contribs created page Special:Badtitle/NS828:Section link (Created page with "-- This module implements {{section link}}. local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function makeSectionLink(page, section, display) display = display or section page = page or '' return string.format('%s', page, section, display) end function p._main(page, sections, options, title) -- Validate input. checkType('_main', 1, page, 'string', true) checkType('_main', 3, options, 'table',...")
