User contributions for Uschuetzenmeister

A user with 5,663 edits. Account created on 22 February 2024.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

2 May 2024

  • 08:2108:21, 2 May 2024 diff hist +43 Module:JSONUtilsNo edit summary
  • 07:5707:57, 2 May 2024 diff hist +845 N Module:JSONUtilsCreated page with "local JSONUtils = {} local json = require('json') function JSONUtils.parse(jsonStr) -- JSON-String in Lua-Tabelle konvertieren local data = json.parse(jsonStr) -- Durch die Daten iterieren und sie ausgeben for _, item in ipairs(data) do -- Pagetitle ausgeben print(item.pagetitle) -- Daten ausgeben for _, class in ipairs(item.data.classes) do print('Class Name: ' .. class['class name']) for _, subClass in ipairs(class['su..."

1 May 2024

29 April 2024

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