Changes

Jump to navigation Jump to search
if a mod has no mod page URLs, link to the source URL if any
Line 86: Line 86:  
   elseif chucklefishId then
 
   elseif chucklefishId then
 
     url = "https://community.playstarbound.com/resources/" .. mw.uri.encode(chucklefishId, "PATH")
 
     url = "https://community.playstarbound.com/resources/" .. mw.uri.encode(chucklefishId, "PATH")
   else
+
   elseif customUrl then
 
     url = customUrl
 
     url = customUrl
 +
  elseif hasSource then
 +
    url = sourceUrl
 
   end
 
   end
  
translators
8,404

edits

Navigation menu