View source for Module:PHL sports overall tally
MyWikiBiz, Author Your Legacy — Wednesday April 09, 2025
Jump to navigationJump to searchYou do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
require('Module:No globals')
local p = {
TIE_REGEX = '^T([%d]+)%s*$'
}
local div = {
senior = { 'M', 'W', 'C'},
junior = { 'B', 'G', 'C'}
}
local evt = {
{'BSKB', 'Basketball' },
{'3X3B', '3x3 basketball' },
{'INVB', 'Volleyball (indoor)' },
{'BCVB', 'Volleyball (beach)' },
{'SWMM', 'Swimming' },
{'CHSS', 'Chess' },
{'TNNS', 'Tennis' },
{'SFTN', 'Soft tennis' },
{'TBTN', 'Table tennis' },
000
1:0
Templates used on this page:
Return to Module:PHL sports overall tally.