Jump to content

User contributions for T-Bone

A user with 615 edits. Account created on 25 January 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

6 October 2025

  • 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

18 July 2025

20 May 2025

19 May 2025

11 May 2025

9 May 2025

7 May 2025

22 April 2025

16 April 2025

15 April 2025

14 April 2025

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)