User:Lyiriyah/Gadget-tabledropdown.js: Difference between revisions

From Caps Wiki
Jump to navigation Jump to search
(test adding dropdown)
(No difference)

Revision as of 16:19, 20 February 2022

(function () { 
	var dropdown = new OO.ui.DropdownWidget({ label: 'Tables' });
})();