48,355
edits
(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" | ||
else | else | ||
queryType = "from" | queryType = "from" | ||