Main public logs
Appearance
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).
- 22:53, 26 May 2025 Gavinandresen talk contribs created page Category:Pages defining DataTable2 data (Create category to keep track of data pages.)
- 22:52, 26 May 2025 Gavinandresen talk contribs created page Data:Parachuting (Data on the risks of skydiving.)
- 21:58, 23 May 2025 Gavinandresen talk contribs created page RiskiPedia:About (First cut at an About page)
- 21:42, 23 May 2025 Gavinandresen talk contribs created page RiskiPedia:Purpose (Answering the question: why Riskipedia?)
- 21:53, 14 May 2025 User talk contribs deleted page MediaWiki:Gadgets-definition (moved to extension)
- 21:52, 14 May 2025 User talk contribs deleted page MediaWiki:Gadget-UserInfo.css (moved to extension)
- 21:52, 14 May 2025 User talk contribs deleted page MediaWiki:Gadget-UserInfo.js (moved to extension)
- 21:35, 6 May 2025 User talk contribs deleted page Widget:Testing (content before blanking was: "Test Widget. Should get an it's alive popup.... <script lang="javascript">alert("It's alive!!!")</script>")
- 19:28, 12 February 2025 User talk contribs created page Widget:FindData (Created page with "<script> window.findData = function findData( age ){ let range; for (let row in window.dt2_all_cause_mortality){ console.log(row); range = row.age; range.split('-'); console.log(range); } }; </script>")
- 22:35, 6 February 2025 Gavinandresen talk contribs created page Test:DataTable2 (Test page for DataTable2::table2JS)
- 22:15, 3 February 2025 User talk contribs created page Template:UserInfo (Created page with "=== <span style='color: green'>'''Enter your information for more accurate risk data:'''</span> === ---- <span class="userInfo"><p>''' I am a {{AgeInput}} year old {{GenderSelect}} living in {{CountryInput}} '''</p></span> ----")
- 22:08, 3 February 2025 User talk contribs deleted page Template:UserInfo (content was: "=== <span style='color: green'>'''Enter your information for more accurate risk data:'''</span> === ---- <span class="userInfo"><p>''' I am a {{AgeInput}} year old {{GenderSelect}} living in {{CountryInput}} '''</p></span> ----", and the only contributor was "User" (talk))
- 21:46, 3 February 2025 User talk contribs created page Template:UserInfo (Created page with "<span class="userInfo"><p> I am a {{AgeInput}} year old {{GenderSelect}} living in {{CountryInput}} </p></span>")
- 20:35, 3 February 2025 User talk contribs created page List of countries with data (Created page with "This page contains a list of countries that have specific associated data. Adding a country to this page will make it available for users to select. United States of America Other country another other country Australia")
- 20:11, 3 February 2025 User talk contribs created page Template:CountryInput (Created page with "<span class="countryInput"> loading... </span>")
- 23:46, 31 January 2025 User talk contribs created page MediaWiki:Gadget-UserInfo.css (Created page with ".oo-ui-dropdownWidget-handle{ padding: 5px 5px; }")
- 23:15, 31 January 2025 User talk contribs created page Template:AgeInput (Created page with "<span class="ageInput"> Loading... </span>")
- 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',...")
- 23:03, 31 January 2025 User talk contribs deleted page MediaWiki:Gadget-GenderSelect.js (content was: "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use itaa // Create an OOUI dropdown var dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person', } ), new OO.ui.MenuOptionWidget( { data:...", and the only contributor was "User" (talk))
- 22:50, 31 January 2025 User talk contribs created page MediaWiki:Gadget-GenderSelect.js (Created page with "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use itaa // Create an OOUI dropdown var dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person', } ), new OO.ui.MenuOptionWidget( { data: 'man', label: 'man', } ), new OO.ui.MenuOptionWidget( { data: 'woman...")
- 22:50, 31 January 2025 User talk contribs deleted page MediaWiki:Gadget-GenderSelect (content was: "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use it // Create an OOUI dropdown var dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person', } ), new OO.ui.MenuOptionWidget( { data: '...", and the only contributor was "User" (talk))
- 22:41, 31 January 2025 User talk contribs created page MediaWiki:Gadget-GenderSelect (Created page with "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use it // Create an OOUI dropdown var dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person', } ), new OO.ui.MenuOptionWidget( { data: 'man', label: 'man', } ), new OO.ui.MenuOptionWidget( { data: 'woman',...")
- 22:40, 31 January 2025 User talk contribs deleted page MediaWiki:Gadgets-GenderSelect (content was: "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use it // Create an OOUI dropdown var dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person', } ), new OO.ui.MenuOptionWidget( { data: '...", and the only contributor was "User" (talk))
- 22:40, 31 January 2025 User talk contribs created page MediaWiki:Gadgets-GenderSelect (Created page with "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use it // Create an OOUI dropdown var dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person', } ), new OO.ui.MenuOptionWidget( { data: 'man', label: 'man', } ), new OO.ui.MenuOptionWidget( { data: 'woman',...")
- 22:39, 31 January 2025 User talk contribs deleted page MediaWiki:GenderSelect.js (content before blanking was: "mw.loader.using('oojs-ui', function () { // Now OOUI is loaded and we can use it // Create an OOUI dropdown var dropDown = new OO.ui.DropdownWidget( { label: 'person', // The menu is composed within the DropdownWidget menu: { items: [ new OO.ui.MenuOptionWidget( { data: 'person', label: 'person', } ), new OO.ui.MenuOptionWidget( { data: 'man', label: 'man', } ), new OO.ui.MenuOptionWidget( { data:...")
- 00:02, 31 January 2025 User talk contribs created page Template:Micromorts (Created page with "<span class="micromorts">{{{1}}}</span>")
- 23:57, 30 January 2025 User talk contribs created page Template:GenderSelect (Created page with "<span class="hello-world">Loading...</span>")
- 23:45, 30 January 2025 User talk contribs created page MediaWiki:Gadgets-definition (Created page with "* GenderSelect [ResourceLoader | default | hidden] | GenderSelect.js")
- 23:42, 30 January 2025 User talk contribs created page MediaWiki:GenderSelect.js (Created page with "var HelloWorld = { init: function () { // Create a button using OOUI // Note! OOUI is being replaced by Codex var button = new OO.ui.ButtonWidget( { label: 'Click me!' } ); // Bind events button.on( 'click', HelloWorld.sayHello ); // Add the button to the DOM $( '.hello-world' ).html( button.$element ); }, sayHello: function () { alert( 'Hello world!' ); } }; mw.loader.using( [ 'oojs-ui-core' ], HelloWorld.init );")
- 23:08, 30 January 2025 User talk contribs created page UseGenderSelector (Created page with "{{#widget:GenderSelector}}")
- 23:06, 30 January 2025 User talk contribs created page Widget:GenderSelector (Created page with "<Script lang="javascript"> var HelloWorld = { init: function () { // Create a button using OOUI // Note! OOUI is being replaced by Codex var button = new OO.ui.ButtonWidget( { label: 'Click me!' } ); // Bind events button.on( 'click', HelloWorld.sayHello ); // Add the button to the DOM $( '.hello-world' ).html( button.$element ); }, sayHello: function () { alert( 'Hello world!' ); } }; mw.loader.using( [ 'oojs-ui-core' ], HelloWorld.init ); <...")
- 21:16, 30 January 2025 Gavinandresen talk contribs created page UseTestingWidget (Testing Widgets functionality)
- 21:14, 30 January 2025 Gavinandresen talk contribs created page Widget:Testing (Testing WIdget stuff.)
- 21:12, 30 January 2025 User talk contribs changed group membership for Gavinandresen from (none) to administrator, interface administrator, bureaucrat, suppressor and widget editor
- 19:04, 30 January 2025 Gavinandresen talk contribs created page Data:All Cause Mortality:USA (Mortality data for the USA from mortality.org)
- 19:03, 30 January 2025 User account Gavinandresen talk contribs was created
- 20:46, 28 January 2025 User talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: for (let span of document.getElementsByClassName("micromorts")){ if (span !== null){ let chance = 1000000 / parseInt(span.textContent); let digits = Math.round(chance).toString().length; let rounded = Math.round(chance / Math.pow(10, digits - 2)) * Math.pow(10, digits - 2); span.textContent = "1 in " + rounded.toLocaleString(); } }")
- 20:11, 28 January 2025 MediaWiki default talk contribs created page Main Page