All public logs
Jump to navigation
Jump to search
Combined display of all available logs of NationStates Sports Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:33, 13 July 2026 Choppyhausen talk contribs created page Module:Sports results/Chess (Created page with "-- Module to build results cross-tables for standings in Chess -- See documentation for details require('strict') local p = {} -- Other functions local function get_short_name(s, t, n, ss) -- return short name if defined if s and s ~= '' then return s end -- deflag if necessary if ss and n then if ss == 'noflag' or ss == 'nocountry' then n = mw.ustring.gsub(n, '%[%[[Ff][Ii][Ll][Ee]:[^%[%]]*%]%]', '') n = mw.ustring.gsub(n, '<span class="flagicon">[^<>]*...")