Module:table of contents: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "local export = {} local function makeUrl(title, queryType, from) if title and title.fullUrl then if from then if queryType then local query = { [queryType] = from }...")
 
No edit summary
Line 72: Line 72:
if subcat then
if subcat then
queryType = "subcatfrom"
queryType = "subcatfrom"
-- [[Special:WhatLinksHere/Template:tracking/table-of-contents/subcat]]
require("Module:debug").track("table-of-contents/subcat")
else
else
queryType = "from"
queryType = "from"

Navigation menu