Main public logs
More actions
Combined display of all available logs of Obby Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:52, 30 August 2025 Wlft talk contribs created page Module:FloatingUI (Created page with "-- imported from https://github.com/The-Star-Citizen-Wikis/SharedModules --- Lua functions for Extension:FloatingUI --- --- WARNING --- ------- --- THIS IS AN EXPERIMENTAL MODULE MADE FOR AN EXPERIMENTAL EXTENSION --- THIS IS NOT READY FOR PRODUCTION AND SUBJECT TO CHANGE --- ------- local FloatingUI = {} --- Check if a string is empty --- --- @param str string --- @return boolean local function isStringEmpty( str ) return str == nil or str == '' end --- Return...")