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

Module:AeroWikiListTools: Difference between revisions

From Aeronautica Official Wiki
Sqwishyish (talk | contribs)
m added whitespaces between commas
Sqwishyish (talk | contribs)
mw.log(p.split_list({"TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3", '[[Category: {split}]][[:Category: {split}|{split}]]'}))
Line 16: Line 16:
     local new_string = ''
     local new_string = ''
      
      
     if type(input_string) == table then
     if input_string == nil or template == nil then
input_string = table.concat(input_string, '')
return 'Unknown'
     end
     end


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