Module:RoundN: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit, ← = automatic edit summary

3 September 2022

  • curprev 10:0010:00, 3 September 2022WikiDwarf talk contribs 28,705 bytes +28,705 Created page with "local p = { RD = { 'Quarter-finals', 'Semi-finals', 'Final', 'Third place' }, -- The text and background colors are paired and when you set one, you should set the other (accessibility) textColor = {head = '#202122', '#202122', '#202122', '#202122', '#202122'}, bgColor = {head = '#f2f2f2', 'gold', 'silver', '#C96', '#f9f9f9'}, reuseStr = {}, saveStr = function(self, name, ...) if not self.reuseStr[name] then self.reuseStr[name] = table.concat{....."