User contributions for Wlft
More actions
18 March 2026
- 10:4110:41, 18 March 2026 diff hist +149 Heal Part No edit summary
- 10:4110:41, 18 March 2026 diff hist +149 Advanced Tools Part No edit summary
- 10:4010:40, 18 March 2026 diff hist +78 Heal Part No edit summary
- 10:3910:39, 18 March 2026 diff hist +235 Heal Part No edit summary
- 10:3810:38, 18 March 2026 diff hist +173 Heal Part No edit summary
- 10:3610:36, 18 March 2026 diff hist +573 N Heal Part Created page with "{{PartInfobox | name = {{PAGENAME}} <!--| image = Obby_creator_thumb_1.webp--> | type = Advanced Part | cost = 8 <!--| year_added = 2019--> | requirements = Advanced Tools }} = Overview = The Heal Part is an advanced part in Obby Creator that costs an initial $8. Based on configuration, it can be used to heal players that touch it. = Configurations = == Behavior == * '''Health/s''': Configure this number-only setting to determine the amount of health points gain..."
15 March 2026
- 13:0513:05, 15 March 2026 diff hist +56 Advanced Tools Part No edit summary
- 13:0413:04, 15 March 2026 diff hist +209 Module:PartInfobox No edit summary current
- 12:3112:31, 15 March 2026 diff hist +144 Obby Ratings No edit summary current
- 12:2912:29, 15 March 2026 diff hist +93 Obby Ratings No edit summary
- 12:2812:28, 15 March 2026 diff hist +764 Obby Ratings No edit summary
- 12:2312:23, 15 March 2026 diff hist +562 Obby Ratings No edit summary
- 12:1412:14, 15 March 2026 diff hist +277 Obby Ratings No edit summary
- 12:1212:12, 15 March 2026 diff hist +459 N Obby Ratings Created page with "Ratings, or Likes, are a quick way of giving positive feedback to an obby. You can like another player's obby to show appreciation or a positive sentiment to their obby. When liked, if the player is in the sever, they will receive a notification of your name and that you liked their obby. An obby starts at 0 likes and you cannot like your own obby. Likes contribute to trending obbies as well as featured obbies and are an overall measurement of popularity."
- 11:3111:31, 15 March 2026 diff hist +1,266 N April Fools Created page with "Throughout the years Obby Creator has honored the April 1st tradition in various different ways including thumbnail changes, game name changes, icon changes, description changes, etc. These events regularly last the entire duration of April 1st or April Fools Day and at many times even boosts the games player count and engagement. = April Fools 2021 = On April 1st in 2021 the game's name was changed to 'Simulator Creator'. = April Fools 2022 = On April 1st in 202..." current
- 11:0811:08, 15 March 2026 diff hist +356 Advanced Tools No edit summary current
- 11:0511:05, 15 March 2026 diff hist +25 Advanced Tools No edit summary
- 11:0411:04, 15 March 2026 diff hist +82 Advanced Tools No edit summary
- 11:0311:03, 15 March 2026 diff hist +175 N Advanced Tools Created page with "Advanced Tools in Obby Creator is a paid gamepass that allows you to access and use Advanced Settings as well as the Advanced Tools Part and the Music Part and Music Zone."
- 10:0910:09, 15 March 2026 diff hist +1 Module:PartInfobox No edit summary
- 10:0810:08, 15 March 2026 diff hist +95 Category:Advanced Parts No edit summary current
- 10:0710:07, 15 March 2026 diff hist +60 Category:Advanced Parts No edit summary
- 10:0710:07, 15 March 2026 diff hist +20 N Category:Advanced Parts Created page with " Category:Parts"
- 10:0410:04, 15 March 2026 diff hist +70 Module:PartInfobox No edit summary
- 10:0310:03, 15 March 2026 diff hist −1 Advanced Tools Part No edit summary Tag: Manual revert
- 10:0310:03, 15 March 2026 diff hist +1 Advanced Tools Part No edit summary Tag: Reverted
- 10:0110:01, 15 March 2026 diff hist +4,517 N Module:I18n Created page with "require( 'strict' ) -- imported from https://github.com/The-Star-Citizen-Wikis/SharedModules local i18n = {} local metatable = {} local methodtable = {} metatable.__index = methodtable local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType --- Cache table containing i18n data --- e.g. cache['en']['SMW'] will get you the SMW table in English local cache = {} --- Cache language codes for reuse local languages = {} --- Retrieve dataset..." current
- 10:0010:00, 15 March 2026 diff hist +117 Advanced Tools Part No edit summary
- 09:5909:59, 15 March 2026 diff hist +55 N Template:PartInfobox Created page with "<includeonly>{{#invoke:PartInfobox|main}}</includeonly>" current
- 09:5909:59, 15 March 2026 diff hist +8,404 N Module:PartInfobox Created page with "-- inspired by scw local PartInfobox = {} -- local function get_comma_val(num) -- local formatted = num -- while true do -- local k; -- formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2') -- if (k==0) then -- break -- end -- end -- return formatted -- end local function page_exists(page_title) local title = mw.title.new(page_title) return title and title.exists end function PartInfobox.main( frame ) local InfoboxNeue = re..."
- 09:5309:53, 15 March 2026 diff hist 0 N File:Standard11placeholder.webp No edit summary current
- 09:5209:52, 15 March 2026 diff hist +9,918 N Module:InfoboxNeue/i18n.json Created page with "{ "license": "CC0-1.0", "description": { "en": "Translation table for the Module:InfoboxNeue" }, "schema": { "fields": [ { "name": "id", "type": "string" }, { "name": "message", "type": "localized" }, { "name": "type", "type": "string" }, { "name": "label", "type": "localized" }, { "name": "required", "type": "boolean"..." current
- 09:5109:51, 15 March 2026 diff hist +14,410 N Module:InfoboxNeue/styles.css Created page with "→imported from https://github.com/The-Star-Citizen-Wikis/SharedModules/blob/master/InfoboxNeue/styles.css: .infobox { margin-bottom: var(--space-md); width: 100%; max-width: 400px; border: 1px solid var(--border-color-base); border-radius: var(--border-radius-medium); background-color: transparent; font-size: var(--font-size-small); line-height: var(--line-height-xx-small); box-sizing: content-box; } .infobox[open] { background-color: var(--color-surface-..." current
- 09:5109:51, 15 March 2026 diff hist +207 N Module:InfoboxNeue/doc Created page with "This module is imported from: https://github.com/The-Star-Citizen-Wikis/SharedModules/blob/master/InfoboxNeue/InfoboxNeue.lua. It may be slightly modified, modifications may be marked `!MODIFIED` or similar." current
- 09:5109:51, 15 March 2026 diff hist 0 m Module:InfoboxNeue Protected "Module:InfoboxNeue" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
- 09:5109:51, 15 March 2026 diff hist +23,700 N Module:InfoboxNeue Created page with "-- imported from https://github.com/The-Star-Citizen-Wikis/SharedModules/blob/master/InfoboxNeue/InfoboxNeue.lua -- now contains more than mini modifications, feel free to use if any are helpful -- depends on Common.css and Common.js local InfoboxNeue = {} local metatable = {} local methodtable = {} local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local i18n = require( 'Module:i18n'..."
- 09:5009:50, 15 March 2026 diff hist +343 N Advanced Tools Part Created page with "= Overview = The Advanced Tools Part is an Advanced Part in Obby Creator that requires the Advanced Tools Gamepass to place and use. If collaborating, the owner of the obby needs to have the gamepass. The part can be used to alter Advanced Properties when a player interacts with it (mainly just by touching it)."
- 09:4509:45, 15 March 2026 diff hist +29 N Obby Creator Redirected page to ow:Obby Creator current Tags: New redirect Visual edit
- 09:3409:34, 15 March 2026 diff hist +2,382 Module:PartsNavplate No edit summary
- 09:2209:22, 15 March 2026 diff hist +35 Parts No edit summary
- 09:2209:22, 15 March 2026 diff hist +95 Parts No edit summary
- 09:2109:21, 15 March 2026 diff hist +19 Parts No edit summary
- 09:2109:21, 15 March 2026 diff hist +57 N Template:PartsNavplate Created page with "<includeonly>{{#invoke:PartsNavplate|main}}</includeonly>" current
- 09:2009:20, 15 March 2026 diff hist +1,084 N Module:PartsNavplate Created page with "local p = {} local navplate = require( 'Module:Navplate' ) local cargo = mw.ext.cargo local function render() local data = { { ['type'] = 'Basic Parts', ['parts'] = { 'Part', } } } local grouping = {} local types = {} for _, row in ipairs( data ) do local label = row.type or 'Other Parts' if not grouping[label] then grouping[label] = {} tab..."
- 09:1209:12, 15 March 2026 diff hist +10,132 N Module:Arguments Created page with "-- imported from https://en.wikipedia.org/w/index.php?title=Module:Arguments -- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time w..." current
- 08:4208:42, 15 March 2026 diff hist +2,478 N Module:Navplate/styles.css Created page with ".template-navplate { margin-top: var( --space-md ); clear: both; font-size: var( --font-size-small ); line-height: var( --line-height-xx-small ); border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); overflow: hidden; user-select: none; } .template-navplate__header { padding: var( --space-sm ) var( --space-md ); background-color: transparent; display: flex; align-items: center; gap: var( --space-md ); cursor: pointe..." current
- 08:4208:42, 15 March 2026 diff hist +8,804 N Module:Navplate Created page with "-- imported from https://github.com/The-Star-Citizen-Wikis/SharedModules/blob/master/Navplate/Navplate.lua -------------------------------------------------------------------------------- -- Module:Navplate -- -- This module implements {{Navplate}} -- -- Based on Module:Infobox -- -- This is a work in progress..." current
- 08:1708:17, 15 March 2026 diff hist −17 Parts No edit summary
- 08:0508:05, 15 March 2026 diff hist +143 Category:Parts No edit summary current
- 08:0408:04, 15 March 2026 diff hist +72 Category:Parts No edit summary