Combined display of all available logs of TwogPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:27, 29 April 2024 Andura talk contribs uploaded File:Algs.jpg
- 19:27, 29 April 2024 Andura talk contribs created page File:Phoenixindia.png
- 19:27, 29 April 2024 Andura talk contribs uploaded File:Phoenixindia.png
- 14:44, 29 April 2024 Couchor talk contribs created page Dante Uzel (Created page with "{{DISPLAYTITLE: Dante Uzel}} Loves writing news. {{#invoke: AuthorNews |main }}")
- 14:42, 29 April 2024 Couchor talk contribs created page Module:AuthorNews (Created page with "local getArgs = require('Module:Arguments').getArgs local News = require('Module:NewsItem') local cargo = mw.ext.cargo local limit = 100000 local p = {} function p.main(frame) local args = getArgs(frame) local results = p.query( args) if #results > 0 then local container = mw.html.create('div'):attr('id', 'news-search-container') local ul = mw.html.create('ul') for r = 1, #results do ul:node(mw.html.create('li'):node(News.main(newsObject(results[r]...")
- 14:19, 29 April 2024 Couchor talk contribs created page Template:Bracket/doc (Created page with "===Parameters:=== {|class="wikitable" !Parameter !Description |- |'''teams''' |How many teams start in the bracket (upper bracket if double elim) |- |'''lteams''' |How many teams start in the lower bracket. If it's double elimination, but all teams start in the upper bracket, then set this to 0 |- |'''bestof''' |Set the default "bestof" to be applied to all matches in the bracket |- |'''twitch''' |Default twitch stream id to be set for all matches |- |'''youtube''' |Defa...")
- 14:15, 29 April 2024 Couchor talk contribs created page File:Bracket ladvance example.png
- 14:15, 29 April 2024 Couchor talk contribs uploaded File:Bracket ladvance example.png
- 14:13, 29 April 2024 Couchor talk contribs created page File:Bracket example.png
- 14:13, 29 April 2024 Couchor talk contribs uploaded File:Bracket example.png
- 12:50, 29 April 2024 Couchor talk contribs created page Template:Map/Dota/doc (Created page with "To be used inside a Template:Match call under a map+number parameter, like '''|map1=<nowiki>{{Map/Dota}}</nowiki> You can use API:MapData to generate all of this for you once the match has ended if you have the API id. ===Parameters:=== {|class="wikitable" !Parameter !Description |- |'''id''' |If the match has an API id |- |'''winner''' |Either number 1 or 2, depending on if p1 or p2 was the winner |- |'''dire''' |Either number 1 or 2, depending on if p1 or p2...")
- 12:49, 29 April 2024 Couchor talk contribs created page File:Map-Dota example.png
- 12:49, 29 April 2024 Couchor talk contribs uploaded File:Map-Dota example.png
- 12:05, 29 April 2024 Couchor talk contribs created page Template:Match/doc (Created page with "===Parameters:=== {|class="wikitable" !Parameter !Description |- |'''date''' |YYYY-MM-DD hh:mm format. Start hour in 24h format and in UTC time - so something like '''2023-10-20 17:00''' |- |'''p1''' |Pagename of the first participant. For teams can also be shorthand version |- |'''p2''' |Pagename of the second participant. For teams can also be shorthand version |- |'''api''' |If the game offers API data, then the id for this match |- |'''casters''' |Comma-separated lis...")
- 12:04, 29 April 2024 Couchor talk contribs created page File:Match example.png
- 12:04, 29 April 2024 Couchor talk contribs uploaded File:Match example.png
- 13:30, 27 April 2024 Couchor talk contribs created page File:1xBet Logo.png
- 13:30, 27 April 2024 Couchor talk contribs uploaded File:1xBet Logo.png
- 13:21, 27 April 2024 Couchor talk contribs deleted page Companies/ACE ARENA (content was: "{{Company |seo_title=ACE ARENA |seo_keywords=ACE ARENA |title=ACE ARENA |country = USA |city = Jacksonville |state = Florida |founded = 2019 |type = Entertainment Providers |employees = 2-10 |logoAll = Ace Arena LogoAll.jpg |website = https://www.acearenajax.com/ |twitch = ACEArenaJax |twitter = ACEArenaJax |facebook = ACEArenaJax |instagram = acearenajax |linkedin = showcase/...", and the only contributor was "Couchor" (talk))
- 12:45, 27 April 2024 Couchor talk contribs deleted page News/Blizzard Entertainment (content was: "#REDIRECT Blizzard", and the only contributor was "Andura" (talk))
- 20:19, 26 April 2024 Couchor talk contribs created page Module:PageIsOrganizing (Created page with "local cargo = mw.ext.cargo local Flags = require('Module:Flags') local p = {} function p.main(frame) local currentTitle = mw.title.getCurrentTitle().text local empty = true -- Check if there are any interviews for this page local tables = 'Tournaments' local fields = '_pageName, start, end, prize, logoAll, logoLight, logoDark, iconAll, iconLight, iconDark' local currentDate = os.date('%Y-%m-%d') local cargoArgs = { where = 'organizer HOLDS "' .. currentTi...")
- 19:59, 26 April 2024 Couchor talk contribs created page Template:PageIsOrganizing (Created page with "{{#invoke: PageIsOrganizing |main}}")
- 19:56, 26 April 2024 Couchor talk contribs deleted page Template:GenerateDescription/Company (content was: "{{#invoke: GenerateDescription/Company|main}}", and the only contributor was "Couchor" (talk))
- 19:56, 26 April 2024 Couchor talk contribs deleted page Module:GenerateDescription/Company (content was: "local getArgs = require('Module:Arguments').getArgs local p = {} function p.main (frame) local args = getArgs(frame) end return p", and the only contributor was "Couchor" (talk))
- 18:26, 26 April 2024 Couchor talk contribs replaced the Cargo table Tournaments with a new version
- 18:26, 26 April 2024 Couchor talk contribs created page Module:Tournament/Organizer (Created page with "local getArgs = require('Module:Arguments').getArgs local p = {} function p.main (frame) local args = getArgs(frame) if not args.list then return end local result = {} for value in mw.text.gsplit(args.list, ",") do table.insert(result, "Companies/" .. mw.text.trim(value)) end return table.concat(result, ",") end return p")
- 18:23, 26 April 2024 Couchor talk contribs created page Template:Tournament/Organizer (Created page with "{{#invoke: Tournament/Organizer|main}}")
- 18:18, 26 April 2024 Couchor talk contribs recreated the Cargo table Tournaments
- 18:09, 26 April 2024 Couchor talk contribs replaced the Cargo table Tournaments with a new version
- 18:03, 26 April 2024 Couchor talk contribs deleted page Companies/RIOT Games (content was: "{{Company |seo_title=RIOT Games |seo_keywords=RIOT Games |stub=Description etc |logos={{Logos |logoAll=RIOT Games LogoAll.png }} |title=RIOT Games |type=Computer Games |db_type=Organizer |country=USA |city=Los Angeles |founded=2006 |employees=1,001-5,000 |website=http://www.riotgames.com |twitter=riotgames |facebook=RiotGames |youtube=riotgames |linkedin=company/riot-games |description=Riot Games, Inc. is an American video game developer, publisher, and esports tournament organ...")
- 17:00, 26 April 2024 Couchor talk contribs created page Template:GenerateDescription/Company (Created page with "{{#invoke: GenerateDescription/Company|main}}")
- 17:00, 26 April 2024 Couchor talk contribs created page Module:GenerateDescription/Company (Created page with "local getArgs = require('Module:Arguments').getArgs local p = {} function p.main (frame) local args = getArgs(frame) end return p")
- 16:47, 26 April 2024 Couchor talk contribs created page Template:GenerateDescription/News (Created page with "{{#invoke: GenerateDescription/News|main}}")
- 12:42, 26 April 2024 Andura talk contribs created page April 2024 Investment Recap in Esports and Gaming (Created page with "{{News |seo_title=April 2024 Investment Recap in Esports and Gaming |seo_keywords=Investment |image=Investment-recap-esports-april 2024.png |tags=Investment |date=2024-04-26T12:24:49.000Z |author=Andura |category=Business,Investments |content====== Playtika to Spend $1.2b ===== Playtika, has announced a shift in its strategy. According to recent investors call it has decided to halt its search and intends to allocate $1.2b towards mergers and...")
- 12:38, 26 April 2024 Andura talk contribs created page File:Investment-recap-esports-april 2024.png
- 12:38, 26 April 2024 Andura talk contribs uploaded File:Investment-recap-esports-april 2024.png
- 09:00, 26 April 2024 Andura talk contribs created page File:Counter Strike.png
- 09:00, 26 April 2024 Andura talk contribs uploaded File:Counter Strike.png
- 08:59, 26 April 2024 Andura talk contribs created page New Counter Strike 2 Update - Patch Notes (Created page with "{{News |seo_title=New Counter Strike 2 Update - Patch Notes |seo_keywords=Counter Strike |image=Cs2updateapril25.png |tags=Counter Strike, Valve |date=2024-04-26T08:33:04.000Z |sources={{NewsSource |source=Counter Strike |url=https://www.counter-strike.net/newsentry/4202497395512481609 |article=News/New Counter Strike 2 Update - Patch Notes }} |author=Andura |category=More |game=Counter Strike |content=On April 25th Valve revealed an extensive update...")
- 08:58, 26 April 2024 Andura talk contribs created page File:Cs2updateapril25.png
- 08:58, 26 April 2024 Andura talk contribs uploaded File:Cs2updateapril25.png
- 08:51, 26 April 2024 Andura talk contribs created page Reality Labs Financial Reports Announced (Created page with "{{News |seo_title=Reality Labs Financial Reports Announced |seo_keywords=Reality Labs |image=Realitylabs.png |tags=Reality Labs |date=2024-04-26T08:32:34.000Z |sources={{NewsSource |source=Games Industry |url=https://www.gamesindustry.biz/meta-loses-another-38-billion-on-vrar |article=News/Reality Labs Financial Reports Announced }} |author=Andura |category=Business |content=Meta's Reality Labs division, responsible for Meta Quest and various AR/VR/XR...")
- 08:46, 26 April 2024 Andura talk contribs created page File:Realitylabs.png
- 08:46, 26 April 2024 Andura talk contribs uploaded File:Realitylabs.png
- 08:43, 26 April 2024 Andura talk contribs created page File:Oddin-pgl.jpg
- 08:43, 26 April 2024 Andura talk contribs uploaded File:Oddin-pgl.jpg
- 08:42, 26 April 2024 Andura talk contribs created page Oddin.gg Partnered with PGL (Created page with "{{News |seo_title=Oddin.gg Partnered with PGL |seo_keywords=Oddin.gg |tags=Oddin.gg, PGL |date=2024-04-26T08:28:03.000Z |sources={{NewsSource |source=Linkedin |url=https://www.linkedin.com/posts/oddingg_events-esports-pgl-activity-7188473318994268160-dOwE?utm_source=share&utm_medium=member_desktop |article=News/Oddin.gg Partnered with PGL }} |author=Andura |category=Business |game=Dota 2,Counter Strike |content=Oddin.gg announced a new partnership...")
- 20:15, 25 April 2024 Andura talk contribs created page BlizzCon 2024 Canceled (Created page with "{{News |seo_title=BlizzCon 2024 Canceled |seo_keywords=BlizzCon |image=Blizzcon2024.png |tags=BlizzCon, Blizzard |date=2024-04-25T20:09:19.000Z |sources={{NewsSource |source=Activision Blizzard |url=https://news.blizzard.com/en-us/blizzcon/24072107/an-update-on-this-year-s-blizzcon-and-blizzard-s-2024-live-events |article=News/BlizzCon 2024 Canceled }} |author=Andura |category=Business |content=According to recent reports, Blizzard announced their...")
- 20:09, 25 April 2024 Andura talk contribs created page File:Blizzcon2024.png
- 20:09, 25 April 2024 Andura talk contribs uploaded File:Blizzcon2024.png