×
Create a new article
Write your page title here:
We currently have 277 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki

    Module:GetPartInfo/Testing: Difference between revisions

    Content deleted Content added
    m Protected "Module:GetPartInfo/Testing": No one should be able to edit module pages ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
    mNo edit summary
     
    (One intermediate revision by the same user not shown)
    Line 153: Line 153:
    if entryType == "number" then
    if entryType == "number" then
    formatted = formatted .. "\n\n * "..entryName.."<sup>(number)[" .. range[1] .. " - " .. range[2] .. "]</sup>"
    formatted = formatted .. " \n* "..entryName.."<sup>(number)[" .. range[1] .. " - " .. range[2] .. "]</sup>"
    elseif entryType == "boolean" then
    elseif entryType == "boolean" then
    formatted = formatted .. "\n\n * "..entryName.."<sup>(boolean)</sup> "
    formatted = formatted .. " \n* "..entryName.."<sup>(boolean)</sup> "
    elseif entryType == "string" then
    elseif entryType == "string" then
    formatted = formatted .. "\n\n * "..entryName.."<sup>(string)</sup> "
    formatted = formatted .. " \n* "..entryName.."<sup>(string)</sup> "
    elseif entryType == "Selection" then
    elseif entryType == "Selection" then
    formatted = formatted .. "\n\n * "..entryName.."<sup>(selection)</sup> "
    formatted = formatted .. " \n* "..entryName.."<sup>(selection)</sup> "
    elseif entryType == "Coordinate" then
    elseif entryType == "Coordinate" then
    formatted = formatted .. "\n\n * "..entryName.."<sup>(coordinate)</sup> "
    formatted = formatted .. " \n* "..entryName.."<sup>(coordinate)</sup> "
    elseif entryType == "NumberRange" then
    elseif entryType == "NumberRange" then
    formatted = formatted .. "\n\n * "..entryName.."<sup>(numberRange)["..default[1].." - "..default[2] .. "]</sup>"
    formatted = formatted .. " \n* "..entryName.."<sup>(numberRange)["..default[1].." - "..default[2] .. "]</sup>"
    end
    end
    end
    end
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • Jo857294 • 8 days ago
  • 116.111.185.163 • 21 days ago
  • 116.111.185.163 • 21 days ago
  • 116.111.185.163 • 21 days ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.