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 updated missing value to be changable
Sqwishyish (talk | contribs)
m Added the ability for the string 'None' not to be a link
Line 19: Line 19:
     if input_string == nil or template == nil then
     if input_string == nil or template == nil then
return missing_string
return missing_string
    end
   
    if input_string == 'None' then
return 'None'
     end
     end


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