Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Navpills: Difference between revisions

From Aeronautica Official Wiki
Pyrenol (talk | contribs)
Added Colon in the Back
Pyrenol (talk | contribs)
m Just Adds colon instead of the whole ':Category:'
 
Line 61: Line 61:
         local linkTarget = pageName
         local linkTarget = pageName
         if isCategoryPage(pageName) then
         if isCategoryPage(pageName) then
             linkTarget = ':Category:' .. pageName  -- Ensure "Category:" prefix
             linkTarget = ':' .. pageName  -- Ensure "Category:" prefix
         end
         end


Cookies help us deliver our services. By using our services, you agree to our use of cookies.