Module:Forumheader: Difference between revisions
Don't add categories to preload page Template:Forumheader/Forum Grove
(Adapted from https://runescape.wiki/w/Module:Forumheader?oldid=35366733 (see there for attribution). Removed aliases (all forum headers are new and can use the "correct" name); removed RSW specific clan chat; simplified code) |
(Don't add categories to preload page Template:Forumheader/Forum Grove) |
||
Line 144:
end
-- Don't add categories to preload page [[Template:Forumheader/Forum Grove]]
result:wikitext(categories(args, title))▼
if title ~= 'Forumheader/Forum Grove' then
end
return result
|