User contributions for T-Bone
Appearance
12 October 2025
- 13:4813:48, 12 October 2025 diff hist +348 Module:OOO/Data/Buildings No edit summary current
- 13:4413:44, 12 October 2025 diff hist +6,602 Module:OOO/Data/Buildings No edit summary
- 13:3913:39, 12 October 2025 diff hist +30,673 Module:OOO/Data/Buildings No edit summary
7 October 2025
- 06:5006:50, 7 October 2025 diff hist +3,332 Template:OOOInfoBox/styles.css No edit summary
- 06:2706:27, 7 October 2025 diff hist +1,680 Module:OOOInfoBox No edit summary Tag: Manual revert
- 06:2606:26, 7 October 2025 diff hist −1,680 Module:OOOInfoBox No edit summary Tag: Reverted
6 October 2025
- 21:1421:14, 6 October 2025 diff hist +837 Template:OOOInfoBox/styles.css No edit summary
- 20:5120:51, 6 October 2025 diff hist +790 Template:OOOInfoBox/styles.css No edit summary
- 20:4720:47, 6 October 2025 diff hist +36 Sandbox:OOOInfoBoxTest No edit summary
- 20:4620:46, 6 October 2025 diff hist +103 Module:OOO/Data/Buildings No edit summary
- 20:4520:45, 6 October 2025 diff hist +1,089 N Template:OOOInfoBox/styles.css Created page with ".ooo-infobox { width: 320px; border: 1px solid #dcdcdc; border-collapse: separate; border-spacing: 0; background: #fff; font-size: 90%; box-shadow: 0 1px 3px rgba(0,0,0,.08); border-radius: 10px; overflow: hidden; } .ooo-infobox th, .ooo-infobox td { padding: 8px 10px; vertical-align: top; } .ooo-infobox .ooo-infobox__title { text-align: center; font-weight: 700; font-size: 110%; background: #f6f6f6; padding: 10px; } .ooo-infobox .ooo-i..."
- 20:4320:43, 6 October 2025 diff hist +3,210 Module:OOOInfoBox No edit summary
- 20:2520:25, 6 October 2025 diff hist −107 Sandbox:OOOInfoBoxTest No edit summary
- 20:2420:24, 6 October 2025 diff hist −56 Module:OOO/Data No edit summary current
- 20:2120:21, 6 October 2025 diff hist −1,722 Module:OOOInfoBox No edit summary
- 20:2020:20, 6 October 2025 diff hist +631 N Module:OOO/Data Created page with "local M = {} local buckets = { Buildings = mw.loadData('Module:OOO/Data/Buildings'), Vehicles = mw.loadData('Module:OOO/Data/Vehicles'), Resources = mw.loadData('Module:OOO/Data/Resources'), } local function norm(id) return tostring(tonumber(id) or id) end function M.get(domain, id) local t = domain and buckets[domain] if not t or not id then return nil end return t[norm(id)] end -- Optional convenience: "Domain:ID" (e.g., "Buildings:400113") function M...."
- 20:1920:19, 6 October 2025 diff hist +280 N Module:OOO/Data/Buildings Created page with "-- AUTOGENERATED. Do not edit by hand. return { _meta = { schema = 1, generated = "2025-10-06T00:00:00Z" }, ["400113"] = { displayName = "Conveyor Straight 4 m", type = "Conveyor", throughput_m3h = 320, power_kw = 26, capacity = 1000, }, -- more... }"
- 20:1920:19, 6 October 2025 diff hist +139 N Module:OOO/Data/Vehicles Created page with "-- AUTOGENERATED. Do not edit by hand. return { _meta = { schema = 1, generated = "2025-10-06T00:00:00Z" }, -- ["600001"] = { ... }, }" current
- 17:3217:32, 6 October 2025 diff hist +550 Module:OOOInfoBox No edit summary
- 16:1616:16, 6 October 2025 diff hist +1,240 Module:OOOInfoBox No edit summary
- 16:0116:01, 6 October 2025 diff hist +157 N Template:BuildingDocs.json Created page with "{ "400113": { "displayName": "Conveyor Straight 4 m", "type": "Conveyor", "throughput_m3h": 320, "power_kw": 26, "capacity": 1000 } }" current
- 12:3212:32, 6 October 2025 diff hist +4 Module:OOOInfoBox No edit summary
- 12:2812:28, 6 October 2025 diff hist 0 m Template:Docs.json T-Bone moved page Data:Docs.json to Template:Docs.json without leaving a redirect current
- 12:1512:15, 6 October 2025 diff hist +137 N Sandbox:OOOInfoBoxTest Created page with "== Conveyor Straight 4m == {{OOOInfoBox | art = 400113 }} == Override example == {{OOOInfoBox | art = 400113 | throughput_m3h = 360 }}"
- 12:1412:14, 6 October 2025 diff hist +1,567 N Module:OOOInfoBox Created page with "local p = {} local DOCS_TITLE = 'Data:Docs.json' -- Load the JSON docs file local function load_docs() local t = mw.title.new(DOCS_TITLE) if not t then return {} end local content = t:getContent() or '' if content == '' then return {} end local ok, data = pcall(mw.text.jsonDecode, content) return (ok and type(data) == 'table') and data or {} end local DOCS = load_docs() -- Small helper local function pick(args, data, key) local v = args[key..."
- 12:1312:13, 6 October 2025 diff hist +131 N Template:OOOInfoBox Created page with "<includeonly>{{#invoke:OOOInfoBox|building}}</includeonly><noinclude> {{Documentation}} Category:Infobox templates </noinclude>" current
- 12:1012:10, 6 October 2025 diff hist +157 N Template:Docs.json Created page with "{ "400113": { "displayName": "Conveyor Straight 4 m", "type": "Conveyor", "throughput_m3h": 320, "power_kw": 26, "capacity": 1000 } }"
8 September 2025
- 07:4707:47, 8 September 2025 diff hist +11 Main Page No edit summary
18 July 2025
- 09:4509:45, 18 July 2025 diff hist −20 m Category:Dozers Reverted edit by Finnwolf (talk) to last revision by Ylcxzar current Tag: Rollback
20 May 2025
- 12:0212:02, 20 May 2025 diff hist −106 MediaWiki:Common.js No edit summary
19 May 2025
- 08:0308:03, 19 May 2025 diff hist +180 N MediaWiki:Common.js Created page with "→Any JavaScript here will be loaded for all users on every page load.: mw.loader.using('jquery.makeCollapsible').then(function () { $('.collapsible').makeCollapsible(); });"
11 May 2025
- 10:1010:10, 11 May 2025 diff hist +179 Main Page No edit summary
9 May 2025
- 22:3622:36, 9 May 2025 diff hist +54 Template:ProductionElement No edit summary current Tag: Manual revert
- 22:3522:35, 9 May 2025 diff hist −54 Template:ProductionElement No edit summary Tag: Reverted
- 22:2522:25, 9 May 2025 diff hist −111 Template:ProductionElement No edit summary
- 22:2322:23, 9 May 2025 diff hist −37 Production Elements No edit summary current
- 22:2322:23, 9 May 2025 diff hist +17 Template:ProductionElement No edit summary
- 22:0722:07, 9 May 2025 diff hist +46 Template:ProductionElement No edit summary
- 22:0422:04, 9 May 2025 diff hist +22 Template:ProductionElement No edit summary
- 22:0422:04, 9 May 2025 diff hist −47 Template:ProductionElement No edit summary
- 22:0322:03, 9 May 2025 diff hist +33 Template:ProductionElement No edit summary
- 22:0222:02, 9 May 2025 diff hist 0 Template:ProductionElement No edit summary
- 22:0222:02, 9 May 2025 diff hist +6 Template:ProductionElement No edit summary
- 22:0022:00, 9 May 2025 diff hist +238 Production Elements No edit summary
- 21:5321:53, 9 May 2025 diff hist +284 Production Elements No edit summary
7 May 2025
- 21:5221:52, 7 May 2025 diff hist +65 Handtools No edit summary current Tag: Visual edit
22 April 2025
- 21:4221:42, 22 April 2025 diff hist 0 Template:ProductionElement No edit summary
- 21:4021:40, 22 April 2025 diff hist 0 Template:ProductionElement No edit summary
- 21:4021:40, 22 April 2025 diff hist −10 Template:ProductionElement No edit summary Tag: Manual revert
- 21:4021:40, 22 April 2025 diff hist −6 Template:ProductionElement No edit summary Tag: Reverted