All public logs

From TwogPedia

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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 21:40, 14 February 2024 Couchor talk contribs deleted the Cargo table Conversion
  • 21:37, 14 February 2024 Couchor talk contribs created page Template:PrizeRow/doc (Created page with "===PrizePool parameters:=== {|class="wikitable" !Parameter !Description |- |'''percent''' |% of prize to be allocated to this placement. Will automatically calculate prize based on the |prize parameter in the Template:PrizePool call |- |'''prize''' |Amount won by this placement. Will override percent calculation if both are present, but you shouldn't add prize to a row manually if percent added. |- |'''bg''' |If you want to add a background color to the row. Top 3 ge...")
  • 20:13, 14 February 2024 Couchor talk contribs created page Template:PrizePool/doc (Created page with "===PrizePool parameters:=== {|class="wikitable" !Parameter !Description |- |'''unnamed''' |Use the Template:PrizeRow as unnamed parameters in the proper order |- |'''percent''' |If it has any value, then the prize distribution percentage is shown in an extra column - you have to enter |percent= to the PrizeRow templates |- |'''prize''' |Number of full prize pool in the main currency |- |'''currency''' |3 letter currency code in caps - EUR, RUB etc |- |'''rate''' |Con...")
  • 14:55, 14 February 2024 Couchor talk contribs uploaded a new version of File:TalentTable example.png
  • 14:30, 14 February 2024 Couchor talk contribs created page File:TalentTable example.png
  • 14:30, 14 February 2024 Couchor talk contribs uploaded File:TalentTable example.png
  • 22:45, 12 February 2024 Couchor talk contribs created page Template:TalentRole/doc (Created page with "This template should always used as a direct unnamed parameters of the Template:TalentTab template. The TalentRole template takes the following parameters: Unnamed parameters to signify the name of the list, like |Observers or |Commentators etc |div= - add anything there, like "y". Will go to the next column with that TalentRole list onwards |t+number= - for each talent, so |t1=Name |t2=Second Name etc |t+number+link= - if the name of the talent is not the same as h...")
  • 22:39, 12 February 2024 Couchor talk contribs created page Template:TalentTab/doc (Created page with "This template should always used as a direct unnamed parameters of the Template:TalentTable template. The TalentTab template takes the following parameters: |lang= for the language name like "English". |topNote= which adds a paragraph to the top of the list(s). And then the rest should be unnamed parameters filled with the Template:TalentRole templates |{{TalentRole}} Example: <pre> {{TalentTab |lang=English |topNote=Some specifics on the list |{{TalentR...")
  • 22:34, 12 February 2024 Couchor talk contribs created page Template:TalentTable/doc (Created page with "Example <pre> {{TalentTable |{{TalentTab|lang=English |{{TalentRole|Commentators |t1=Bkop |t2=Lacoste }} |{{TalentRole|Observers|div=y |t1=KheZu |t2=CustomLink|t2link=Real }} }} }} </pre> In the TalentTable template, each parameter should be unnamed and call the Template:TalentTab template.")
  • 21:58, 12 February 2024 Couchor talk contribs created page Template:Tabs/doc (Created page with "Example <pre> {{Tabs |name1=Overview |link1=Dota2/The International/2023 |name2=Group Stage |link2=Dota2/The International/2023/Group Stage |name3=Main event |link3=Dota2/The International/2023/Main Event }} </pre> Add as many as you want, as long as they have incremented numbers at the end.")
  • 21:51, 12 February 2024 Couchor talk contribs created page Template:Infobox location/doc (Created page with "To add a tournament go to https://twogpedia.com/Form:Location and to edit a tournament just use the "Edit with form" button. For a list of country codes / names check https://twogpedia.com/Module:Localisation/Data For additional links check https://twogpedia.com/Module:Links")
  • 21:51, 12 February 2024 Couchor talk contribs created page Template:Infobox tournament/doc (Created page with "To add a tournament go to https://twogpedia.com/Form:Tournament and to edit a tournament just use the "Edit with form" button. For a list of country codes / names check https://twogpedia.com/Module:Localisation/Data For additional links check https://twogpedia.com/Module:Links")
  • 18:46, 12 February 2024 Couchor talk contribs created page Companies/More (Created page with "<templatestyles src="CompaniesLanding.css" /> {{CompaniesNav}} {{CompaniesLanding/List|type=Other}}")
  • 18:46, 12 February 2024 Couchor talk contribs created page Companies/Organizers (Created page with "<templatestyles src="CompaniesLanding.css" /> {{CompaniesNav}} {{CompaniesLanding/List|type=Organizer}}")
  • 18:46, 12 February 2024 Couchor talk contribs created page Companies/Sponsors (Created page with "<templatestyles src="CompaniesLanding.css" /> {{CompaniesNav}} {{CompaniesLanding/List|type=Sponsor}}")
  • 18:46, 12 February 2024 Couchor talk contribs created page Companies/Locations (Created page with "<templatestyles src="CompaniesLanding.css" /> {{CompaniesNav}} {{CompaniesLanding/List|type=Locations}}")
  • 18:46, 12 February 2024 Couchor talk contribs created page Companies/Organizations (Created page with "<templatestyles src="CompaniesLanding.css" /> {{CompaniesNav}} {{CompaniesLanding/List|type=Organization}}")
  • 18:44, 12 February 2024 Couchor talk contribs created page Module:CompaniesLanding/List (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local LocationWidget = require('Module:Infobox/Widget/Location') local p = {} function p.main(frame) local args = getArgs(frame) local whereStr = '' if args.type then if args.type == 'Other' then whereStr = whereStr .. "Companies.db_type HOLDS NOT 'Organization' AND Companies.db_type HOLDS NOT 'Sponsor' AND Companies.db_type HOLDS NOT 'Locations' AND Companies.db_type HOLDS NOT '...")
  • 18:44, 12 February 2024 Couchor talk contribs created page Template:CompaniesLanding/List (Created page with "{{#invoke: CompaniesLanding/List|main}}")
  • 18:44, 12 February 2024 Couchor talk contribs created page Module:CompaniesLanding/News (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local p = {} function p.main(frame) local args = getArgs(frame) local tables = 'News' local fields = '_pageName, date, image, category, game, content' local cargoArgs = { where = 'content LIKE "%[[Companies/%"', orderBy = 'date DESC', limit = args.limit or 8, offset = args.offset } local results = cargo.query(tables, fields, cargoArgs) if #results > 0 then local news...")
  • 18:43, 12 February 2024 Couchor talk contribs created page Template:CompaniesLanding/News (Created page with "{{#invoke: CompaniesLanding/News|main}}")
  • 18:43, 12 February 2024 Couchor talk contribs created page Module:CompaniesNav (Created page with "local p = {} local tabArgs = {} local i = 1 local currentTitle = mw.title.getCurrentTitle().text function p.main(frame) local empty = true local tableContainer = mw.html.create('div'):addClass('news-nav') tab('Companies', '') tab("Organizations", 'Companies/') tab('Locations', 'Companies/') tab('Sponsors', 'Companies/') tab('Organizers', 'Companies/') tab('More', 'Companies/') for j = 1, #tabArgs do local text if tabAr...")
  • 18:43, 12 February 2024 Couchor talk contribs created page Template:CompaniesNav (Created page with "<templatestyles src="NewsNav.css" /> <includeonly>{{#invoke:CompaniesNav|main}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>")
  • 18:43, 12 February 2024 Couchor talk contribs created page Template:CompaniesLanding (Created page with "<templatestyles src="CompaniesLanding.css" /> {{CompaniesNav}} <div class="companies__landing"> {{CompaniesLanding/List}} {{CompaniesLanding/News}} </div>")
  • 18:42, 12 February 2024 Couchor talk contribs changed the content model of the page Template:CompaniesLanding.css from "wikitext" to "Sanitized CSS"
  • 18:42, 12 February 2024 Couchor talk contribs created page Template:CompaniesLanding.css (Created page with ".companies__landing { margin-top: 3rem; display: grid; gap: 4rem; } .companies__container { display: grid; grid-template-columns: repeat(auto-fit,minmax(250px,1fr)); gap: 2rem; } .company { display: grid; align-content: space-between; gap: 0.5rem; position: relative; text-align: center; } .company__title { font-size: 1.1rem; font-weight: bold; } .company__text { display: flex; justify-content: space-between; gap: 0.5rem; }...")
  • 18:41, 12 February 2024 Couchor talk contribs changed the content model of the page Template:LocationsLanding.css from "wikitext" to "Sanitized CSS"
  • 18:39, 12 February 2024 Couchor talk contribs created page Module:LocationsLanding/List (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local LocationWidget = require('Module:Infobox/Widget/Location') local p = {} function p.main(frame) local args = getArgs(frame) local whereStr = '' if args.type then whereStr = whereStr .. 'Locations.type HOLDS "' .. args.type .. '"' end if args.country then local countries = mw.text.split(args.country, ',') if whereStr ~= '' then whereStr = whereStr .. ' AND ' end whereStr =...")
  • 18:39, 12 February 2024 Couchor talk contribs created page Template:LocationsLanding/List (Created page with "{{#invoke: LocationsLanding/List | main }}")
  • 18:38, 12 February 2024 Couchor talk contribs created page Module:LocationsSearch (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local p = {} function p.main(frame) local args = getArgs(frame) local tables = 'Locations, _pageData, Logos' local fields = 'Locations._pageName=_pageName, Logos.logoAll=logoAll, Logos.logoLight=logoLight, Logos.logoDark=logoDark' local cargoArgs = { join = 'Locations._pageName = _pageData._pageName, Locations._pageName=Logos._pageName', limit = 20, orderBy = "_pageData._modifica...")
  • 18:38, 12 February 2024 Couchor talk contribs created page Module:LocationsSearch/Countries (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local CountryData = mw.loadData('Module:Localisation/Data') local p = {} function p.main(frame) local args = getArgs(frame) local tables = 'Locations' local fields = 'country' local cargoArgs = { groupBy = 'Locations.country' } local results = cargo.query(tables, fields, cargoArgs) local container = mw.html.create('div'):addClass('dropdown__content'):attr('id', 'country--dropdow...")
  • 18:38, 12 February 2024 Couchor talk contribs created page Template:LocationsSearch/Countries (Created page with "{{#invoke: LocationsSearch/Countries|main}}")
  • 18:38, 12 February 2024 Couchor talk contribs created page Widget:LocationSearch (Created page with "<div class="location__search"> <div> <label for="location__name">Name</label> <input type="text" id="location__name" placeholder="Name..."> </div> <div> <label for="search--input">Country</label> <div class="search__dropdown"> <input type="text" class="search__bar" id="search--input" placeholder="Country..."> <span class="clear__btn" id="clearInput" onclick="clearCountry()">X</span> <!--{$countries|escape:''}--> </div> </div> <div> <label for="places">Type...")
  • 18:38, 12 February 2024 Couchor talk contribs created page Template:LocationsLanding.css (Created page with ".search__dropdown { position: relative; display: inline-block; } Style for the search bar: .search__bar { width: 100%; padding: 8px; padding-right: 20px; box-sizing: border-box; } .clear__btn { position: absolute; top: 50%; right: 5px; transform: translateY(-50%); cursor: pointer; font-weight: bold; } Style for the dropdown content: .dropdown__content { display: none; position: absolute; z-index: 1; border: 1px sol...")
  • 15:02, 12 February 2024 Couchor talk contribs created page Widget:NewsLanding/LatestNews/Business (Created page with "<script> function changeCategory(e, newCat) { var parameters = ''; var list = document.querySelector(".news-latest") if ( !list ) return var category = list.dataset.category; if ( newCat === category ) return // Use the selected template as a parameter in the parser function var parserFunction = "{{NewsLanding/LatestNews|category=" + newCat + "|offset=0}}"; // Replace the content in the dynamic content container with the parsed template $.get(mw....")
  • 14:53, 12 February 2024 Couchor talk contribs created page Widget:NewsLanding/Slider (Created page with "<script> const container = document.getElementById('news-slider-container'); const prevButton = document.getElementById('prev'); const nextButton = document.getElementById('next'); let currentIndex = 0; function showNews(index) { const offset = -index * 100; container.style.transform = `translateX(${offset}%)`; } function showNextNews() { currentIndex = (currentIndex + 1) % container.children.length; showNews(currentIndex); } functio...")
  • 14:45, 12 February 2024 Couchor talk contribs recreated the Cargo table Transfers
  • 14:42, 12 February 2024 Couchor talk contribs created page Template:NewsLanding/Transfers.css (Created page with ".news-transfers-wrapper {border: 1px solid #000;} .news-transfers-title { padding: 0.5rem; background-color: #444242; color: white; text-align: center; font-size: 1.2rem; font-weight: 800; } .news-transfer-container { display: grid; grid-template-columns: repeat(4, auto); grid-column-gap: 0.5rem; text-align: center; padding: 0 4px; } .news-transfer-header { text-align: center; font-size: 1.1rem; font-weight: 800; } .news-transfer-row { display: cont...")
  • 14:42, 12 February 2024 Couchor talk contribs created page Module:NewsLanding/Sponsors (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local p = {} function p.main(frame) local args = getArgs(frame) local hotItems = mw.html.create('div'):addClass('news-hot-items') local container = mw.html.create('div'):addClass('news-hot'):node(mw.html.create('h3'):addClass('tc'):wikitext('Sponsor Pages')):node(hotItems) local tables = 'Sponsors, _pageData' local fields = 'Sponsors.id=id' local cargoArgs = { join = 'Sponsors._p...")
  • 14:42, 12 February 2024 Couchor talk contribs created page Template:NewsLanding/Sponsors (Created page with "{{#invoke: NewsLanding/Sponsors|main }}")
  • 14:42, 12 February 2024 Couchor talk contribs created page Module:NewsLanding/LatestMore (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local p = {} function p.main(frame) local args = getArgs(frame) local pages = {} local pattern = "(%d%d%d%d%-%d%d%-%d%d %d%d:%d%d:%d%d) %[%[(.-)|(.-)%]%]" for date, title in args.companies:gmatch(pattern) do table.insert(pages, {_pageName = title, date = date}) end local hotItems = mw.html.create('div'):addClass('news-hot-items') local container = mw.html.create('div'):addClass...")
  • 14:41, 12 February 2024 Couchor talk contribs created page Template:NewsLanding/LatestMore (Created page with "{{#invoke: NewsLanding/LatestMore|main|companies={{#dpl: |notcategory=Companies&News |nottitlematch=%News/%¦%/Results%¦%/Broadcasts% |namespace= |ordermethod=lastedit |order=descending |count=12 |addeditdate=true }} }}")
  • 14:41, 12 February 2024 Couchor talk contribs created page Module:NewsLanding/LatestCompanies (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local p = {} function p.main(frame) local args = getArgs(frame) local pages = {} local pattern = "(%d%d%d%d%-%d%d%-%d%d %d%d:%d%d:%d%d) %[%[Companies/(.-)|Companies/(.-)%]%]" for date, title in args.companies:gmatch(pattern) do table.insert(pages, {_pageName = 'Companies/' .. title, title = mw.text.split(title, '|')[1], date = date}) end local hotItems = mw.html.create('div'):a...")
  • 14:41, 12 February 2024 Couchor talk contribs created page Template:NewsLanding/LatestCompanies (Created page with "{{#invoke: NewsLanding/LatestCompanies|main|companies={{#dpl: |category=Companies |ordermethod=lastedit |order=descending |count=8 |addeditdate=true }} }}")
  • 14:40, 12 February 2024 Couchor talk contribs created page Widget:NewsSearch/LoadMore (Created page with "<includeonly> <button id="loadMore" onclick="loadMore()">Load more</button> <script> function loadMore() { var parameters = ''; var categories = getCheckedBoxes('category'); if ( categories.length ) { parameters += '|categories=' + categories.join(','); } var games = getCheckedBoxes('game'); if ( games.length ) { parameters += '|games=' + games.join(','); } var offset = document.querySelectorAll('#news-search-container .news-latest-item').length...")
  • 14:39, 12 February 2024 Couchor talk contribs created page Module:NewsLanding/Drama (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local p = {} function p.main(frame) local args = getArgs(frame) local container = mw.html.create('div'):node(mw.html.create('div'):addClass('news-drama-title'):wikitext('HOT tags')) for key, value in pairs(args) do local tag = mw.html.create('div'):addClass('news-drama-link'):wikitext('<span class="plainlinks">[' .. mw.site.server .. '/News/Search?cat=Drama&tag=' .. string.gsub(v...")
  • 14:39, 12 February 2024 Couchor talk contribs created page Template:NewsLanding/Drama (Created page with "{{#invoke: NewsLanding/Drama|main |Heroic |Twitch |Epic Games |Steam |FaZe Clan }}")
  • 14:39, 12 February 2024 Couchor talk contribs created page Module:NewsLanding/Transfers (Created page with "local cargo = mw.ext.cargo local Flags = require('Module:Flags') local getTeamLogo = require('Module:Functions').getTeamLogo local p = {} function p.main() local tables = 'Transfers' local fields = '_pageName, id, flag, joindate, leavedate, inactivedate, maxdate' local cargoArgs = { orderBy = 'maxdate DESC', limit = 30 } local size = '25px' local results = cargo.query(tables, fields, cargoArgs) if #results > 0 then local prevTransfers = {} loca...")
  • 14:39, 12 February 2024 Couchor talk contribs created page Template:NewsLanding/Transfers (Created page with "<templatestyles src="NewsLanding/Transfers.css" /> {{#invoke: NewsLanding/Transfers|main }}")
  • 14:39, 12 February 2024 Couchor talk contribs created page Module:NewsLanding/LatestNews/Top (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local p = {} function p.main(frame) local args = getArgs(frame) local category = string.gsub(args.category, '_', ' ') local tables = 'News' local fields = '_pageName, date, image' local cargoArgs = { where = 'category HOLDS WITHIN "' .. args.category .. '"', orderBy = 'date DESC', limit = 2, } local results = cargo.query(tables, fields, cargoArgs) local container = mw.html.c...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)