Changes

no edit summary
Line 95: Line 95:  
   local s = _.join(result, '\n')
 
   local s = _.join(result, '\n')
 
   s = s:gsub("{{ShipLink|(%a+)}}", "[[%1]]")
 
   s = s:gsub("{{ShipLink|(%a+)}}", "[[%1]]")
   return frame:preprocess(s)
+
   return s
 
end
 
end
  
cssedit, gkautomate
6,940

edits