Module:Key/sandbox: Difference between revisions

Content deleted Content added
remove moz, o and webkit as standard now well supported
update from main
Line 96:
['c nw'] = 'C↖',
['c sw'] = 'C↙',
 
-- Xbox.
['xb a'] = 'Ⓐ',
['xb b'] = 'Ⓑ',
['xb x'] = 'Ⓧ',
['xb y'] = 'Ⓨ',
['xb lb'] = '╼',
['xb rb'] = '╾',
['xb lt'] = '⟅',
['xb rt'] = '⟆',
['xb back'] = '◀',
['xb start'] = '▶'
}
 
Line 150 ⟶ 138:
['c-nw'] = 'c nw',
['c-sw'] = 'c sw',
['xb-a'] = 'xb a',
['xb-b'] = 'xb b',
['xb-x'] = 'xb x',
['xb-y'] = 'xb y',
['xb-lb'] = 'xb lb',
['xb-rb'] = 'xb rb',
['xb-lt'] = 'xb lt',
['xb-rt'] = 'xb rt',
['xb-back'] = 'xb back',
['xb-start'] = 'xb start'
}
 
Line 195 ⟶ 173:
}
local result = Collection.new()
local chainDefault = args.chain or '+​'
for i, id in ipairs(args) do
if i > 1 then