Jump to content

Main public logs

Combined display of all available logs of RiskiPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:14, 31 January 2025 User talk contribs created page MediaWiki:Gadget-UserInfo.js (Created page with "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use it // Create text input for age let textInput = new OO.ui.TextInputWidget( { placeholder: "age" }); // Create an OOUI dropdown for gender selection let dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person',...")