All public logs
Jump to navigation
Jump to search
Combined display of all available logs of TwentyOneWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:27, 9 July 2025 Buburka Rinderbuy talk contribs moved page Module:Setlist to Module:Setlist2
- 13:24, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlist by file upload (1 revision) (Module:Setlist)
- 13:24, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlist (content before blanking was: "local p = {} local function svg_arc(cx, cy, r, start_angle, end_angle, color, href) local function polarToCartesian(cx, cy, r, angle) local angle_rad = math.rad(angle - 90) return cx + r * math.cos(angle_rad), cy + r * math.sin(angle_rad) end local x1, y1 = polarToCartesian(cx, cy, r, start_angle) local x2, y2 = polarToCartesian(cx, cy, r, end_angle) local largeArcFlag = ((end_angle - start_angle) % 360) > 180 and 1 or 0...")
- 13:22, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlist by file upload (1 revision) (Module:Setlist)
- 13:22, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlist (content was: "local p = {} local function svg_arc(cx, cy, r, start_angle, end_angle, color, href) local function polarToCartesian(cx, cy, r, angle) local angle_rad = math.rad(angle - 90) return cx + r * math.cos(angle_rad), cy + r * math.sin(angle_rad) end local x1, y1 = polarToCartesian(cx, cy, r, start_angle) local x2, y2 = polarToCartesian(cx, cy, r, end_angle) local largeArcFlag = ((end_angle - start_angle) % 360) > 180 and 1 or 0 local path = str...")
- 13:17, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlist (content was: "local p = {} local function svg_arc(cx, cy, r, start_angle, end_angle, color, href) local function polarToCartesian(cx, cy, r, angle) local angle_rad = math.rad(angle - 90) return cx + r * math.cos(angle_rad), cy + r * math.sin(angle_rad) end local x1, y1 = polarToCartesian(cx, cy, r, start_angle) local x2, y2 = polarToCartesian(cx, cy, r, end_angle) local largeArcFlag = ((end_angle - start_angle) % 360) > 180 and 1 or 0 local path = str...")
- 04:50, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlist (content was: "local p = {} local data = mw.loadData('Module:Setlist/Songs') function p.fromArgs(frame) local args = frame:getParent().args local complete = (args['complete'] or "yes"):lower() == "yes" local list = {} for i = 1, 50 do local song = args['song'..i] if song and song ~= '' then local label = args['label'...", and the only contributor was "Buburka Rinderbuy" (talk))
- 01:55, 9 July 2025 Buburka Rinderbuy talk contribs created page Module:Setlist (Created page with "-- Module:Setlist local songsdb = mw.loadData('Module:Setlist/Songs') local p = {} local function get_albums_for_songs(songlist, explicit_albums) -- строим map: альбом → список песен из этого альбома local album_map = {} for i, song in ipairs(songlist) do local s = mw.text.trim(song) local album = explicit_albums and explicit_albums[i] if album and album ~= '' then if not album_m...")