User contributions for Couchor

From TwogPedia
A user with 8,151 edits. Account created on 30 June 2022.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

7 May 2023

6 May 2023

5 May 2023

4 May 2023

  • 21:5821:58, 4 May 2023 diff hist +306 Template:MatchList.css No edit summary
  • 21:5821:58, 4 May 2023 diff hist 0 N Template:MatchList.css Couchor created the page Template:MatchList.css using a non-default content model "Sanitized CSS"
  • 21:5721:57, 4 May 2023 diff hist +189 N Template:MatchList Created page with "<templatestyles src="MatchList.css" /> <templatestyles src="Match.css" /> <includeonly>{{#invoke:MatchList|main}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>"
  • 21:5721:57, 4 May 2023 diff hist +918 N Module:MatchList Created page with "local getArgs = require('Module:Arguments').getArgs local MatchList = {} local VariablesLua = mw.ext.VariablesLua function MatchList.main(frame) local args = getArgs(frame) VariablesLua.vardefine('matchList', 1) local tableContainer = mw.html.create('div') :addClass('matchList matchInfo') :css('width', args.width or '350px') local title = mw.html.create('div') :addClass('matchList-title') :wikitext(args.title) tableContainer:node(title) local i =..."
  • 21:5721:57, 4 May 2023 diff hist +3,293 N Module:RoundRobin Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local RoundRobin = {} local VariablesLua = mw.ext.VariablesLua function RoundRobin.main(frame) local args = getArgs(frame) local tableContainer = mw.html.create('table'):addClass('rr-table') local header = mw.html.create('tr'):node(mw.html.create('th'):attr('colspan', 4):wikitext(args.title)) tableContainer:node(header) local teams = mw.text.split(args.participants, ',') local te..."
  • 21:5621:56, 4 May 2023 diff hist +189 Template:RoundRobin.css No edit summary
  • 21:5621:56, 4 May 2023 diff hist 0 N Template:RoundRobin.css Couchor created the page Template:RoundRobin.css using a non-default content model "Sanitized CSS"
  • 21:5621:56, 4 May 2023 diff hist +156 N Template:RoundRobin Created page with "<templatestyles src="RoundRobin.css" /> <includeonly>{{#invoke:RoundRobin|main}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>"
  • 21:5421:54, 4 May 2023 diff hist +114 N Template:Round Created page with "<includeonly>{{#invoke:Json|fromArgs}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>" current
  • 21:5321:53, 4 May 2023 diff hist +114 N Template:Rounds Created page with "<includeonly>{{#invoke:Json|fromArgs}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>" current
  • 21:5321:53, 4 May 2023 diff hist +1,352 N Module:MatchHTML Created page with "local MatchHTML = {} local VariablesLua = mw.ext.VariablesLua function MatchHTML.team(name, score, rev) local teamName = name and mw.ext.displaytitle.get(name) or '' local team = mw.html.create('div'):addClass('team') local nameNode = mw.html.create('div'):wikitext(teamName):addClass('teamName') if rev and VariablesLua.var( 'matchList', 0 ) == '1' then team:addClass('reverse') end return team:node(nameNode):node(mw.html.create('div'):wikitext(score):addClass(..."
  • 21:5221:52, 4 May 2023 diff hist +1,358 Template:Match.css No edit summary
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)