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).
- 14:09, 11 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 04:23, 11 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlistbox)
- 04:23, 11 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 04:13, 11 July 2025 Buburka Rinderbuy talk contribs created page 01.2013 (Created page with "{{#invoke:AlbumFrame|show}}")
- 04:12, 11 July 2025 Buburka Rinderbuy talk contribs created page Module:AlbumFrame (Created page with "local p = {} function p.show(frame) local title = mw.title.getCurrentTitle().text or "" local album = "" if mw.ustring.match(title, "%.2011$") then album = "RAB" elseif mw.ustring.match(title, "%.2013$") then album = "Vessel" else album = "Unknown" end return string.format( '<div style="border:2px solid #A00; padding:10px; border-radius:14px; display:inline-block; background:#f9f9fa; margin:8px 0; font-si...")
- 04:09, 11 July 2025 Buburka Rinderbuy talk contribs created page 2012 (Created page with "{{Setlistinfobox |song1=Guns For Hands |song2=Ode To Sleep |complete=yes }}")
- 04:08, 11 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlistbox)
- 04:08, 11 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 03:59, 11 July 2025 Buburka Rinderbuy talk contribs created page 06.16-18.2011 (Created page with "{{Setlistinfobox |song1=Johnny Boy |label1= |song2=The Pantaloon |label2=First known time |song3=Johnny Boy |label3= |song4=Oh, Ms. Believer |label4=First known time <ref>[https://www.youtube.com/watch?v=TP2E4n13bq8 twenty one pilots: Oh, Ms. Believer (Live at Newport Music Hall - January 2010) (RARE)]</ref> |song5=Trees |complete=no }}")
- 03:57, 11 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlistbox)
- 03:57, 11 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 03:53, 11 July 2025 Buburka Rinderbuy talk contribs created page 2013 (Created page with "{{Setlistinfobox |song1=Guns For Hands |song2=Ode To Sleep |complete=yes }}")
- 03:46, 11 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlistbox)
- 03:45, 11 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 02:23, 11 July 2025 Buburka Rinderbuy talk contribs created page Template:ImageFrame (Created page with "<div class="image-frame"> [[File:{{{1}}}|frameless|class=framed-img]] <div class="image-caption">{{{2}}}</div> </div>")
- 15:38, 10 July 2025 Buburka Rinderbuy talk contribs created page Template:PhotoFrame/doc (Created page with "== Использование == <pre> {{PhotoFrame |file = Twenty_One_Pilots_-_Live_The_Battle_Of_The_Bands_2009_Full_Concert_HD_PRO-SHOT.png |caption = Tyler Joseph }} </pre> == Параметры == ;file: Имя файла изображения ;caption: Подпись (можно использовать вики-разметку) ;alt: Альтернативный текст (опционально) ;size: Размер изображения (наприме...")
- 02:37, 10 July 2025 Buburka Rinderbuy talk contribs created page Template:PhotoFrame (Created page with "<includeonly> <div class="photo-frame"> <div class="photo-border"> [[File:{{{file}}}|150x225px]] </div> <div class="caption">{{{caption}}}</div> </div> </includeonly> <noinclude> {{Documentation}} </noinclude>")
- 16:00, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlist)
- 16:00, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 15:56, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlist)
- 15:55, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 15:51, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlist)
- 15:51, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 15:43, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlist)
- 15:43, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 15:43, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlist)
- 15:43, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 15:42, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlist)
- 15:41, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 15:37, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlist)
- 15:37, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox (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'..i] or "" table.insert(list, { title = mw.text.trim(song), label = label }) end end -- Группиру...")
- 13:44, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlistbox)
- 13:44, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 13:41, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlistbox)
- 13:41, 9 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox
- 13:37, 9 July 2025 Buburka Rinderbuy talk contribs created page Module:Setlist/Songs (Created page with "local songs = { ["Friend, Please"] = {"Twenty One Pilots"}, ["Trapdoor"] = {"Twenty One Pilots"}, ["Johnny Boy"] = {"Twenty One Pilots"}, ["March To The Sea"] = {"Twenty One Pilots"}, ["Fall Away"] = {"Twenty One Pilots"}, ["Car Radio"] = {"Regional at Best", "Vessel"}, ["Ode to Sleep"] = {"Regional at Best", "Vessel"}, ["Holding On to You"] = {"Regional at Best", "Vessel"}, ["Truce"] = {"Vessel"}, ["Shy Away"] = {"Vessel"}, ["...")
- 13:33, 9 July 2025 Buburka Rinderbuy talk contribs created page Template:Setlistinfobox (Created page with "<noinclude>{{Setlistinfobox/doc}}</noinclude> <includeonly> {{#invoke:Setlistbox|fromArgs |complete={{{complete|yes}}} {{#if:{{{song1|}}}| |song1={{{song1|}}}|label1={{{label1|}}}}} {{#if:{{{song2|}}}| |song2={{{song2|}}}|label2={{{label2|}}}}} {{#if:{{{song3|}}}| |song3={{{song3|}}}|label3={{{label3|}}}}} {{#if:{{{song4|}}}| |song4={{{song4|}}}|label4={{{label4|}}}}} {{#if:{{{song5|}}}| |song5={{{song5|}}}|label5={{{label5|}}}}} {{#if:{{{song6|}}}| |song6={{{song...")
- 13:30, 9 July 2025 Buburka Rinderbuy talk contribs imported Module:Setlistbox by file upload (1 revision) (Module:Setlistbox)
- 13:27, 9 July 2025 Buburka Rinderbuy talk contribs created page Template:Setlist3 (Created page with "<noinclude>{{Setlist2/doc}}</noinclude> <includeonly> {{#invoke:Setlist2|fromArgs |complete={{{complete|yes}}} {{#if:{{{song1|}}}| |song1={{{song1|}}}|label1={{{label1|}}}}} {{#if:{{{song2|}}}| |song2={{{song2|}}}|label2={{{label2|}}}}} {{#if:{{{song3|}}}| |song3={{{song3|}}}|label3={{{label3|}}}}} {{#if:{{{song4|}}}| |song4={{{song4|}}}|label4={{{label4|}}}}} {{#if:{{{song5|}}}| |song5={{{song5|}}}|label5={{{label5|}}}}} }} </includeonly>")
- 13:27, 9 July 2025 Buburka Rinderbuy talk contribs moved page Module:Setlist/Songs to Module:Setlist2/Songs without leaving a redirect
- 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:18, 9 July 2025 Buburka Rinderbuy talk contribs moved page Template:Setlist to Module:Setlist
- 13:17, 9 July 2025 Buburka Rinderbuy talk contribs imported Template:Setlist by file upload (1 revision) (Module:Setlist)
- 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:52, 9 July 2025 Buburka Rinderbuy talk contribs moved page Template:Setlist to Module:Setlist
- 04:51, 9 July 2025 Buburka Rinderbuy talk contribs imported Template:Setlist by file upload (1 revision) (Module:Setlist)