Search Results: Module:Team bracket tracking/doc
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:Team bracket
Kamis, 2024-08-15 01:16:30end local teamArg = getTeamArg(round, 'team', team) if isblank(teamArg) then teamArg = ' ' elseif boldwinner ~= '' then teamArg =...
Click to read more »Module:Team bracket/sandbox
Rabu, 2024-08-14 14:16:16end local teamArg = getTeamArg(round, 'team', team) if isblank(teamArg) then teamArg = ' ' elseif boldwinner ~= '' then teamArg =...
Click to read more »Module:PHL sports team
Rabu, 2025-11-19 23:29:42and team[in_team] or team[div['inst']] elseif (args[3] == constants.SHORT) then out = team[7] or key or in_team else out = in_name or team[in_div]...
Click to read more »Module:Team appearances list
Senin, 2026-04-20 17:39:54-- This module implements [[Template:Team appearances list]]. local p = {} local data_competitions local data_old_names local function load_data(frame)...
Click to read more »Module:PHL sports team/sandbox
Sabtu, 2025-10-18 20:12:25and team[in_team] or team[div['inst']] elseif (args[3] == constants.SHORT) then out = team[7] or key or in_team else out = in_name or team[in_div]...
Click to read more »Module:College color
Sabtu, 2026-05-23 06:29:09remove_sport(team) team = mw.ustring.gsub(team, "%s*<[Bb][Rr][^<>]*>%s*", ' '); team = mw.ustring.gsub(team, " [Tt]eam$", '') team = mw.ustring.gsub(team, "...
Click to read more »Module:PHL sports team/PBA/doc
Selasa, 2021-12-07 22:57:39Module:PHL sports team. Most lines will be of the following form: ["TEAM CODE"] = {"Team full name", "Team short name"}, For teams whose article is disambiguated:...
Click to read more »Module:PHL sports team/collegiate/doc
Selasa, 2021-12-07 22:57:42sports team. Most lines will be of the following form: ["COMMON NAME1/ABBRV"] = {"TEAM CODE", "School name", "Men's team", "Women's team", "Boys' team", "Girls'...
Click to read more »Module:Sports table
Senin, 2025-12-08 23:02:04as indices. team_list[N_teams] = Args['team'..N_teams] -- i^th entry is team X team_list[Args['team'..N_teams]] = N_teams -- team X entry is position...
Click to read more »Module:PHL sports team/doc
Jumat, 2024-01-12 20:53:08sports team|function_name}} Module:PHL sports team/collegiate – high school and collegiate leagues, e.g. UAAP and NCAA Module:PHL sports team/PBA – PBA...
Click to read more »Module:Team appearances list/sandbox
Selasa, 2025-07-29 19:58:02-- This module implements [[Template:Team appearances list]]. local p = {} local data_competitions local data_old_names local function load_data(frame)...
Click to read more »Module:Team bracket/doc
Senin, 2024-08-19 21:45:34{{#invoke: Team bracket | main | rounds = 2 | seeds = no }} {{#invoke: Team bracket | main | rounds = 2 | compact = yes }} {{#invoke: Team bracket | main...
Click to read more »Module:Team appearances list/doc
Rabu, 2022-08-24 13:24:28This module implements {{Team appearances list}}. Check there for usage documentation. Module:Team appearances list • Module:Team appearances list/sandbox...
Click to read more »Module:Sports color
Kamis, 2026-04-02 03:08:37'box-shadow: ' .. s .. ';' end local function get_colors(team, unknown) team = stripwhitespace(team or '') unknown = unknown or {"DCDCDC", "000000", "000000"...
Click to read more »Module:Gridiron color
Senin, 2026-04-13 00:56:07end end return colors end local function get_colors(team, unknown, year) team = (team or ''):match("^%s*(.-)%s*$") year = tonumber(year) default...
Click to read more »Module:Sports results
Jumat, 2024-10-11 04:03:21as indices. team_list[N_teams] = Args['team'..N_teams] -- i^th entry is team X team_list[Args['team'..N_teams]] = N_teams -- team X entry is position...
Click to read more »Module:Gridiron color/contrast
Kamis, 2026-04-02 03:10:26text:match("^%s*(.-)%s*$") end local function get_colors(team, unknown) team = stripwhitespace(team or '') unknown = unknown or {"DCDCDC", "000000"} ...
Click to read more »Module:Sports color/contrast
Jumat, 2026-03-20 19:48:47text:match("^%s*(.-)%s*$") end local function get_colors(team, unknown) team = stripwhitespace(team or '') unknown = unknown or {"DCDCDC", "000000"} ...
Click to read more »Module:Team appearances list/show
Sabtu, 2016-11-26 10:39:13-- For testing, show results using data from [[Module:Team appearances list/data]]. local Collection = {} Collection.__index = Collection do function...
Click to read more »Module:Sports table/Badminton team
Kamis, 2022-12-15 01:00:24local team_head_text = Args['team_header'] or 'Team' local loss_first = Args['loss_before_draw'] or false -- What to rank the teams by local ranking_style...
Click to read more »Module:College color/sandbox
Sabtu, 2026-05-23 09:34:52remove_sport(team) team = mw.ustring.gsub(team, "%s*<[Bb][Rr][^<>]*>%s*", ' '); team = mw.ustring.gsub(team, " [Tt]eam$", '') team = mw.ustring.gsub(team, "...
Click to read more »Module:College color/contrast
Kamis, 2026-04-02 03:11:37for k, team in pairs( teamlist ) do row = root:tag('tr') row:wikitext(table_row(team .. (aliaslist[team] or ''), get_colors(team))) end return...
Click to read more »Module:Sports color/handball
Selasa, 2018-07-10 03:22:43National teams -- ["United States National Handball Team"] = {"002B54", "FFFFFF", "E31937", "FFFFFF"}, ["United States Women's National Handball Team"] = {"002B54"...
Click to read more »Module:PHL sports team/MPBL/doc
Jumat, 2025-03-14 20:59:34Module:PHL sports team. Most lines will be of the following form: ["TEAM CODE"] = {"Team full name", "Team short name"}, For teams whose article is disambiguated:...
Click to read more »Module:Team appearances list/show/sandbox
Sabtu, 2016-11-26 10:40:15-- For testing, show results using data from [[Module:Team appearances list/data]]. local Collection = {} Collection.__index = Collection do function...
Click to read more »Module:Sports table/styledoc
Jumat, 2025-10-24 23:34:31teams that play 3 matches where the first advances directly, the second team will go to play-offs and the remaining two teams are eliminated: Teams start...
Click to read more »Module:Sports color/esports
Selasa, 2025-04-15 06:15:50return { -- Multi-team -- ["100 Thieves"] = {"E91C1C","FFFFFF","000000","FFFFFF"}, ["Astralis"] = {"E60000","FFFFFF","000000","FFFFFF"}, ["Bilibili Gaming"]...
Click to read more »Module:Team bracket tracking
Rabu, 2017-10-11 00:19:53tostring(k):match('%-team[0-9]') then if tostring(v):match('[Bb][Rr][^<>]*>[%s]*.[Nn][Bb][Ss][Pp]') then return '[[Category:Pages using a team bracket with...
Click to read more »Module:Team appearances list/data/doc
Rabu, 2022-08-24 13:15:33This data module is used by Module:Team appearances list Competitions This list contains the years where major international sporting events have taken...
Click to read more »Module:Sports table/WDL
Kamis, 2025-04-24 06:03:07Args['group_header'] or '<abbr title="Group">Grp</abbr>' local team_head_text = Args['team_header'] or 'Team' local away_goals_head_text = Args['away_goals_header']...
Click to read more »Module:Team roster navbox/doc
Jumat, 2017-07-14 15:42:38implement {{Team roster navbox}}, a helper template used to implement the individual team roster navboxes for the Major League Baseball teams. At present...
Click to read more »Module:PHL sports team/testtable
Sabtu, 2025-10-18 20:25:11'short', 'men', 'women', 'boys', 'girls', 'name' } local mod = 'PHL sports team' local function get_aliases(t, a, d, tname, showdiv) local ca, ia, ita...
Click to read more »Module:Sports color/sandbox
Sabtu, 2024-04-13 22:39:18'box-shadow: ' .. s .. ';' end local function get_colors(team, unknown) team = stripwhitespace(team or '') unknown = unknown or {"DCDCDC", "000000", "000000"...
Click to read more »Module:Gridiron color/sandbox
Jumat, 2026-04-24 00:23:23end end return colors end local function get_colors(team, unknown, year) team = (team or ''):match("^%s*(.-)%s*$") year = tonumber(year) default...
Click to read more »Module:Gridiron color/data
Jumat, 2026-05-22 11:09:00------------------------------------------------- -- Normal team formatting: -- -- ["team name"] = {"primary color", "secondary color", "tertiary color"...
Click to read more »Module:Sports table/WL
Sabtu, 2026-04-18 11:07:30notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Sports table/Badminton team/sandbox
Selasa, 2021-10-19 21:40:46local team_head_text = Args['team_header'] or 'Team' local loss_first = Args['loss_before_draw'] or false -- What to rank the teams by local ranking_style...
Click to read more »Module:NBA team standings
Selasa, 2024-04-09 20:04:50-- this module implements [[Template:NBA team standings]] local p = {} local math_module = require("Module:Math") local headings = { ["#"] = {"#", "#"...
Click to read more »Module:ICC teams
Jumat, 2025-01-17 02:12:09--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:EUT20 Belgium teams/doc
Kamis, 2026-04-02 14:17:58This module contains structured data for teams participating in the EUT20 Belgium cricket competition. It is designed to be used with mw.loadData() and...
Click to read more »Module:NBA team standings/doc
Sabtu, 2023-04-22 03:47:43This module implements Template:NBA team standings {{#invoke:NBA team standings|main}}...
Click to read more »Module:Team roster navbox
Selasa, 2020-09-22 22:16:22-- This module implements {{team roster navbox}} local me = { } local Navbox = require('Module:Navbox') local getArgs -- lazily initialized local function...
Click to read more »Module:RoundN
Kamis, 2024-03-07 20:54:05need padding value p.teamBoxPadding = function() return '.6ex' end p.teamBoxPadTab = {padding = '0 ' .. p.teamBoxPadding()} p.teamBoxNormal = {border =...
Click to read more »Module:The Hundred teams
Senin, 2025-05-26 16:07:58--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Nepal Premier League teams/doc
Jumat, 2026-04-10 10:10:59This module contains structured data for teams participating in the Nepal Premier League cricket competition. It is designed to be used with mw.loadData()...
Click to read more »Module:Sandbox/AB-me/Team bracket
Senin, 2023-01-23 18:51:38function drawMatchTable(roundNo, matchNo, args) function getMatchArg(text, team, num, nbsp) num = num or 0 empty = ' ' if nbsp == false then...
Click to read more »Module:Sports table/Badminton team/doc
Selasa, 2021-09-14 22:16:12{{#invoke:Sports table/Badminton team|function_name}}...
Click to read more »Module:Indian Premier League teams
Jumat, 2025-01-24 10:04:04--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Sports table/WL OT
Sabtu, 2025-02-08 01:00:47notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:MLB standings
Sabtu, 2024-09-07 07:29:08teamInfo.wins = teamInfo.homeWins + teamInfo.roadWins teamInfo.losses = teamInfo.homeLosses + teamInfo.roadLosses return teamInfo...
Click to read more »Module:Gridiron color/data/doc
Minggu, 2026-04-19 05:38:24tertiary"}, ["team name XXXXthruYYYY"] = "alternative team name", ["team name XXXXthruYYYY"] = "alternative team name XXXXthruYYYY" } }, ["team alternative...
Click to read more »Module:PakistanSuperLeagueTeams
Selasa, 2026-03-17 19:47:56--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:EUT20 Belgium teams
Kamis, 2026-04-02 12:57:46--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName:...
Click to read more »Module:Abu Dhabi T10 teams
Sabtu, 2025-02-15 02:44:01--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Lanka Premier League teams
Jumat, 2025-01-17 04:47:19--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Sports rbr table/doc
Rabu, 2023-05-10 17:43:08Team | pos1 = 1/2/2/2/2 | team2 = B Team | pos2 = 2/1/4/4/4 | team3 = C Team | pos3 = 3/4/1/6/1 | team4 = D Team | pos4 = 4/3/6/1/3 | team5 = E Team |...
Click to read more »Module:Sports table/Volleyball
Minggu, 2023-05-07 01:18:02group_head_text) -- Group col end tt = p_sub.colhead(tt,team_width,'Team'..VTE_text) -- Team col if show_played then tt = p_sub.colhead(tt,28,'<abbr...
Click to read more »Module:PHL sports overall tally
Minggu, 2026-05-10 08:19:39-)%s*$") end local function findchamp(teams, t, r) local raw = teams[t].res[r].raw or '' local found = teams[t].res[r].rank == 1 or raw == 'T1' or...
Click to read more »Module:Major League Cricket teams
Jumat, 2025-01-17 09:08:05--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Sports table/WDL/doc
Rabu, 2025-10-01 18:47:51list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Big Bash League teams
Senin, 2025-01-13 19:18:16--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Sports rbr table
Selasa, 2025-04-01 20:57:51table}} local p = {} -- Internationalisation local labels = { teamround = 'Team ╲ Round', source = 'Source:', notes = 'Notes:', matches = 'match(es)'...
Click to read more »Module:International League T20 teams
Sabtu, 2025-01-11 07:47:28--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Women's Premier League teams
Jumat, 2025-01-17 02:13:59--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Global Super League teams
Rabu, 2026-04-22 22:29:31--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Professional wrestling profiles
Sabtu, 2025-10-11 08:18:31person = { url = "https://www.wwe.com/superstars/%s", wikidata = "P2857" }, team = { url = "https://www.wwe.com/superstars/%s", wikidata = "P2857" }, stable...
Click to read more »Module:Team appearances list/data
Senin, 2026-04-20 20:20:28-- Constant data used by [[Module:Team appearances list]]. --[[ As a note, the begin_year and end_year information is given for most of the competitions...
Click to read more »Module:Flagg/Altvar data
Rabu, 2025-09-17 22:16:10["3x3"] = { altlink="men's national 3x3 team"; altvar="3x3" }; ["af"] = { altlink="national American football team"; altvar="American football" }; ["afu"]...
Click to read more »Module:Flagg/Altvar data/sandbox
Sabtu, 2020-06-20 18:54:53{altlink="national American football team";altvar="American football"}; ["afu"] = {altlink="national junior American football team";altvar="American football"};...
Click to read more »Module:Nepal Premier League teams
Kamis, 2026-04-02 14:28:43--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName:...
Click to read more »Module:Caribbean Premier League teams
Rabu, 2026-05-13 21:58:48--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Gridiron color/doc
Jumat, 2026-04-24 00:24:32Displays entire row from Module:Gridiron color/data for team and year passed in template call or using |team= and |year= (if omitted from invoke, module will...
Click to read more »Module:Build bracket/doc
Senin, 2025-08-25 19:01:48intricate sports brackets that cannot be made by Module:RoundN or Module:Team bracket. For example, additional headers (for double-elimination brackets;...
Click to read more »Module:Sports table/WL/doc
Kamis, 2025-10-16 01:30:01list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Sports table/WL OT/doc
Sabtu, 2025-10-18 21:29:30list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Sports results/doc
Rabu, 2024-08-21 11:16:50which the teams are listed as |team1=, |team2=, etc for however many teams you need in the table. If you set |showteam= to a team, then that team's results...
Click to read more »Module:Sports table/WL OTL tiebreak/doc
Sabtu, 2025-10-18 22:03:48list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Sports results/testcases wikitext
Rabu, 2025-11-19 19:25:32Dream Team with a 1–0 score. Updated to match(es) played on 1 January 1900. Source: Wikipedia Notes: Match awarded to FIFA World Cup Dream Team with a...
Click to read more »Module:National squad
Sabtu, 2023-01-21 06:18:54format('[[%s|%s%s%s]] – [[%s|%s%s%s]]', args['team link'] or (country .. gender .. ' national ' .. sport .. ' team'), ospan, args.title or country .. ' squad'...
Click to read more »Module:Sports results/sandbox
Selasa, 2024-10-08 21:39:12as indices. team_list[N_teams] = Args['team'..N_teams] -- i^th entry is team X team_list[Args['team'..N_teams]] = N_teams -- team X entry is position...
Click to read more »Module:Sports color/handball/doc
Senin, 2021-11-29 18:02:32one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Sports table/Volleyball/doc
Rabu, 2023-05-10 17:45:07list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Sports table/College/doc
Rabu, 2023-05-10 17:44:44list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Country alias
Senin, 2026-04-20 17:47:33became North Macedonia in 2019 ART No "Athlete" before Refugee Team @ 2017 AIMAG D.R. of the Congo Was Zaire (ZAI) and Congo-Kinshasa...
Click to read more »Module:Sports table/testcases wikitext
Sabtu, 2025-07-19 04:26:19Source: [citation needed] Notes: Header note Team note Result note Team 2 wins head-to-head against team 3 EEE Updated to match(es) played on unknown...
Click to read more »Module:Sports color/esports/doc
Senin, 2021-11-29 18:02:27one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Sports table/Custom/doc
Minggu, 2026-04-26 20:23:37columns will be displayed after the team column. If this is not set, then there will be one column after the team column. For each column you now define...
Click to read more »Module:NLLDivisionStanding
Senin, 2023-04-17 00:29:18addTeamCell(teamRow, team:getWins()) addTeamCell(teamRow, team:getLosses()) addTeamCell(teamRow, team:getWinPercentage()) addTeamCell(teamRow...
Click to read more »Module:Indian Premier League teams/sandbox
Senin, 2026-05-11 01:22:52--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:MLB standings/sandbox
Sabtu, 2024-09-07 07:25:40teamInfo.wins = teamInfo.homeWins + teamInfo.roadWins teamInfo.losses = teamInfo.homeLosses + teamInfo.roadLosses return teamInfo...
Click to read more »Module:Sports table/CricketCC
Senin, 2023-09-11 18:54:46. '\n') end --Header specific options local team_head_text = Args['team_header'] or 'Team' local tie_head_text = Args['tie_header'] or '<abbr...
Click to read more »Module:Sports color/ice hockey
Rabu, 2026-05-20 09:29:43"FFFFFF", "0774CE", "FFFFFF"}, -- Professional Women's Hockey League Original Team Names -- ['PWHL Boston'] = "Boston Fleet", ['PWHL Minnesota'] = "Minnesota...
Click to read more »Module:Build bracket
Selasa, 2025-08-19 23:45:35{}, skipPath = {}, hide = {}, byes = {}, teamsPerMatch = {}, matchgroup = {}, maxtpm = 0 } local...
Click to read more »Module:Bangladesh Premier League teams
Selasa, 2025-12-30 21:17:09--[[ Each team must have a table with the following keys: code: A short code of 2-4 letters (uppercase) to represent the team. fullName: The...
Click to read more »Module:Build bracket/sandbox
Selasa, 2025-08-26 21:10:36{}, skipPath = {}, hide = {}, byes = {}, teamsPerMatch = {}, matchgroup = {}, maxtpm = 0 } local...
Click to read more »Module:PakistanSuperLeagueProgression
Minggu, 2019-11-24 00:52:11frame.args local matchesPerTeam = tonumber(args.matchesPerTeam) or error("Invalid or missing parameter 'matchesPerTeam'") local ktype = tonumber(args...
Click to read more »Module:Sports table/totalscheck
Selasa, 2021-08-17 08:25:54local tc = {} function tc.check(Args, team_list, ii_start, ii_end) local warn = {} local wtotal, dtotal, ltotal = 0,0,0 local hwtotal, hdtotal, hltotal...
Click to read more »Module:Sports table/WDLHA
Selasa, 2022-11-29 01:10:10Args['group_header'] or '<abbr title="Group">Grp</abbr>' local team_head_text = Args['team_header'] or 'Team' local bonus_head_text = Args['bonus_header'] or '<abbr...
Click to read more »Module:Infobox cyclist tracking
Minggu, 2024-01-14 16:25:59'years']) and isblank(args[prefix .. 'teams']) ) then missingteams[k] = 1 end if (isnotblank(args[prefix .. 'teams']) ) then hasteams[k] = 1 end if...
Click to read more »Module:Sports table/sandbox
Senin, 2025-12-08 22:55:27as indices. team_list[N_teams] = Args['team'..N_teams] -- i^th entry is team X team_list[Args['team'..N_teams]] = N_teams -- team X entry is position...
Click to read more »Module:Sports color/baseball/doc
Sabtu, 2023-04-01 00:46:23one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Sports color/ice hockey/doc
Kamis, 2023-12-28 21:50:31one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Sports table/WLHA
Jumat, 2018-09-28 22:42:18notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Sports table/Custom
Sabtu, 2023-03-25 06:15:36Args['group_header'] or '<abbr title="Group">Grp</abbr>' local team_head_text = Args['team_header'] or 'Team' -- Initialize local tt = {} tt.count = 0 -- Up...
Click to read more »Module:Sports rivalry series table
Jumat, 2026-01-02 23:39:01team = mw.text.trim(team or '') team = mw.ustring.gsub(team, '%[%[[^%[%]|]*|(.-)%]%]', '%1') team = mw.ustring.gsub(team, '%([^%(%)]*%)', '') team...
Click to read more »Module:Sports table/WDL OT
Sabtu, 2026-05-09 23:45:21= require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '190' local score_width = Args['scorewidth']...
Click to read more »Module:Sports table/WL OTL tiebreak
Sabtu, 2019-10-26 04:44:56notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Sports table/Chess/doc
Rabu, 2023-05-10 17:45:03of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces as the team codes...
Click to read more »Module:Sports table/argcheck
Jumat, 2025-12-05 00:26:08sports table with missing results', missing_teams = 'Category:Pages using sports table with missing teams', orphaned_match_notes = 'Category:Pages using...
Click to read more »Module:National squad/sandbox
Sabtu, 2023-01-21 06:17:04format('[[%s|%s%s%s]] – [[%s|%s%s%s]]', args['team link'] or (country .. gender .. ' national ' .. sport .. ' team'), ospan, args.title or country .. ' squad'...
Click to read more »Module:Infobox gridiron football person/convert
Kamis, 2015-09-10 10:55:34[SublimeLinter luacheck-globals:mw] -- This module serves to convert <br>-delimited teams/years parameters in -- [[Template:Infobox gridiron football person]] to...
Click to read more »Module:Sports color/basketball/doc
Rabu, 2023-12-20 11:38:48one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Sports table/CricketRR
Senin, 2025-02-17 22:01:28require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '180' local sort_text = yesno(Args['sortable_table']...
Click to read more »Module:CricketLeagueGroupStageSummary
Rabu, 2026-04-22 21:52:58---------- local colours = { H = "#CCCCFF", -- Home team wins A = "#FFCCCC", -- Away team wins N = "#FFDEAD", -- Match abandoned D = "#F0E68C"...
Click to read more »Module:RoundN/sandbox
Jumat, 2025-05-30 19:58:57need padding value p.teamBoxPadding = function() return '.6ex' end p.teamBoxPadTab = {padding = '0 ' .. p.teamBoxPadding()} p.teamBoxNormal = {border =...
Click to read more »Module:Sports table/Baseball/doc
Jumat, 2023-11-03 23:58:21list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Sports color/unisport/doc
Senin, 2021-11-29 18:02:46one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Football box collapsible
Kamis, 2024-08-08 20:52:25if mw.ustring.sub(team,-3) == b then suffix = "</span>"; team = mw.ustring.sub(team,1,mw.ustring.len(team)-3); else ...
Click to read more »Module:Team appearances list/data/sandbox
Selasa, 2025-07-29 19:58:02-- Constant data used by [[Module:Team appearances list]]. --[[ As a note, the begin_year and end_year information is given for most of the competitions...
Click to read more »Module:Sports table/WL/sandbox
Sabtu, 2018-09-29 20:31:38notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Sports table/College
Jumat, 2024-10-04 12:14:20Args['group_header'] or '<abbr title="Group">Grp</abbr>' local team_head_text = Args['team_header'] or 'Team' local bonus_head_text = Args['bonus_header'] or '<abbr...
Click to read more »Module:Sports rivalry series table/sandbox
Jumat, 2026-01-02 23:59:17team = mw.text.trim(team or '') team = mw.ustring.gsub(team, '%[%[[^%[%]|]*|(.-)%]%]', '%1') team = mw.ustring.gsub(team, '%([^%(%)]*%)', '') team...
Click to read more »Module:Country alias/sandbox
Selasa, 2025-12-09 01:59:46became North Macedonia in 2019 ART No "Athlete" before Refugee Team @ 2017 AIMAG D.R. of the Congo Was Zaire (ZAI) and Congo-Kinshasa...
Click to read more »Module:Sports table/Fencing
Selasa, 2020-02-04 05:05:30-- Group col end tt = p_sub.colhead(tt,team_width,(Args['team_header'] or 'Team')..VTE_text) -- Team col if show_played then tt = p_sub.colhead(tt...
Click to read more »Module:Sports table/WDL/sandbox
Selasa, 2025-12-02 00:00:07Args['group_header'] or '<abbr title="Group">Grp</abbr>' local team_head_text = Args['team_header'] or 'Team' local away_goals_head_text = Args['away_goals_header']...
Click to read more »Module:Sports table/Chess
Minggu, 2022-07-03 01:42:37function pp.preprocess(Args,N_teams,prefix,drawfractions) local legs = 1 for ii=1,N_teams do local ti = Args['team' .. ii] Args[prefix..'win_'....
Click to read more »Module:Sports series/doc
Rabu, 2025-10-15 23:50:00series|main |first_team|first_association|aggregate|second_team|second_association|first_leg|second_leg }} For two-legged ties in national team or domestic club...
Click to read more »Module:Sports table/sub
Sabtu, 2019-10-26 22:00:36function ppp.hth(frame,Args,full_table,hth_id_list,hth_local,notes_exist,team_list,team_code_ii,ii_start,ii_end,rand_val) -- For head-to-head notes local...
Click to read more »Module:Sports table/CricketRT
Selasa, 2022-07-12 11:33:31. '\n') end --Header specific options local team_head_text = Args['team_header'] or 'Team' local tie_head_text = Args['tie_header'] or '<abbr...
Click to read more »Module:Sports table/argcheck/sandbox
Jumat, 2025-12-05 00:35:05sports table with missing results', missing_teams = 'Category:Pages using sports table with missing teams', orphaned_match_notes = 'Category:Pages using...
Click to read more »Module:Sports color/volleyball/doc
Senin, 2025-11-24 00:24:48one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Sandbox/Pray93/Sports results
Senin, 2022-10-24 04:08:42as indices. team_list[N_teams] = Args['team'..N_teams] -- i^th entry is team X team_list[Args['team'..N_teams]] = N_teams -- team X entry is position...
Click to read more »Module:Sports rbr table/matchup
Minggu, 2026-05-31 05:06:52args['text_' .. legend] = opt_colors[legend][1] end args['header'] = 'Team ╲ Game' args['legendpos'] = 'b' args['legendorder'] = args['legendorder']...
Click to read more »Module:CricketLeagueGroupStageSummary/sandbox
Kamis, 2025-01-16 23:35:13---------- local colours = { H = "#CCCCFF", -- Home team wins A = "#FFCCCC", -- Away team wins N = "#FFDEAD", -- Match abandoned D = "#F0E68C"...
Click to read more »Module:SportsRankings
Kamis, 2023-08-03 23:08:11templateArgs['selection_header'] or selectList or "Rank" local teamHeader = templateArgs['team_header'] or "Team" local pointsHeader = templateArgs['points_header']...
Click to read more »Module:Sandbox/isaacl/NHL standings
Senin, 2014-08-11 07:08:45linkForTeam[teamInfo.name] ~= nil) then teamInfo.teamLink = config.linkForTeam[teamInfo.name] else teamInfo.teamLink = teamInfo...
Click to read more »Module:Medals table
Senin, 2026-04-06 07:32:33args) if not args then args = getArgs(frame) end local team = args['team'] or 'Nation' local root = mw.html.create() local host = args['host']...
Click to read more »Module:Sports table/Darts
Selasa, 2021-04-20 07:39:56local team_head_text = Args['team_header'] or 'Team' local loss_first = Args['loss_before_draw'] or false -- What to rank the teams by local ranking_style...
Click to read more »Module:Sports table/Badminton individual
Jumat, 2021-09-03 13:02:01local team_head_text = Args['team_header'] or 'Team' local loss_first = Args['loss_before_draw'] or false -- What to rank the teams by local ranking_style...
Click to read more »Module:Gridiron color/data/sandbox
Jumat, 2026-05-22 11:07:07------------------------------------------------- -- Normal team formatting: -- -- ["team name"] = {"primary color", "secondary color", "tertiary color"...
Click to read more »Module:Sandbox/Frietjes
Kamis, 2026-04-16 23:33:07first_team + 4 if first_team < 1 then first_team = 1 last_team = first_team + 4 end if last_team > max_team then last_team = max_team first_team...
Click to read more »Module:Sports table/PP
Jumat, 2020-02-28 08:06:57notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_win'] = Args['show_win']...
Click to read more »Module:Sandbox/Ahecht/Gridiron color
Rabu, 2018-06-20 05:14:52end end return colors end local function get_colors(team, unknown, year) team = (team or ''):match("^%s*(.-)%s*$") year = tonumber(year) unknown...
Click to read more »Module:CricketLeagueProgression
Rabu, 2026-04-22 22:04:37local teams = mw.loadData("Module:ICC teams") local teamsAssoc = {} local i = 1 while teams[i] do teamsAssoc[teams[i].code] = teams[i]...
Click to read more »Module:Infobox cyclist tracking/sandbox
Selasa, 2023-04-18 00:25:19'years']) and isblank(args[prefix .. 'teams']) ) then missingteams[k] = 1 end if (isnotblank(args[prefix .. 'teams']) ) then hasteams[k] = 1 end if...
Click to read more »Module:CricketLeagueProgression/sandbox
Kamis, 2015-01-08 03:24:31end cricmatch.render = function(m, row, team, points) local cell = row:tag('td') local home = m.home == team local vs = home and m.away or m.home ...
Click to read more »Module:Sports table/WDLHA/sandbox
Selasa, 2022-11-29 01:07:22Args['group_header'] or '<abbr title="Group">Grp</abbr>' local team_head_text = Args['team_header'] or 'Team' local bonus_head_text = Args['bonus_header'] or '<abbr...
Click to read more »Module:IndianPremierLeagueProgression/doc
Jumat, 2024-08-30 04:51:49of the table. teams A comma-separated list of the participating teams. These will automatically be wikilinked in the table. matchesPerTeam The number of...
Click to read more »Module:Sports table/WL PK
Sabtu, 2019-01-12 22:39:34notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:SportsRankings/sandbox
Kamis, 2023-08-03 22:32:13templateArgs['selection_header'] or selectList or "Rank" local teamHeader = templateArgs['team_header'] or "Team" local pointsHeader = templateArgs['points_header']...
Click to read more »Module:SAFF Club Championship teams
Senin, 2025-12-22 00:03:09-- Module:SAFF Club Championship teams return { KAC = { code = "KAC", fullName = "Kathmandu Army Club", shortName = "KAC"...
Click to read more »Module:IndianPremierLeagueProgression
Minggu, 2018-06-24 03:26:21frame.args local matchesPerTeam = tonumber(args.matchesPerTeam) or error("Invalid or missing parameter 'matchesPerTeam'") local ktype = tonumber(args...
Click to read more »Module:Sandbox/B2project/NHL Standings
Selasa, 2016-08-02 08:18:01teamInfo.gamesplayed = teamInfo.wins + teamInfo.losses + teamInfo.ties teamInfo.points = (teamInfo.winpoints*teamInfo.wins) + (teamInfo...
Click to read more »Module:Sports table/sub/sandbox
Sabtu, 2023-04-08 03:11:46function ppp.hth(frame,Args,full_table,hth_id_list,hth_local,notes_exist,team_list,team_code_ii,ii_start,ii_end,rand_val) -- For head-to-head notes local...
Click to read more »Module:Sports table/CricketRR/doc
Sabtu, 2025-02-01 01:21:58list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:Sandbox/B2project/WLT
Sabtu, 2016-06-11 20:05:27= require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '190' local sort_text = '' local sort_table_val...
Click to read more »Module:Flag
Rabu, 2026-06-03 21:15:29return _main(frame, 'Flag list', 'usc' ) end, team = function (frame) return _main(frame, 'Flag team', 'unce' ) end, athlete = function (frame)...
Click to read more »Module:College color/contrast/sandbox
Sabtu, 2022-11-19 11:21:35for k, team in pairs( teamlist ) do row = root:tag('tr') row:wikitext(table_row(team .. (aliaslist[team] or ''), get_colors(team))) end return...
Click to read more »Module:Medals table/sandbox
Sabtu, 2025-12-06 19:11:00args) if not args then args = getArgs(frame) end local team = args['team'] or 'Nation' local root = mw.html.create() local host = args['host']...
Click to read more »Module:Sandbox/B2project/Standings table
Senin, 2022-10-24 04:15:04as indices. team_list[N_teams] = Args['team'..N_teams] -- i^th entry is team X team_list[Args['team'..N_teams]] = N_teams -- team X entry is position...
Click to read more »Module:Sports table/WL OT/sandbox
Sabtu, 2018-09-29 20:33:08notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Sports color/doc
Sabtu, 2022-11-12 01:59:10color cell2 templates {{#invoke:Sports color|check}} to check to see if a team has defined colors See: Module:Sports color/baseball Module:Sports color/basketball...
Click to read more »Module:PHL sports overall tally/doc
Selasa, 2026-01-13 17:01:40This module is used to list the current or final overall team standings of the University Athletic Association of the Philippines (UAAP) and the National...
Click to read more »Module:Sports results/blank/doc
Rabu, 2024-09-11 22:20:29Module:Sports results. The only required input is an ordered list of teams, either using the |team_order= format or the |team1=, |team2=, ... format. Any existing...
Click to read more »Module:Sports results/blank
Kamis, 2024-02-15 23:07:29args['team_order'] ~= nil) and frame.args or frame:getParent().args local processed = {} -- Alternative syntax for team list if args['team_order']...
Click to read more »Module:Sports table/WLHA/sandbox
Selasa, 2022-11-29 01:08:21notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Team roster navbox/sandbox
Rabu, 2023-04-19 21:59:09-- This module implements {{team roster navbox}} local me = { } local Navbox = require('Module:Navbox') local getArgs -- lazily initialized local function...
Click to read more »Module:Sports games
Senin, 2024-11-25 21:25:34function get_team_label(team_abbr, team_name) if team_name == nil then team_name = team_abbr end local team_text = team_name if team...
Click to read more »Module:Sports results/Chess/sandbox
Selasa, 2024-10-15 13:26:14ii=top_pos,N_teams do team_code_ii = team_list[ii] short_name = get_short_name(Args['short_'..team_code_ii], pos_short and ii or team_code_ii, Args['name_'...
Click to read more »Module:Sandbox/Soccer Tees
Senin, 2024-03-25 19:06:58teamInfo.wins = teamInfo.homeWins + teamInfo.roadWins teamInfo.losses = teamInfo.homeLosses + teamInfo.roadLosses return teamInfo...
Click to read more »Module:Flag/doc
Senin, 2026-06-01 02:06:48{{#invoke:flag|list}} {{flagu}} → {{#invoke:flag|u}} {{flag team}} → {{#invoke:flag|team}} {{flag athlete}} → {{#invoke:flag|athlete}} {{flag medalist}}...
Click to read more »Module:NFL Draft
Sabtu, 2022-04-16 05:29:22selection number')) oteam = abbr('NFL team', 'Team which made selection') else oteam = abbr('Original NFL team', 'Team which signed the player after the...
Click to read more »Module:Sports table/Custom/sandbox
Selasa, 2024-10-15 12:15:51Args['group_header'] or '<abbr title="Group">Grp</abbr>' local team_head_text = Args['team_header'] or 'Team' -- Initialize local tt = {} tt.count = 0 -- Up...
Click to read more »Module:Women'sPremierLeagueProgression/doc
Rabu, 2024-04-03 13:23:40of the table. teams A comma-separated list of the participating teams. These will automatically be wikilinked in the table. matchesPerTeam The number of...
Click to read more »Module:Sports results/Chess
Selasa, 2024-10-15 13:23:03ii=top_pos,N_teams do team_code_ii = team_list[ii] short_name = get_short_name(Args['short_'..team_code_ii], pos_short and ii or team_code_ii, Args['name_'...
Click to read more »Module:Flag/sandbox
Rabu, 2026-06-03 21:11:59return _main(frame, 'Flag list', 'usc' ) end, team = function (frame) return _main(frame, 'Flag team', 'unce' ) end, athlete = function (frame)...
Click to read more »Module:Women'sPremierLeagueProgression
Rabu, 2024-04-03 12:56:07frame.args local matchesPerTeam = tonumber(args.matchesPerTeam) or error("Invalid or missing parameter 'matchesPerTeam'") local ktype = tonumber(args...
Click to read more »Module:Sports table/WL OTL tiebreak/sandbox
Sabtu, 2019-10-26 04:43:18notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Bracket/doc
Kamis, 2025-07-10 23:42:53uses |team-width = {{{team-width|125}}} would have ['team-width'] = "125". Set build = true to call Module:Build bracket instead of Module:Team bracket...
Click to read more »Module:PHL sports team/MPBL
Jumat, 2025-03-14 20:57:14"Parañaque"}, PSY = {"Pasay Voyagers", "Pasay"}, PSG = {"Pasig City MPBL team", "Pasig City", ["2022thru2023"] = "Pasig City MCW Sports", ["2020thru2020"]...
Click to read more »Module:Football box collapsible/sandbox
Kamis, 2024-07-18 04:20:51if mw.ustring.sub(team,-3) == b then suffix = "</span>"; team = mw.ustring.sub(team,1,mw.ustring.len(team)-3); else ...
Click to read more »Module:Sandbox/NighthawkRandNum/CollegeColors
Sabtu, 2022-11-19 10:29:36for k, team in pairs( teamlist ) do row = root:tag('tr') row:wikitext(table_row(team .. (aliaslist[team] or ''), get_colors(team))) end return...
Click to read more »Module:Sandbox/Spikeem/CricketTable
Senin, 2022-10-24 04:15:44as indices. team_list[N_teams] = Args['team'..N_teams] -- i^th entry is team X team_list[Args['team'..N_teams]] = N_teams -- team X entry is position...
Click to read more »Module:Sandbox/B2project/sub
Rabu, 2016-06-08 21:58:21function ppp.hth(frame,Args,full_table,hth_id_list,hth_local,notes_exist,team_list,team_code_ii,ii_start,ii_end,rand_val) -- For head-to-head notes local...
Click to read more »Module:Infobox gridiron football person/convert/testcases
Rabu, 2015-08-26 03:53:19p:test_teamsYears() self:preprocess_equals('{{#invoke:Infobox gridiron football person/convert|main|playing_years=1<br>2<br>3|playing_teams=A<br>B<br>C}}'...
Click to read more »Module:Sports table/Curling
Minggu, 2026-02-08 06:33:45= require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '170' local skip_width = Args['skipwidth']...
Click to read more »Module:Political party/T
Senin, 2026-05-18 19:58:15["Team Chu Hoi Dick of New Territories West"] = "Team Chu Hoi-dick of New Territories West", ["Team Pinoy"] = "Team PNoy", ["TEAM Unity"] = "TEAM Unity...
Click to read more »Module:Sports roster/WNBA
Senin, 2026-02-02 14:35:53Injured' local team = args['rosterteam'] if not team then team = string.lower(args['team']) team = mw.ustring.gsub(team, '^.*%s(%S+)%s*$', '%1')...
Click to read more »Module:Medal tally
Senin, 2025-03-31 00:57:070 local total = gold + silver + bronze if team then table.insert(medals, {rank = i, team = team, gold = gold, silver = silver, bronze = bronze...
Click to read more »Module:Sports color/volleyball
Jumat, 2026-05-29 08:57:20{"D1020A", "FFFFFF", "80F7E3", "000000"}, ---Philippines (Armed Forces teams) --- ["Philippine Air Force"] = {"000080", "FFFFFF", "FFFF00", "000080"}...
Click to read more »Module:Sports table/CricketTH
Selasa, 2025-08-12 21:24:47require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '180' local sort_text = yesno(Args['sortable_table']...
Click to read more »Module:SAFF Club Championship progression
Senin, 2025-12-22 00:01:28table.sort(teamCodes) for _,team in ipairs(teamCodes) do local row=tbl:tag("tr") row:tag("th"):wikitext(team) for _,s...
Click to read more »Module:SAFFMatrix
Senin, 2025-12-08 20:45:26render(frame) local args = frame:getParent().args -- Teams (5 teams) local teams = { "APF", "EAB", "KAC", "NAS", "TRU" } --...
Click to read more »Module:Sports table/Wrestling
Senin, 2025-02-10 01:00:44= require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '250' local sort_text = yesno(Args['sortable_table']...
Click to read more »Module:Sports rbr table/styles.css
Selasa, 2021-08-17 08:25:50sportsrbrtable-rnd-toggle { border-top:none; height:1.2ex; } .sportsrbrtable-team { text-align:left; font-weight:normal; background-color:inherit; } .sportsrbrtable-lbl...
Click to read more »Module:Sandbox/McVahl/sometest/testtable
Senin, 2020-03-23 09:21:11args['text_' .. legend] = opt_colors[legend][1] end args['header'] = 'Team ╲ Game' args['legendpos'] = 'b' args['legendorder'] = args['legendorder']...
Click to read more »Module:Sports career
Rabu, 2024-11-13 22:15:36'string' and isnotempty(v) then if k:match('^team%d+$') then local num = mw.ustring.gsub(k,'^team(%d+)$','%1') table.insert(player, {tonumber(num)...
Click to read more »Module:Sandbox/Frietjes/Rugby
Senin, 2024-09-16 21:19:44-- hash to keep track of team abbreviations local abbrevs = {} -- strings to keep the result local top, mid, bot = '| team_order = ', '', '' -- process...
Click to read more »Module:Twenty20 League results summary
Sabtu, 2026-04-11 21:15:09matchesPerTeam = tonumber(args.matchesPerTeam) or error("Invalid or missing parameter 'matchesPerTeam'") local teams = strSplit(args.teams or error("Invalid...
Click to read more »Module:Political party/L
Senin, 2026-05-25 00:51:31Destexhe"] = "Liberal Democrats (Belgium)", ["Liberal Focus Team (UK, 1989)"] = "Liberal Focus Team", ["Liberal Movement"] = "Liberal Movement (Australia)"...
Click to read more »Module:Sports rbr table/sandbox
Senin, 2026-03-23 05:18:44table}} local p = {} -- Internationalisation local labels = { teamround = 'Team ╲ Round', source = 'Source:', notes = 'Notes:', matches = 'match(es)'...
Click to read more »Module:Sports table/CricketTH/doc
Selasa, 2025-08-12 21:23:55list the positions of the teams as |team1=, |team2=, etc for however many teams you need in the table. You can use full team names there without spaces...
Click to read more »Module:ICCProgression
Sabtu, 2026-04-11 21:56:09matchesPerTeam = tonumber(args.matchesPerTeam) or error("Invalid or missing parameter 'matchesPerTeam'") local teams = strSplit(args.teams or error("Invalid...
Click to read more »Module:PHL sports team/collegiate
Senin, 2026-05-11 08:13:22Aliases, e.g. former names of colleges elevated to university status, or teams with multiple former names -- ["ADMU"] = "Ateneo", ["AU"]...
Click to read more »Module:Sandbox/Χ/Quid (alternate version)
Minggu, 2019-11-17 10:26:35flags[country] .. "|x15px|link=|border]] [[" .. country .. " national quidditch team|" .. country .. "]]") else span = frame:expandTemplate{ title = "Country...
Click to read more »Module:TennisMatch
Kamis, 2026-02-12 08:22:041 then -- walkover awarded to team 1 t1 = bold(t1) elseif tonumber(args.wo) == 2 then -- walkover awarded to team 2 t2 = bold(t2) elseif args[1]...
Click to read more »Module:Sports table/Baseball
Sabtu, 2023-11-04 00:17:52notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['for_against_style'] =...
Click to read more »Module:Sports table/Rugby/sandbox
Selasa, 2023-10-10 06:44:08= require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '170' local sort_text = yesno(Args['sortable_table']...
Click to read more »Module:Sports table/WL OT SO
Selasa, 2022-11-08 23:34:50notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show) Args['show_draw'] = Args['show_draw']...
Click to read more »Module:Country alias/data
Selasa, 2026-03-17 17:26:24"United Team of Germany", {1959, "Flag of Germany.svg"}, "Flag of the German Olympic Team (1960-1968).svg", }, EUN = { name = "Unified Team", "Olympic...
Click to read more »Module:Transclusion count/data/N
Minggu, 2026-05-31 12:14:22team"] = 4200, ["National_men's_cricket_team"] = 5100, ["National_men's_cricket_team_right"] = 2400, ["National_men's_ice_hockey_team"] = 8100...
Click to read more »Module:Sports club sections/sandbox
Jumat, 2026-03-27 23:50:43sportWrapped = addBreaks(sport) local label if notEmpty(team) then if team == currentTitle then label = string.format("'''%s'''"...
Click to read more »Module:The Hundred teams/doc
Minggu, 2025-11-30 00:13:32{{#invoke:The Hundred teams|function_name}}...
Click to read more »Module:Sports table/Rugby
Selasa, 2023-10-10 06:42:22= require('Module:Yesno') -- Create table header -- Pre stuff local team_width = Args['teamwidth'] or '170' local sort_text = yesno(Args['sortable_table']...
Click to read more »Module:Rugby box collapsible
Jumat, 2024-07-05 01:35:42local date_width = trim(args['date-width'] or '15%') local team_width = trim(args['team-width'] or '22%') local score_width = trim(args['score-width']...
Click to read more »Module:Sandbox/PHansen/Fteam
Rabu, 2015-02-11 17:36:33User:PHansen/Fteam --- * 'Fteam' : F for Football (soccer) --- team: national teams for adults and youths (21, 19, 17) - men and women * Intention...
Click to read more »Module:External links/conf/Sports
Kamis, 2026-05-28 05:35:58National-Football-Teams.com$3', short='[$2 National-Football-Teams.com]', langcode='en' }, { prop='P10995', message='[$2 $1] at National-Football-Teams.com (coach)$3'...
Click to read more »Module:Soccerway
Kamis, 2019-07-11 15:43:49-- https://www.soccerway.com/teams/-/-/8884/squad/ url = "https://www.soccerway.com/teams/-/-/" .. id .."/squad/" end ...
Click to read more »Module:Sandbox/trappist the monk/count items
Senin, 2018-12-03 06:05:51local function count_items () local content = mw.title.new ('Wikipedia:Typo_Team/Members'):getContent(); -- read the unparsed page source if not content...
Click to read more »Module:Build bracket/StateChecks
Selasa, 2025-08-19 01:00:36when the entry at (col,row) is empty for rendering purposes. -- For 'team' → check team text; for 'text' → check text; everything else counts as blank. function...
Click to read more »Module:Build bracket/Render/sandbox
Selasa, 2025-08-26 10:28:49teamCell(tbl, "seed", j, i) else team_colspan = team_colspan + 1 end end -- team name teamCell(tbl, "team",...
Click to read more »Module:Sandbox/Nthep/rugbyleague
Jumat, 2025-03-28 20:43:00-- Main value (team) local team = mw.wikibase.renderSnak(statement.mainsnak) or "Unknown" table.insert(row, team) -- Qualifiers...
Click to read more »Module:Sports rbr table/matchup ncaaph
Minggu, 2026-02-01 13:56:35args['text_' .. legend] = opt_colors[legend][1] end args['header'] = 'Team ╲ Game' args['legendpos'] = 'b' args['legendorder'] = args['legendorder']...
Click to read more »Module:Build bracket/Render
Selasa, 2025-08-19 19:54:18teamCell(tbl, "seed", j, i) else team_colspan = team_colspan + 1 end end -- team name teamCell(tbl, "team",...
Click to read more »Module:Sports club sections
Selasa, 2026-03-31 13:19:01if forceGender then if notEmpty(team) then return string.format("[[%s|%s]]", team, sportWrapped), overflow elseif notEmpty(mteam)...
Click to read more »Module:Sandbox/psemdel/CR
Jumat, 2024-12-13 03:34:54teams[#teams + 1] = {flagImage .. ' ' .. teamLink, teamCat, teamCats[teamCat] and teamCats[teamCat][3] or 999, no} end end table.sort(teams,...
Click to read more »Module:SportsRankings/data/WBSC World Rankings/doc
Rabu, 2022-02-09 04:51:57World Rankings for all men's national baseball teams of WBSC, displayed in the infobox on each national team article. When given a country code, the template...
Click to read more »Module:SportsRankings/data/WBSC Women's World Rankings/doc
Sabtu, 2022-09-03 22:05:55Rankings for all women's national softball teams of WBSC, displayed in the infobox on each national team article. When given a country code, the template...
Click to read more »Module:Football squad/doc
Kamis, 2022-03-31 05:16:14the article about the team; for example, where the article title is qualified to disambiguate between two similarly-named teams. See {{Olimpija Ljubljana...
Click to read more »Module:Sports games/doc
Selasa, 2025-04-01 20:11:01table --> | team_order = AAA, BBB, CCC, DDD <!-- Abbreviated names for the teams in order --> | name_AAA = <!-- Wikilinked name for team AAA ---> | name_BBB...
Click to read more »Module:Bracket
Rabu, 2026-06-03 21:26:57args.rounds then local teams = tonumber(mw.ustring.match(template, "^(%d*)Team")) if teams and teams > 1 then -- log2(teams) is the number of rounds...
Click to read more »Module:Transclusion count/data/I
Minggu, 2026-05-31 12:13:32["Infobox_baseball_team_season"] = 3300, ["Infobox_baseball_team_season/leagueseason"] = 3300, ["Infobox_baseball_team_season/season"] = 3300, ["Infobox_baseball_team_season/styles...
Click to read more »Module:User:Phuzion/unknown links
Rabu, 2026-05-27 18:40:47'infobox baseball league wild card game', 'infobox baseball team', 'infobox baseball team season', 'infobox basketball biography', 'infobox basketball...
Click to read more »Module:Country alias/data/sandbox
Selasa, 2026-03-17 17:26:44"United Team of Germany", {1959, "Flag of Germany.svg"}, "Flag of the German Olympic Team (1960-1968).svg", }, EUN = { name = "Unified Team", "Olympic...
Click to read more »Module:Sandbox/Pbrks
Rabu, 2025-08-13 02:34:49ctype='blank' }) end -- top team mark(start, { ctype='team', index = derived.teamsPerMatch[j]*n - (derived.teamsPerMatch[j]-1), position='top'...
Click to read more »Module:Build bracket/testcases
Senin, 2026-03-02 21:58:07args (teams then scores, per team): [1] = 'Alpha', [2] = '3', [3] = 'Beta', [4] = '1', }) self:heading(out) self:equals('renders team Alpha'...
Click to read more »Module:SportsRankings/data/FIVB World Rankings/doc
Sabtu, 2023-02-18 09:40:36World Rankings for all men's national volleyball teams, displayed in the infobox on each national team article. When given a country code, the template...
Click to read more »Module:Tennis events nav
Jumat, 2026-05-15 02:01:35text-align: right;" | Team | [[{prefix} {year} {tournament} – Men's team|men]] | [[{prefix} {year} {tournament} – Women's team|women]]]=]}, ["mixedandteam"]...
Click to read more »Module:Football box
Jumat, 2026-06-05 19:59:24"http://schema.org/SportsEvent" local teamschema = "http://schema.org/SportsTeam" local placeschema = "http://schema.org/Place" local penalties = '[[Penalty...
Click to read more »Module:Sports color/esports/sandbox
Senin, 2021-10-25 14:00:57return { -- Multi-team -- ["100 Thieves"] = {"E91C1C","FFFFFF","000000","FFFFFF"}, ["Astralis"] = {"E60000","FFFFFF","000000","FFFFFF"}, ["Bilibili Gaming"]...
Click to read more »Module:Build bracket/Params/sandbox
Selasa, 2025-08-26 20:29:19tonumber(getFArg("RD" .. j .. "-teams-per-match")) or tonumber(getFArg("col" .. j .. "-teams-per-match")) or tonumber(getFArg("teams-per-match")) or ...
Click to read more »Module:SportsRankings/data/FIVB Women's World Rankings/doc
Sabtu, 2023-02-18 10:10:25World Rankings for all women's national volleyball teams, displayed in the infobox on each national team article. When given a country code, the template...
Click to read more »Module:Build bracket/Params
Selasa, 2025-08-26 09:14:53tonumber(getFArg("RD" .. j .. "-teams-per-match")) or tonumber(getFArg("col" .. j .. "-teams-per-match")) or tonumber(getFArg("teams-per-match")) or ...
Click to read more »Module:Build bracket/Logic
Minggu, 2025-08-24 04:22:19======================= local state, config, Helpers, StateChecks local isempty, notempty, teamLegs local function bind(_state, _config, _Helpers, _StateChecks) state...
Click to read more »Module:Convert/tester
Selasa, 2026-03-03 13:50:15'Citation/CS1/Date validation', }, team = { 'Team appearances list', 'Team appearances list/data', 'Team appearances list/show', }, val = {...
Click to read more »Module:DartsRankings/data/PDCAsia Rankings
Minggu, 2021-09-12 02:21:09information about other templates used by module data.templates = { flagged_team_link = "PDCAsia Rankings" } -- general information about ranking and website...
Click to read more »Module:DartsRankings/data/EADC Rankings
Minggu, 2021-09-12 13:42:57information about other templates used by module data.templates = { flagged_team_link = "EADC Rankings" } -- general information about ranking and website...
Click to read more »Module:Sports rbr table/matchup/doc
Rabu, 2023-05-10 17:44:14res_ABC usage: the forward slash (/) delimited list of matchup results of the team. For example, |res1=W/OTL/FW/W/L for five games with the round-by-round results...
Click to read more »Module:PHL sports team/collegiate/sandbox
Senin, 2026-05-11 08:10:00Aliases, e.g. former names of colleges elevated to university status, or teams with multiple former names -- ["MIT"] = "Mapua", --["SBU-R"] = "San...
Click to read more »Module:Sandbox/Miria~01/data
Sabtu, 2025-06-21 05:26:01the United Team of Germany (EUA)"}, {year = 1960, note = "as the United Team of Germany (EUA)"}, {year = 1964, note = "as the United Team of Germany...
Click to read more »Module:TennisMatch/sandbox
Selasa, 2026-02-03 22:51:501 then -- walkover awarded to team 1 t1 = bold(t1) elseif tonumber(args.wo) == 2 then -- walkover awarded to team 2 t2 = bold(t2) elseif args[1]...
Click to read more »Module:Sandbox/Labratscientist
Rabu, 2025-06-04 02:26:59crossCell = {} local skipPath = {} local shift = {} local hascross = {} local teams_per_match = {} local rlegs = {} local maxlegs = {} local autolegs local...
Click to read more »Module:Sandbox/Kallichore
Sabtu, 2024-07-20 06:30:48args) if not args then args = getArgs(frame) end local team = args['team'] or 'Nation' local root = mw.html.create() local host = args['host']...
Click to read more »Module:SportsRankings/data/IRL Wheelchair World Rankings/doc
Jumat, 2026-04-03 01:26:39for wheelchair rugby league national teams. It is invoked through the template {{IRL Wheelchair World Rankings Team}}. The format for data.rankings is:...
Click to read more »Module:RoundN/doc
Jumat, 2024-06-07 05:30:34discussion. For the next three node functions, the parameters usually used for team names and scores should be omitted if these node functions are used. line...
Click to read more »Module:Build bracket/Logic/sandbox
Selasa, 2025-08-26 20:58:46======================= local state, config, Helpers, StateChecks local isempty, notempty, teamLegs local function bind(_state, _config, _Helpers, _StateChecks) state...
Click to read more »Module:SportsRankings/data/IRL Women's World Rankings/doc
Jumat, 2026-04-03 01:27:47rankings for rugby league women's national teams. It is invoked through the template {{IRL Women's World Rankings Team}}. The format for data.rankings is: {...
Click to read more »Module:Infobox AFL biography/convert
Minggu, 2017-02-12 06:01:55[SublimeLinter luacheck-globals:mw] -- This module serves to convert <br>-delimited teams/years parameters in -- [[Template:Infobox AFL biography]] to their equivalent...
Click to read more »Module:Sandbox/Miria~01/2
Kamis, 2025-06-19 01:06:20args) if not args then args = getArgs(frame) end local team = args['team'] or 'Nation' local root = mw.html.create() local host = args['host']...
Click to read more »Module:Location map/data/NRL
Jumat, 2018-01-12 23:42:436413343467420)*($1 < -33.692721313634600)*($1 > -34.104939079981932))*($1 + 10.375512130851558)/-40.342529802942451)', image = 'NRL_Teams_blank.png' }...
Click to read more »Module:Wheelchair rugby league match squad/sandbox
Jumat, 2024-11-08 03:31:32tonumber(squadsize) > 10 then squadsize = 10 --maximum squadsize allowed end --teams local hometeam = args['hometeam'] local awayteam = args['awayteam'] ...
Click to read more »Module:College football conference/data
Sabtu, 2026-04-04 23:40:29Carolinas|North State]]", ["1931-1945"] = "—", -- No team until 1945 ["1925-1930"] = "Ind.", ["1924"] = "—", -- No team ["1920-1923"] = "Ind.", }, ["Baylor University"]...
Click to read more »Module:Medals table country/data/Winter Olympics ranking
Minggu, 2026-02-22 21:33:03{ rank = 22, country = "Unified Team" }, { rank = 23, country = "Belarus" }, { rank = 24, country = "United Team of Germany" }, { rank = 25, country...
Click to read more »Module:College color/doc
Kamis, 2026-04-02 02:32:35by {{GotCollegeColorsFor}} - to check if colors are known for the given team. {{CollegePrimaryHex}}, {{CollegePrimaryStyle}}, {{CollegePrimaryColorLink}}...
Click to read more »Module:Football box/sandbox
Jumat, 2026-06-05 19:57:17"http://schema.org/SportsEvent" local teamschema = "http://schema.org/SportsTeam" local placeschema = "http://schema.org/Place" local penalties = '[[Penalty...
Click to read more »Module:Wheelchair rugby league match squad
Jumat, 2024-11-08 03:35:04tonumber(squadsize) > 10 then squadsize = 10 --maximum squadsize allowed end --teams local hometeam = args['hometeam'] local awayteam = args['awayteam'] ...
Click to read more »Module:Tennis events nav/sandbox
Kamis, 2026-05-14 12:32:38text-align: right;" | Team | [[{prefix} {year} {tournament} – Men's team|men]] | [[{prefix} {year} {tournament} – Women's team|women]]]=]}, ["mixedandteam"]...
Click to read more »Module:Sports table/doc
Rabu, 2024-08-21 11:16:26points for different types of wins Darts Badminton individual Badminton team Chess CricketRR – Cricket table with Net Run Rate CricketCC – Cricket table...
Click to read more »Module:Sandbox/Χ/Quid
Jumat, 2019-06-14 19:20:07data[country] .. "|x15px|link=|border]] [[" .. country .. " national quidditch team|" .. country .. "]]") else span = frame:expandTemplate{ title = 'Quid/legacy'...
Click to read more »Module:Sandbox/Miria~01/Olympic ranking/data
Minggu, 2025-06-22 00:55:18}, { rank = 29, country = "Belgium" }, { rank = 30, country = "Unified Team" }, { rank = 31, country = "Turkey" }, { rank = 32, country = "Brazil"...
Click to read more »Module:Sandbox/SiBr4/Flag data
Sabtu, 2020-06-20 17:03:04alias"] = { ["Ohio"] = "Ohio", ["navy"] = "United States Navy", ["rugby union"] = { ["A national rugby union team"] = "USA Selects" } } }...
Click to read more »Module:Bracket/sandbox
Kamis, 2025-06-12 00:09:17args.rounds then local teams = tonumber(mw.ustring.match(template, "^(%d*)Team")) if teams and teams > 1 then -- log2(teams) is the number of rounds...
Click to read more »Module:Medals table country/data/Summer Olympics ranking
Minggu, 2025-06-22 05:06:00}, { rank = 29, country = "Belgium" }, { rank = 30, country = "Unified Team" }, { rank = 31, country = "Turkey" }, { rank = 32, country = "Brazil"...
Click to read more »Module:Sports series
Rabu, 2025-10-15 23:43:52return defaultName end team1 = cleanTeam(team1, "Team 1") team2 = cleanTeam(team2, "Team 2") if score and score:match("%S") then ...
Click to read more »Module:Sandbox/Frietjes/argcheck
Senin, 2019-11-04 00:12:09check(targs, notrack) if notrack then return {} end -- Step 1: Generate a team and result list for k,v in pairs(targs) do end return {} end return...
Click to read more »Module:Sports color/basketball
Jumat, 2026-06-05 09:34:53["Utah Starzz"] = {"008080", "FFFFFF", "483D8B", "FFFFFF"}, -- Independent teams -- ["Harlem Globetrotters"] = {"FE0000", "FFFFFF", "0366CC", "FFFFFF"},...
Click to read more »Module:DartsRankings/data/DPNZ Rankings
Senin, 2021-09-27 14:16:58information about other templates used by module data.templates = { flagged_team_link = "DPNZ Rankings" } -- general information about ranking and website...
Click to read more »Module:Sports series/sandbox
Rabu, 2025-10-15 23:42:21return defaultName end team1 = cleanTeam(team1, "Team 1") team2 = cleanTeam(team2, "Team 2") if score and score:match("%S") then ...
Click to read more »Module:CricketLeagueGroupStageSummary/doc
Rabu, 2025-01-15 22:45:43| }} Note: Results listed are according to the home (horizontal) and visitor (vertical) teams. Note: Click on a result to see a summary of the match....
Click to read more »Module:Sandbox/Pbrks/styles.css
Kamis, 2023-10-26 06:15:10.team-cell { border: 1px solid #aaa; border-width: 1px 0 1px 1px; background-color: #F9F9F9; padding: 0 0.3em; } .header-cell { border:...
Click to read more »Module:External links/conf/Sports/sandbox
Minggu, 2026-03-22 13:18:09National-Football-Teams.com$3', short='[$2 National-Football-Teams.com]', langcode='en' }, { prop='P10995', message='[$2 $1] at National-Football-Teams.com (coach)$3'...
Click to read more »Module:SportsRankings/data/FIFA Futsal World Rankings/doc
Jumat, 2025-04-04 17:33:18Ranking for all the ranked women's national teams of FIFA, displayed in the infobox on each national team article. When given a country code, the template...
Click to read more »Module:Sports color/baseball
Rabu, 2026-05-13 08:53:58Obregón"] = {"134489", "FFFFFF", "008BD2", "FFFFFF"}, ["Tucson Baseball Team"] = {"65381A", "EFCF9F", "8C1639", "EFCF9F"}, -- Puerto Rico -- ["Cangrejeros...
Click to read more »Module:Sandbox/Vozul
Senin, 2023-03-20 06:49:06table.insert(row, tostring(args.picknum)) end end -- team column table.insert(row, '\n|[[') if args.draftyear then ...
Click to read more »Module:Football map/data
Selasa, 2018-08-21 21:23:47"The Old Den", 1910, 1993}, { "England national team", "Wembley", 2007, -1 }, { "England national team", "Wembley Stadium (1923)", 1923, 2002} } p.aliases...
Click to read more »Module:Sandbox/Miria~01
Rabu, 2025-07-16 01:44:26style="background-color:#cedff2;" |Winter Games ! colspan="5" |Combined total |- ! Team (IOC code) ]=] .. string.format([[ ! style="background-color:#f2f2ce;" |No...
Click to read more »Module:Political party/Z
Kamis, 2026-02-12 03:22:31["Zabaltzen"] = {abbrev = "", color = "#C8402B", shortname = "",}, ["Zac Goldsmith Team"] = {abbrev = "", color = "#2DA0D2", shortname = "",}, ["ZANU–PF"] = {abbrev...
Click to read more »Module:DartsRankings
Kamis, 2025-11-20 01:05:30templateArgs['selection_header'] or selectList or "Rank" local teamHeader = templateArgs['team_header'] or "Player" local pointsHeader = templateArgs['points_header']...
Click to read more »Module:Check isxn/doc
Rabu, 2024-09-11 21:50:17{{Infobox comic book title}} {{Infobox comics story arc}} {{Infobox comics team and title}} {{ISBN}} {{ISBNT}} {{ISMN}} {{ISSN}} Module:Citation/CS1, the...
Click to read more »Module:Build bracket/Paths
Selasa, 2025-08-19 01:00:35helpers local function tpmOf(col) -- teams per match for a given team column return (state.teamsPerMatch and state.teamsPerMatch[col]) or 2 end local function...
Click to read more »Module:Build bracket/Paths/sandbox
Selasa, 2025-08-26 10:28:26helpers local function tpmOf(col) -- teams per match for a given team column return (state.teamsPerMatch and state.teamsPerMatch[col]) or 2 end local function...
Click to read more »Module:Sports career/sandbox
Senin, 2023-04-17 08:41:02'string' and isnotempty(v) then if k:match('^team%d+$') then local num = mw.ustring.gsub(k,'^team(%d+)$','%1') table.insert(player, {tonumber(num)...
Click to read more »Module:SportsRankings/data/FIFA Futsal Women's World Rankings/doc
Minggu, 2025-08-31 07:48:07Ranking for all the ranked women's national teams of FIFA, displayed in the infobox on each national team article. When given a country code, the template...
Click to read more »Module:Transclusion count/data/G
Minggu, 2026-05-31 12:13:126700, ["GSA_player"] = 2200, ["GT"] = 2400, ["GYM_National_Team"] = 2600, ["GYM_National_Team_link"] = 2600, ["Gain"] = 3400, ["Gallery"] = 18000, ["Game-lost"]...
Click to read more »Module:Flagg/Altvar data/doc
Rabu, 2025-08-13 07:49:09the second table. The "age" parameter is the age limit for youth sports teams; it is only necessary if the data for the wanted sport uses the parameter...
Click to read more »Module:Sandbox/BartVaes/Bananas
Senin, 2022-10-24 20:31:21male team opp_col = frame:expandTemplate{title="fb", args = {entries_list[index]["opp"]}} end, ["w"] = function() -- for female team opp_col...
Click to read more »Module:DartsRankings/sandbox
Jumat, 2025-11-21 02:49:22templateArgs['selection_header'] or selectList or "Rank" local teamHeader = templateArgs['team_header'] or "Player" local pointsHeader = templateArgs['points_header']...
Click to read more »Module:Rugby league match squad/sandbox
Kamis, 2024-11-07 22:01:19tonumber(squadsize) > 26 then squadsize = 26 --maximum squadsize allowed end --teams local hometeam = args['hometeam'] local awayteam = args['awayteam'] ...
Click to read more »Module:User:Zackmann08/unknown links
Jumat, 2026-06-05 05:59:15biography', 'game', 'glacier', 'government cabinet', 'gridiron football team season', 'gymnast', 'Hindu temple', 'historic site', 'hospital',...
Click to read more »Module:SportsRankings/data/IRL Wheelchair World Rankings
Jumat, 2026-04-03 01:38:38information about other templates used by module data.templates = { flagged_team_link = "wrl-l" } -- general information about ranking and website being...
Click to read more »Module:College color/data
Kamis, 2026-06-04 03:28:59"FFFFFF", "000000", cite="{{cite manual|url=http://ncdadodgeball.com/media/teams/resources/Big-Ten-Identity-Guidelines.pdf|title=Big Ten Conference Identity...
Click to read more »Module:DartsRankings/data/CDC Rankings
Minggu, 2021-09-12 14:20:25information about other templates used by module data.templates = { flagged_team_link = "CDC Rankings" } -- general information about ranking and website...
Click to read more »Module:SportsRankings/data/World Football Elo Ratings
Selasa, 2026-06-02 23:27:33templates used by module data.templates = { flagged_team_link = "fb", -- template for flag icon and team link flag_codes = { -- missing 3 letter country...
Click to read more »Module:SportsRankings/doc
Senin, 2026-04-13 15:38:57Ranking}} IRL Wheelchair World Rankings: {{IRL Wheelchair World Rankings Team}} World Football Elo Ratings: {{World Football Elo Ratings}} {{Sports rankings...
Click to read more »Module:Transclusion count/data/T
Minggu, 2026-05-31 12:15:22499000, ["Module:Team_appearances_list"] = 17000, ["Module:Team_appearances_list/data"] = 17000, ["Module:Team_bracket"] = 55000, ["Module:Team_bracket_tracking"]...
Click to read more »Module:PHL sports team/PBA
Minggu, 2025-10-05 12:02:22return { -- Professional -- ALA = {"Alaska Aces", "Alaska", dab = "PBA"}, GSM = {"Barangay Ginebra San Miguel", "Barangay Ginebra"}, BGSM = "GSM",...
Click to read more »Module:Wikipedia:WikiProject U.S. Roads/Assessment/States/Live
Selasa, 2016-11-15 10:55:44abbr or state insert(cells, format("|'''[[Wikipedia:Version 1.0 Editorial Team/%s articles by quality statistics|%s]]'''", project, abbr)) local counts...
Click to read more »Module:Sandbox/B2project/WLT/doc
Jumat, 2016-06-10 20:11:59text'' |sortable_table= ''yes/no'' |use_tiebreak= ''yes/no'' |use_goal_ratio= ''yes/no'' |show_groups = ''yes/no'' '''''INSERT CODE FOR TEAMS HERE''''' }}...
Click to read more »Module:Rugby league match squad
Jumat, 2024-11-08 03:08:00tonumber(squadsize) > 26 then squadsize = 26 --maximum squadsize allowed end --teams local hometeam = args['hometeam'] local awayteam = args['awayteam'] ...
Click to read more »Module:Political party/J
Rabu, 2026-06-03 12:57:13["Junts per Catalunya"] = "Together for Catalonia (2017)", ["Jury Team (UK)"] = "Jury Team", ["Justice (Estonia)"] = "Estonian Left Party", ["Justice Alliance...
Click to read more »Module:CricketLeagueGroupStageSummary/testcases
Kamis, 2025-01-16 22:58:14unit test. p.LPL = function(frame) local args = getArgs(frame) local teams = { CS = { code = "CS", fullName = "Colombo Strikers", ...
Click to read more »Module:Video game reviews/data
Jumat, 2025-12-05 06:33:58"''Super Game Power''", 'SGP' }, { "''[[Super Play]]''", 'SP' }, { "''[[TeamXbox]]''", 'TX' }, { "''[[TechRadar]]''", 'TR' }, { "''[[The Daily Telegraph|The...
Click to read more »Module:Rugby league match squad/styles.css
Jumat, 2024-11-08 03:05:24inherit; } /* homestyle and awaystyle, which control the colours around the team name * (if set) get ignored and become white on black */ html...
Click to read more »Module:DartsRankings/data/BDO Rankings
Selasa, 2020-10-27 03:13:05information about other templates used by module data.templates = { flagged_team_link = "BDO Rankings" } -- general information about ranking and website...
Click to read more »Module:Rugby league match squad/sandbox/styles.css
Kamis, 2024-11-07 21:23:18inherit; } /* homestyle and awaystyle, which control the colours around the team name * (if set) get ignored and become white on black */ html...
Click to read more »Module:Ranking movements
Sabtu, 2025-10-04 04:50:28['—'] = 'Not ranked', ['RV'] = 'Received votes', ['т'] = 'Tied with team above or below', ['( )'] = 'First-place votes' } local legend = { ['+']...
Click to read more »Module:Sandbox/KasciJ
Rabu, 2024-10-16 04:18:18:css('border-top-width', '1px') end local function addTeam(tr, r, c, id) if isSeeded then styleTeam(tr:tag('td'):wikitext(tostring(0))) :css('width'...
Click to read more »Module:DartsRankings/data/BDO Women's Rankings
Selasa, 2020-10-27 03:43:17information about other templates used by module data.templates = { flagged_team_link = "BDO Women's Rankings" } -- general information about ranking and...
Click to read more »Module:SportsRankings/data/IRL Women's World Rankings
Minggu, 2026-02-01 22:20:53information about other templates used by module data.templates = { flagged_team_link = "rlw-l" } -- general information about ranking and website being...
Click to read more »Module:DartsRankings/data/PDCNB Rankings
Minggu, 2021-09-12 14:35:10information about other templates used by module data.templates = { flagged_team_link = "PDCNB Rankings" } -- general information about ranking and website...
Click to read more »Module:Sandbox/Galobtter/Short description from country
Rabu, 2023-04-26 14:49:47pattern input like "country%d", if there is only one of it (excluding youth teams of the same country etc), give "nationality profession", e.g "German footballer"...
Click to read more »Module:Transclusion count/data/F
Minggu, 2026-05-31 12:13:02["Flag_IOC_2_athlete"] = 15000, ["Flag_IOC_2_medalist"] = 5100, ["Flag_IOC_2_team"] = 4400, ["Flag_IOC_athlete"] = 13000, ["Flag_IPC"] = 4000, ["Flag_PASO"]...
Click to read more »Module:Location map/data/NRL/doc
Sabtu, 2022-04-16 00:51:12National Rugby League Name used in the default map caption image = NRL_Teams_blank.png The default map image, without "Image:" or "File:" x = 100*(($2...
Click to read more »Module:Political party/A
Kamis, 2026-06-04 05:28:44{abbrev = "AAI", color = "#4E9166", shortname = "",}, ["Andriy Baloha's Team"] = {abbrev = "KAB", color = "green", shortname = "",}, ["A New and United...
Click to read more »Module:Ice hockey box
Kamis, 2025-02-06 23:19:28cell:wikitext(isnotempty(args['time']) and '<br>' .. args['time'] or '') -- Team 1 cell = row:tag('td') :css('width', '25%') :css('text-align', 'right')...
Click to read more »Module:SportsRankings/data/WBSC Men's Softball World Rankings
Jumat, 2026-05-29 20:15:36information about other templates used by module data.templates = { flagged_team_link = "sb" } -- general information about ranking and website being cited...
Click to read more »Module:SportsRankings/data/WBSC Men's Softball World Rankings/sandbox
Minggu, 2022-12-11 09:45:59information about other templates used by module data.templates = { flagged_team_link = "sb" } -- general information about ranking and website being cited...
Click to read more »Module:Rivals.com recruit url
Jumat, 2025-04-11 07:54:06return t1:upper() .. t2 end function p.url(frame) local t = (frame.args['team'] or ''):lower() local y = tonumber(frame.args['year'] or '') or '' local...
Click to read more »Module:Sandbox/McVahl/sometest
Minggu, 2020-06-21 18:00:40or 9 local color1, color2 if not args[1] then frame.args[1] = args['team'] end if mColorp.check(frame) == 'known' then color1 = mColorp.colorcell(frame)...
Click to read more »Module:DartsRankings/data/PDC Euro Tour Rankings
Senin, 2022-04-11 02:23:09information about other templates used by module data.templates = { flagged_team_link = "PDC Euro Tour Rankings" } -- general information about ranking and...
Click to read more »Module:Professional wrestling profiles/testcases
Rabu, 2025-10-01 23:02:44profiles|profiles|name=Road Warriors|wwe=road-warriors|cagematch=59|wrestlingdata=2185|type=team}}', "Road Warriors's profile at [https://www.wwe.com/superstars/road-warriors...
Click to read more »Module:Location map/data/Austria EBEL/doc
Sabtu, 2022-04-16 00:49:04projection map of Region covering the locations of the Austrian Hockey League teams. The markers are placed by latitude and longitude coordinates on the default...
Click to read more »Module:SportsRankings/data/UEFA Coefficient Rankings
Kamis, 2018-11-22 15:21:32templates used by module data.templates = { flagged_team_link = "fb" } -- template for flag icon and team link -- general information about ranking and website...
Click to read more »Module:SportsRankings/data/WBSC Women's Baseball World Rankings
Jumat, 2026-01-02 07:22:15information about other templates used by module data.templates = { flagged_team_link = "bbw" } -- general information about ranking and website being cited...
Click to read more »Module:Ice hockey box/sandbox
Kamis, 2025-02-06 23:12:24cell:wikitext(isnotempty(args['time']) and '<br>' .. args['time'] or '') -- Team 1 cell = row:tag('td') :css('width', '25%') :css('text-align', 'right')...
Click to read more »Module:SportsRankings/data/FIFA World Rankings
Sabtu, 2026-05-16 20:45:39information about other templates used by module data.templates = { flagged_team_link = "fb" , flagvar = { AFG= "2004" , DOM= "civil" } }...
Click to read more »Module:Wikipedia ads/list
Selasa, 2026-02-24 21:45:4111, image = "Qxz-ad11.gif", link = "Wikipedia:Version 1.0 Editorial Team", author = "[[User:Gurch|Gurch]]" }, { id = 12, image = "Qxz-ad12...
Click to read more »Module:SportsRankings/data/FIFA Women's World Rankings
Sabtu, 2026-05-16 20:46:10information about other templates used by module data.templates = { flagged_team_link = "fbw" , flagvar = { AFG = "2004" } } -- general...
Click to read more »Module:Signpost/index/2022
Jumat, 2025-07-18 13:08:33724}, meta = {"-1"}, }, { date = "2022-02-27", subpage = "From the team", title = "Selection of a new Signpost Editor-in-Chief", subhead = "Bye-bye...
Click to read more »Module:Transclusion count/data/S
Minggu, 2026-05-31 12:15:12["SportsYearCatUSstate"] = 6600, ["Sports_club_or_team_people_category_header"] = 14000, ["Sports_club_or_team_people_category_header/category1"] = 14000, ["Sports_links"]...
Click to read more »Module:SportsRankings/data/WBSC World Rankings
Rabu, 2026-04-01 23:48:50information about other templates used by module data.templates = { flagged_team_link = "bb" } -- general information about ranking and website being cited...
Click to read more »Module:Protection banner/config
Sabtu, 2026-04-18 09:24:50or submit a request to [[Wikipedia:VRT|the' .. ' Volunteer Response Team]].', tooltip = '${TOOLTIPFRAGMENT} because this Wikipedian is deceased'...
Click to read more »Module:SportsRankings/data/WBSC Women's World Rankings
Jumat, 2026-01-02 10:09:14information about other templates used by module data.templates = { flagged_team_link = "sbw" } -- general information about ranking and website being cited...
Click to read more »Module:Ranking movements/sandbox
Selasa, 2024-02-20 23:28:42['—'] = 'Not ranked', ['RV'] = 'Received votes', ['т'] = 'Tied with team above or below', ['( )'] = 'First-place votes' } local legend = { ['+']...
Click to read more »Module:Goalscorers
Rabu, 2026-06-03 14:22:03matching requested criteria.") end end -- output icon linked to national team page function p.addLinkedIcon(frame, country) g.iconCache = g.iconCache...
Click to read more »Module:PHL sports team/PBA/sandbox
Selasa, 2020-10-06 18:31:59return { -- Professional -- ALA = {"Alaska Aces", "Alaska", dab = "PBA"}, GSM = {"Barangay Ginebra San Miguel", "Barangay Ginebra"}, BKW = {"Blackwater...
Click to read more »Module:SportsRankings/data/FIH Women's World Rankings
Selasa, 2026-03-10 17:00:38information about other templates used by module data.templates = { flagged_team_link = "fhw" } -- general information about ranking and website being cited...
Click to read more »Module:SportsRankings/data/IIHF World Ranking
Kamis, 2018-11-22 15:10:25information about other templates used by module data.templates = { flagged_team_link = "ih" } -- general information about ranking and website being cited...
Click to read more »Module:Video game reviews/data/sandbox
Jumat, 2025-08-22 22:34:21"''Super Game Power''", 'SGP' }, { "''[[Super Play]]''", 'SP' }, { "''[[TeamXbox]]''", 'TX' }, { "''[[TechRadar]]''", 'TR' }, { "''[[The Daily Telegraph|The...
Click to read more »Module:Transclusion count/data/U
Minggu, 2026-05-31 12:15:32_House_of_Representatives_abbreviation"] = 17000, ["UAF_player"] = 2700, ["UCI_team_code"] = 13000, ["UEFA_player"] = 5900, ["UK"] = 4300, ["UK-LEG"] = 2500...
Click to read more »Module:SportsRankings/data/FIH World Rankings
Selasa, 2026-03-10 01:54:12information about other templates used by module data.templates = { flagged_team_link = "fh" } -- general information about ranking and website being cited...
Click to read more »Module:Transclusion count/data/R
Minggu, 2026-05-31 12:15:0211000, ["Rugby_league_squad2_coach"] = 2800, ["Rugby_union_team"] = 5300, ["Rugby_union_team/link"] = 5300, ["Rugbybox"] = 3500, ["RussiaAdmMunRef"] =...
Click to read more »Module:Sandbox/Jkudlick
Selasa, 2024-09-17 07:35:17frame = mw.getCurrentFrame() local teamschema = "http://schema.org/SportsTeam" local placeschema = "http://schema.org/Place" local penalties = '[[Penalty...
Click to read more »Module:College color/data/doc
Kamis, 2024-10-17 09:43:16one team name (e.g., if the team goes by more than one name, but the colors are the same), use ["SECONDARY TEAM NAME"] = "TEAM NAME", where TEAM NAME...
Click to read more »Module:Tennis performance timeline/data
Jumat, 2018-09-28 23:36:42"National representation", "Summer Olympics", "Davis Cup", "World Team Cup" }, women = { -- name = "National rep.", name = "National representation"...
Click to read more »Module:SportsRankings/data/WCFmen
Sabtu, 2022-11-26 04:20:59information about other templates used by module data.templates = { flagged_team_link = "flag" } -- general information about ranking and website being cited...
Click to read more »Module:SportsRankings/data/World Rugby Rankings
Rabu, 2023-01-04 15:02:26information about other templates used by module data.templates = { flagged_team_link = "ru" } -- general information about ranking and website being cited...
Click to read more »Module:Transclusion count/data/A
Minggu, 2026-05-31 12:12:12= 2300, ["Australian_English"] = 3700, ["Australian_Football_League_team"] = 2100, ["Australian_dollar"] = 2200, ["Australian_party_style"] = 6700...
Click to read more »Module:PHL sports team/MPBL/sandbox
Jumat, 2024-01-12 19:34:53return { -- Current -- BCD = {"Bacolod City of Smiles", "Bacolod", ["2022thru2022"] = "Bacolod Bingo Plus", ["2020thru2020"] = "Bacolod Master Sardines"}...
Click to read more »Module:SportsRankings/data/FIVB World Rankings
Minggu, 2025-10-05 13:09:43other templates used by module data.templates = { flagged_team_link = "National volleyball team" } -- general information about ranking and website being...
Click to read more »Module:SportsRankings/data/Women's World Rugby Rankings
Rabu, 2023-01-04 15:18:55information about other templates used by module data.templates = { flagged_team_link = "ruw" } -- general information about ranking and website being cited...
Click to read more »Module:SportsRankings/data/WBSC Baseball5 World Rankings
Jumat, 2026-05-15 02:39:20information about other templates used by module data.templates = { flagged_team_link = "bb5" } -- general information about ranking and website being cited...
Click to read more »Module:DartsRankings/data/PDC Pro Tour Rankings
Kamis, 2026-05-14 06:27:22information about other templates used by module data.templates = { flagged_team_link = "PDC Pro Tour Rankings" } -- general information about ranking and...
Click to read more »Module:Political party/U
Jumat, 2026-06-05 11:09:46= "Unidas Podemos", ["Unidos Podemos"] = "Unidas Podemos", ["UniTeam"] = "UniTeam", ["United Opposition (Hungary)"] = "United for Hungary", ["Unified...
Click to read more »Module:Goalscorers/data/2026 FIFA World Cup
Rabu, 2026-06-03 14:14:27= { -- DO NOT CHANGE THIS SECTION } -- controls which teams are still active in tournament, and therefore have their players bolded...
Click to read more »Module:DartsRankings/data/PDC Rankings
Kamis, 2026-06-04 01:01:32information about other templates used by module data.templates = { flagged_team_link = "PDC Rankings" } -- general information about ranking and website...
Click to read more »Module:Goalscorers/data/2026 FIFA World Cup qualification (OFC)
Senin, 2025-03-24 15:05:26groups = { -- DO NOT CHANGE THIS SECTION } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Protection banner/config/sandbox
Kamis, 2026-04-16 03:23:10or submit a request to [[Wikipedia:VRT|the' .. ' Volunteer Response Team]].', tooltip = '${TOOLTIPFRAGMENT} because this Wikipedian is deceased'...
Click to read more »Module:Goalscorers/sandbox
Rabu, 2026-06-03 14:04:23matching requested criteria.") end end -- output icon linked to national team page function p.addLinkedIcon(frame, country) g.iconCache = g.iconCache...
Click to read more »Module:Signpost/index/2014
Senin, 2024-04-29 08:13:30huge task but with a huge team of volunteers to help", subhead = "De-orphanning articles—a huge task but with a huge team of volunteers to help: PaintedCarpet...
Click to read more »Module:USRD Leaderboard
Selasa, 2023-03-14 07:41:23formatNum(relWW, 'en', 3) local link = tostring("[[Wikipedia:Version 1.0 Editorial Team/".. list[1] .. " articles by quality statistics|" .. list[2] .. "]]") ...
Click to read more »Module:Political party/C
Senin, 2026-06-01 00:09:28People", ["Christian Democratic Team of the Spanish State"] = "Christian Democracy Federation–Christian Democracy Team", ["Christian Democratic Union...
Click to read more »Module:Flags/MasterData
Kamis, 2026-06-04 02:05:06Reich (1935–1945)" m.variant["Germany|EUA"] = "File:Flag of German Olympic Team 1960-1968" m.variant["Germany|naval"] = "File:Naval Ensign of Germany" --...
Click to read more »Module:Transclusion count/data/C
Minggu, 2026-05-31 12:12:32["College_athlete_recruit_start"] = 5100, ["College_color_list"] = 4400, ["College_sports_team_link"] = 31000, ["Colon"] = 20000, ["Color"] = 503000, ["Color/styles.css"]...
Click to read more »Module:DartsRankings/data/DPA Rankings
Senin, 2021-09-27 14:17:49information about other templates used by module data.templates = { flagged_team_link = "DPA Rankings" } -- general information about ranking and website...
Click to read more »Module:SportsRankings/data/BSWW World Ranking
Sabtu, 2026-05-16 20:47:50information about other templates used by module data.templates = {flagged_team_link = "beachsoccer", flagvar = { AFG = "2004"...
Click to read more »Module:Signpost/index/2017
Senin, 2024-04-29 08:13:38"WMF strategy consultant brings background in crisis reputation management; Team behind popular WMF software put \"on pause\"", subhead = "Several developments...
Click to read more »Module:DartsRankings/data/WDF Rankings
Kamis, 2026-03-19 06:32:28information about other templates used by module data.templates = { flagged_team_link = "WDF Rankings" } -- general information about ranking and website...
Click to read more »Module:DartsRankings/data/WDF Women's Rankings
Kamis, 2026-03-19 06:42:09information about other templates used by module data.templates = { flagged_team_link = "WDF Women's Rankings" } -- general information about ranking and...
Click to read more »Module:Political party/F
Selasa, 2026-06-02 00:05:46Christian Democracy"] = "Christian Democracy Federation–Christian Democracy Team", ["Federation of Socialist Workers (Germany)"] = "Socialist Equality Party...
Click to read more »Module:Motd/data/2006
Senin, 2025-12-29 05:54:44fantastic worldwide Wiki]]. <br><br> Merry Christmas, Wikipedians, from the team at [[Wikipedia:Motto of the day|MOTD]].]==], [==[Wikipedia: Over 500 articles...
Click to read more »Module:Goalscorers/data/2026 Women's Africa Cup of Nations
Senin, 2025-12-15 01:06:18{50, "complete"}, wafcon = { 0, "" } } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Bka/list
Minggu, 2026-03-29 21:09:28Amateur Basketball Federation', ['Tahiti'] = 'Tahiti national basketball team', ['Tonga'] = 'Tonga Basketball Association', ['Tuvalu'] = 'Tuvalu Basketball...
Click to read more »Module:Political party/R
Kamis, 2026-05-28 12:01:53["Rewmi"] = {abbrev = "", color = "#E68F3F", shortname = "",}, ["Rex Patrick Team"] = {abbrev = "", color = "#16b7cd", shortname = "",}, ["Rexist Party"]...
Click to read more »Module:College color/data/sandbox
Jumat, 2026-05-08 00:33:06"FFFFFF", "000000", cite="{{cite manual|url=http://ncdadodgeball.com/media/teams/resources/Big-Ten-Identity-Guidelines.pdf|title=Big Ten Conference Identity...
Click to read more »Module:Citation/CS1/testcases
Jumat, 2024-09-27 08:42:55position.]==] }, { [==[ publisher=UANews | date=2001-11-09 | title=UA-Led Team's Ultra-High Resolution Camera Selected for 2005 Launch to Mars | url=http://uanews...
Click to read more »Module:SportsRankings/data/FIVB Women's World Rankings
Senin, 2026-05-25 01:42:18information about other templates used by module data.templates = { flagged_team_link = "vbw" } -- general information about ranking and website being cited...
Click to read more »Module:Signpost/index/2015
Senin, 2024-04-29 08:13:32subpage = "News and notes", title = "Wikimedia Foundation and OTRS team both publish reports, indicate operating changes", subhead = "The Wikimedia...
Click to read more »Module:Sports color/basketball/sandbox
Rabu, 2026-02-11 07:28:43["Utah Starzz"] = {"008080", "FFFFFF", "483D8B", "FFFFFF"}, -- Independent teams -- ["Harlem Globetrotters"] = {"253072", "FFFFFF", "E8002D", "FFFFFF"},...
Click to read more »Module:Political party/N
Senin, 2026-06-01 01:06:56"red", shortname = "",}, ["Nick Xenophon Team"] = {abbrev = "", color = "#ff6300", shortname = "Xenophon Team",}, ["NIDA (political party)"] = {abbrev...
Click to read more »Module:Political party/S
Minggu, 2026-05-31 01:53:47color = "#437048", shortname = "Social Justice Party",}, ["Social Justice Team"] = {abbrev = "", color = "#800080", shortname = "",}, ["Social Justice...
Click to read more »Module:SportsRankings/data/FIBA Women's World Rankings
Minggu, 2026-03-29 15:02:07information about other templates used by module data.templates = { flagged_team_link = "bkw" } -- general information about ranking and website being cited...
Click to read more »Module:Political party/P
Jumat, 2026-06-05 23:38:02{abbrev = "", color = "#BFFF00", shortname = "",}, ["Progress with Dignity Team"] = {abbrev = "", color = "#4BACC6", shortname = "",}, ["Progress, Union...
Click to read more »Module:Signpost/index/2013
Senin, 2024-04-29 08:13:26was successfully deployed to the Hungarian Wikipedia on 14 January, its team reports. The interwiki language links can now come from wikidata.org, though...
Click to read more »Module:SportsRankings/data/FIFA Futsal Women's World Rankings
Sabtu, 2026-05-16 20:42:53information about other templates used by module data.templates = { flagged_team_link = "fsw" , flagvar = { AFG = "2004" } } -- general...
Click to read more »Module:Wikipedia ads/list/sandbox
Senin, 2022-02-28 10:17:0111, image = "Qxz-ad11.gif", link = "Wikipedia:Version 1.0 Editorial Team", author = "[[User:Gurch|Gurch]]" }, { id = 12, image = "Qxz-ad12...
Click to read more »Module:DartsRankings/data/PDC Rankings/sandbox
Kamis, 2025-11-27 17:31:21information about other templates used by module data.templates = { flagged_team_link = "PDC Rankings" } -- general information about ranking and website...
Click to read more »Module:Signpost/index/2018
Selasa, 2024-06-25 12:43:48Wikipedia rabbit holes", subhead = "The Wikimedia Foundation's Analytics team compiles a clickstream dataset, now available as a series of monthly data...
Click to read more »Module:Goalscorers/data/2026 CONCACAF W Championship
Minggu, 2026-04-19 23:43:26"complete"}, tournament = { 0, "" } } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:SportsRankings/data/FIFA Futsal World Rankings
Sabtu, 2026-05-16 20:43:23information about other templates used by module data.templates = { flagged_team_link = "futsal" , flagvar = { AFG = "2004" } } -- general...
Click to read more »Module:Signpost/index/2010
Selasa, 2024-06-25 12:43:26"administrator"}, meta = {"-1"}, }, { date = "2010-04-26", subpage = "From the team", title = "Introducing Signpost Sidebars", subhead = "", authors =...
Click to read more »Module:Excerpt/testcases
Selasa, 2026-01-27 08:44:15research is often highly collaborative and is frequently carried out by teams in academic and research institutions, government agencies, and companies...
Click to read more »Module:SportsRankings/data/FIBA World Rankings
Minggu, 2026-03-08 19:54:52information about other templates used by module data.templates = { flagged_team_link = "bk" } -- general information about ranking and website being cited...
Click to read more »Module:COVID-19 pandemic/sandbox
Senin, 2026-03-23 22:51:49Force]] (Indonesia) *[[National Public Health Emergency Team (2020)|National Public Health Emergency Team]] (Ireland) *[[Novel Coronavirus Expert Meeting]]...
Click to read more »Module:Sandbox/Ahecht/flag/redirects
Sabtu, 2020-06-13 22:57:57["Unified Korea"] = "Korea (unification)", ["Korea team"] = "Korea (unification)", ["Korea Team"] = "Korea (unification)", ["Kollumerland"] = "Kollumerland...
Click to read more »Module:COVID-19 pandemic
Senin, 2026-03-23 20:11:31Force]] (Indonesia) *[[National Public Health Emergency Team (2020)|National Public Health Emergency Team]] (Ireland) *[[Novel Coronavirus Expert Meeting]]...
Click to read more »Module:Signpost/index/2012
Senin, 2024-04-29 08:13:24title = "Russian Wikipedia shuts down to fight censorship threat; E3 team and new tools; Wikitravel proposal bogged down", subhead = "Russian Wikipedia...
Click to read more »Module:Signpost/index/2016
Jumat, 2025-07-18 13:06:09to fill long-vacant CTO role; Trustee Kelly Battles joins Quora executive team; last week for community input on Creative Commons 4.0 license", authors...
Click to read more »Module:Goalscorers/data/test competition
Rabu, 2026-06-03 14:06:30"LTU" }, I = { "DEN", "BEL", "AUT", "WAL", "BLR" } } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Sandbox/Ahecht/sandbox2
Rabu, 2023-12-27 21:21:35(Indonesia)</li> <li>[[National Public Health Emergency Team (2020)|National Public Health Emergency Team]] (Ireland)</li> <li>[[Novel Coronavirus Expert...
Click to read more »Module:Signpost/index/2023
Selasa, 2026-03-31 12:51:59760}, meta = {"-1"}, }, { date = "2023-01-16", subpage = "From the team", title = "We heard zoomers liked fortnights: the biweekly Signpost rides...
Click to read more »Module:SST/shards/sets/ROWLING HARRY POTTER
Sabtu, 2026-03-21 13:00:36"Changes in Quidditch Since the Fourteenth Century", ['7'] = "Quidditch Teams of Britain and Ireland", ['8'] = "The Spread of Quidditch Worldwide"...
Click to read more »Module:College football conference/alias
Sabtu, 2026-04-04 15:24:42-- School name used until 2019; new name was adopted before the football team played its first game ["Whitworth"] = "Whitworth University", ["Whitworth...
Click to read more »Module:Goalscorers/data/2006 FIFA World Cup qualification (CONCACAF)
Jumat, 2025-01-31 04:26:48= { -- DO NOT CHANGE THIS SECTION } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Signpost/index/2011
Senin, 2024-04-29 08:13:20interview", title = "The Huggle Experiment: interview with the research team", subhead = "", authors = {"Skomorokh", "Tony1"}, piccy = {credits...
Click to read more »Module:Goalscorers/data/2026 FIFA World Cup qualification (CONCACAF)
Selasa, 2026-02-24 01:57:31= { -- DO NOT CHANGE THIS SECTION } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:ImportProtein/testcases
Sabtu, 2017-08-26 09:34:24Makowski,K.A., Bosak,S. and Malek,J. CONSRTM MGC Project Team TITLE The status, quality, and expansion of the NIH full-length cDNA...
Click to read more »Module:Signpost/index/2020
Selasa, 2024-06-25 12:43:54"Special report", title = "The limits of volunteerism and the gatekeepers of Team Encarta", subhead = "How to survive the asshole consensus.", authors...
Click to read more »Module:Goalscorers/data/2027 FIFA Women's World Cup qualification (UEFA)
Sabtu, 2026-06-06 13:03:02"MKD", "GEO", "AND", "LIE", "GIB" } } -- designates which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Sandbox/S.A. Julio
Sabtu, 2026-06-06 00:25:59bool, ann = text|nil } -- A player's own goals are all for the opposing team, so if any non-golden -- entry is an own goal they all are, and "(o.g.)"...
Click to read more »Module:Political party/T/doc
Rabu, 2023-12-27 23:03:21Contrast visited link T Party #FF0000 AA Failed Failed TEAM Unity (Philippines) #B0E0E6 TEAM Unity AAA AA AAA TOP 09 #993366 Failed Failed Failed TVK-led...
Click to read more »Module:Signpost/index/2008
Selasa, 2024-06-25 12:43:19date = "2008-04-14", subpage = "2000th FA", title = "Interview with the team behind one of the 2,000th featured articles", subhead = "", authors =...
Click to read more »Module:Goalscorers/data/2026 FIFA World Cup qualification (CAF)
Rabu, 2025-11-19 10:24:53I = { "MLI", "GHA", "MAD", "CTA", "COM", "CHA" } } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Goalscorers/data/2027 UEFA European Under-21 Championship
Kamis, 2026-04-23 06:32:10"LTU" }, I = { "DEN", "BEL", "AUT", "WAL", "BLR" } } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Political party/Z/doc
Kamis, 2021-12-09 20:28:39Failed Failed Failed Zabaltzen #C8402B Failed Failed Failed Zac Goldsmith Team #2DA0D2 AAA Failed AA Zaker Party #089B4B AA Failed Failed Zamandash #d71f29...
Click to read more »Module:Signpost/index/2022/doc
Minggu, 2024-04-28 03:56:22content Featured Content returns Sennecaster 407 724 2022-02-27 From the team Selection of a new Signpost Editor-in-Chief Bri 846 1730 2022-02-27 Gallery...
Click to read more »Module:Location map/data/Australia and New Zealand/doc
Kamis, 2023-07-06 21:26:13Teams...
Click to read more »Module:Motd/data/2010
Jumat, 2022-12-30 01:00:18[[Wikipedia:Version_1.0_Editorial_Team#How_you_can_help|grave]] nil<br /><small>("Nothing is [[Wikipedia:Version_1.0_Editorial_Team#How_you_can_help|too heavy]]...
Click to read more »Module:Sandbox/Aidan9382/DiscussionOverview/doc
Jumat, 2022-12-16 02:57:02JPxG 21478.1 hours ago Aidan9382 778 2: JPxG, Aidan9382 0: Template:CFB Team Depth Chart 21420.9 hours ago ActivelyDisinterested 21408.8 hours ago ActivelyDisinterested...
Click to read more »Module:Sandbox/trappist the monk/layurl/data
Kamis, 2022-01-27 22:05:19regeneration"] = true, ["Craniofacial surgery"] = true, ["Craniofacial team"] = true, ["Craniofrontonasal dysplasia"] = true, ["Craniometaphyseal dysplasia"]...
Click to read more »Module:Goalscorers/data/2026 FIFA World Cup qualification (UEFA)
Rabu, 2026-04-01 04:38:30}, L = { "CRO", "CZE", "MNE", "FRO", "GIB" } } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Political party/L/doc
Rabu, 2023-12-27 23:03:10Liberal Democratic Focus Team #FAA61A Lib Dem Focus Team AAA Failed AAA Liberal Democratic Hotline Team #FAA61A Lib Dem Hotline Team AAA Failed AAA Liberal...
Click to read more »Module:Signpost/index/2026
Sabtu, 2026-05-30 13:33:25= "The inbox behind Wikipedia", subhead = "What the Volunteer Response Team actually does!", authors = {"Jonatan Svensson Glad"}, piccy = {credits...
Click to read more »Module:Signpost/index/2017/doc
Minggu, 2024-04-28 03:56:27WMF strategy consultant brings background in crisis reputation management; Team behind popular WMF software put "on pause" Pete Forsyth 1059 2831 2017-02-06...
Click to read more »Module:Goalscorers/data/2027 AFC Asian Cup qualification
Jumat, 2026-06-05 01:19:57= { -- DO NOT CHANGE THIS SECTION } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Sports table/Rugby/doc
Selasa, 2023-10-10 06:54:46Team DDD | team5 = EEE | name_EEE = Team EEE | team6 = FFF | name_FFF = Team FFF | team7 = GGG | name_GGG = Team GGG | team8 = HHH | name_HHH = Team HHH...
Click to read more »Module:Goalscorers/data/2026 FIFA World Cup qualification (AFC)
Selasa, 2026-01-06 07:09:03= { -- DO NOT CHANGE THIS SECTION } -- controls which teams are still active in qualifying, and therefore have their players bolded...
Click to read more »Module:Political party/F/sandbox
Rabu, 2026-01-14 00:59:10Christian Democracy"] = "Christian Democracy Federation–Christian Democracy Team", ["Federation of Socialist Workers (Germany)"] = "Socialist Equality Party...
Click to read more »Module:Signpost/index/2025
Sabtu, 2026-05-30 13:33:24"News and notes", title = "Let's talk!", subhead = "The WMF executive team delivers a new update; plus, the latest EU policy report, good-bye to the...
Click to read more »Module:Political party/J/doc
Rabu, 2023-12-27 23:03:05per Alaró #71B4DF AAA Failed AAA Junts per Lô #E87C4D AAA Failed AA Jury Team #708090 AA Failed Failed Just and Prosperous People's Party #20458B PRIMA...
Click to read more »Module:Signpost/index/2020/doc
Minggu, 2024-04-28 03:56:242020-01-27 Special report The limits of volunteerism and the gatekeepers of Team Encarta Robert Fernandez 1492 3571 2020-01-27 Traffic report The most viewed...
Click to read more »Module:Signpost/index/2010/doc
Minggu, 2024-04-28 03:56:35admins Approved this week seresin ${views7} ${views180} 2010-04-26 From the team Introducing Signpost Sidebars Mono ${views7} ${views180} 2010-04-26 In the...
Click to read more »Module:Signpost/index/2015/doc
Minggu, 2024-04-28 03:56:30The ed17 30 174 2015-03-04 News and notes Wikimedia Foundation and OTRS team both publish reports, indicate operating changes Resident Mario 37 185 2015-03-04...
Click to read more »Module:Signpost/index/2011/doc
Minggu, 2024-04-28 03:56:342011-08-01 Research interview The Huggle Experiment: interview with the research team Skomorokh ${views7} ${views180} 2011-08-01 Technology report Developers descend...
Click to read more »Module:Signpost/index/2023/doc
Minggu, 2024-04-28 03:56:21Five, ten, and fifteen years ago Adam Cuerden 473 760 2023-01-16 From the team We heard zoomers liked fortnights: the biweekly Signpost rides again JPxG...
Click to read more »Module:Signpost/index/2014/doc
Minggu, 2024-04-28 03:56:31WikiProject report De-orphanning articles - a huge task but with a huge team of volunteers to help Rcsprinter123 ${views7} ${views180} 2014-10-29 Featured...
Click to read more »Module:Signpost/index/2013/doc
Minggu, 2024-04-28 03:56:32West.andrew.g ${views7} ${views180} 2013-02-04 Technology report Wikidata team targets English Wikipedia deployment Jarry1250 ${views7} ${views180} 2013-02-04...
Click to read more »Module:Political party/U/doc
Rabu, 2023-12-27 23:03:22candidates, 1931 #D03030 Other unendorsed Labour Failed Failed Failed UniTeam #006B5C UniTeam Failed Failed Failed Unid@s Se Puede #5A134B Failed Failed Failed...
Click to read more »Module:Signpost/index/2008/doc
Minggu, 2024-04-28 03:56:37Greg Williams ${views7} ${views180} 2008-04-14 2000th FA Interview with the team behind one of the 2,000th featured articles Wikinews editors ${views7} ${views180}...
Click to read more »Module:Signpost/index/2012/doc
Minggu, 2024-04-28 03:56:33News and notes Russian Wikipedia shuts down to fight censorship threat; E3 team and new tools; Wikitravel proposal bogged down Jan eissfeldt ${views7} ${views180}...
Click to read more »Module:Political party/N/doc
Rabu, 2023-12-27 23:03:12Nicaraguan Socialist Party red AA Failed Failed Nick Xenophon Team #ff6300 Xenophon Team AAA Failed AA Nida El Watan #C96A2F NW AA Failed Failed Nidaa...
Click to read more »Module:Political party/R/doc
Rabu, 2023-12-27 23:03:18(Uruguay) #fff44f POR AAA AAA AAA Rewmi #E68F3F AAA Failed AA Rex Patrick Team #16b7cd AAA Failed AA Rexist Party #D31212 Rexist Failed Failed Failed Rezistans...
Click to read more »Module:Political party/A/doc
Rabu, 2023-12-27 23:02:41Andrej Čuš and Greens of Slovenia green Failed Failed Failed Andriy Baloha's Team green KAB Failed Failed Failed Andrés Ibáñez Alliance #4E9166 AAI AA Failed...
Click to read more »Module:Political party/S/doc
Rabu, 2023-12-27 23:03:19Party (UK) #437048 Social Justice Party Failed Failed Failed Social Justice Team #800080 Failed Failed Failed Social Justice, Citizen Participation #8E1F85...
Click to read more »Module:Motd/data/2009
Minggu, 2022-09-04 00:59:54[[WP:P|fields]] where they lay. <br><br>Merry Christmas, Wikipedians, from the team at [[WP:MOTD|MOTD]]!]==], [==[[[Mistborn: The Final Empire|→]] That's the...
Click to read more »Module:Political party/C/doc
Minggu, 2022-11-27 06:05:13Failed Failed Failed Christian Democracy Federation–Christian Democracy Team #E94E1B AA Failed Failed Christian Democracy Sicily #87CEFA DCS AAA AA AAA...
Click to read more »Module:Political party/P/doc
Rabu, 2023-12-27 23:03:16Progress of the Fatherland Party #FFD700 AAA AA AAA Progress with Dignity Team #4BACC6 AAA Failed AA Progress, Union and Freedom #6A3441 Failed Failed Failed...
Click to read more »Module:Motd/data/2013
Senin, 2023-01-30 01:00:27[==[[[Frank Zappa|→]] It helps if you have some kind of [[WP:Wikiprojects|football team]], or some [[WP:Software|nuclear weapons]], but in the very least you need...
Click to read more »Module:Sandbox/Ahecht/sandbox2/doc
Senin, 2023-12-25 00:23:27Response Acceleration Task Force (Indonesia) National Public Health Emergency Team (Ireland) Novel Coronavirus Expert Meeting (Japan) Crisis Preparedness and...
Click to read more »Module:Sports table/Wrestling/doc
Rabu, 2024-08-14 02:25:37update The last match date, or if the table is complete, the word "complete" teamN A unique short name for the Nth athlete (typically the IOC country abbreviation)...
Click to read more »Module:Signpost/index/2024
Sabtu, 2025-10-04 12:59:45up on his experience as a media representative following the Australian team at the latest Summer Paralympics in Paris.", authors = {"Hawkeye7"}, ...
Click to read more »Module:Sandbox/Blippy1998/U.S. House of Representatives data/data
Jumat, 2026-06-05 21:33:42["Grid Innovation Caucus"] = {}, ["House Energy Action Team"] = {}, ["Main Street Caucus"] = {}, ["Maternity...
Click to read more »Module:Signpost/index/2025/doc
Rabu, 2025-01-22 04:54:56Connecting Wikimedians across the world for 20 years Wikimania Core Organising Team 298 611 2025-07-18 In the media How bad (or good) is Wikipedia? Smallbones...
Click to read more »