Changes

m
Remove ja lang tag since not used in en
Line 153: Line 153:  
     local cat = '[[Category:Ships]]'
 
     local cat = '[[Category:Ships]]'
 
     if shipmodule[shipNum]["artist"] ~= "Unknown" and shipmodule[shipNum]["artist"] ~= "" then
 
     if shipmodule[shipNum]["artist"] ~= "Unknown" and shipmodule[shipNum]["artist"] ~= "" then
         illustrator = '[[:Category:' .. shipmodule[shipNum]["artist"] .. '|<span lang="ja">' .. shipmodule[shipNum]["artist"] .. '</span>]]'
+
         illustrator = '[[:Category:' .. shipmodule[shipNum]["artist"] .. shipmodule[shipNum]["artist"] .. ']]'
 
         cat = cat .. '[[Category:' .. shipmodule[shipNum]["artist"] .. ']]'
 
         cat = cat .. '[[Category:' .. shipmodule[shipNum]["artist"] .. ']]'
 
     else
 
     else
6,043

edits