All public logs
From WikiAnesthesia
Combined display of all available logs of WikiAnesthesia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 01:40, 28 August 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-search.css (Created page with "#calculator-search { margin: 0.5rem; } .calculator-search-input { font-size: 1.2rem; font-weight: 500; }")
- 00:36, 28 August 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-search.js (Created page with "* * @author Chris Rishel: ( function() { mw.calculators.initalizeSearch = function() { console.log('woo'); }; mw.calculators.initialize(); }() );")
- 14:54, 12 August 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientStats.js to MediaWiki:Gadget-calculator-anatomyPhysiology.js without leaving a redirect
- 14:52, 12 August 2021 Chris Rishel talk contribs moved page Patient statistics calculator to Anatomy and physiology calculator without leaving a redirect
- 20:07, 11 August 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-drugDosages.css to MediaWiki:Gadget-calculator-drugs-core.css without leaving a redirect
- 19:14, 10 August 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugs-data.js (Created page with "* * @author Chris Rishel: ( function() { * * DrugColor data: mw.calculators.addDrugColors( { anticholinergic: { primaryColor: '...")
- 19:11, 10 August 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-drugs.js to MediaWiki:Gadget-calculator-drugs-core.js without leaving a redirect
- 13:35, 7 August 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patients.js (Created page with "* * @author Chris Rishel: ( function() { // Units for age (37 weeks = birth) mw.calculators.addUnits( { wk: { definition: '0.01923 year',...")
- 04:02, 7 August 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugDosages.css (Created page with ".calculator-drugDosages-drugDosages .wikitable th { width: inherit; }")
- 19:42, 6 August 2021 Chris Rishel talk contribs created page Drug dosage calculator (Created page with "{| class="wikitable" |+Caption !Drug name!!Indication !Population !Dose !Volume |- |Propofol||General anesthesia v |Pediatric v |50-75 mg (2.5-3.5 mg/kg) |10 mg/mL v 5-7 mL |-...") Tag: 2017 source edit
- 09:25, 25 July 2021 Chris Rishel talk contribs moved page Drug dosage calculator to Patient statistics calculator without leaving a redirect
- 18:05, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-drugdosages.js to MediaWiki:Gadget-calculator-drugDosages.js without leaving a redirect
- 18:04, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientinput.css to MediaWiki:Gadget-calculator-patientInput.css without leaving a redirect
- 18:04, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientinput.js to MediaWiki:Gadget-calculator-patientInput.js without leaving a redirect
- 18:04, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientstats.js to MediaWiki:Gadget-calculator-patientStats.js without leaving a redirect
- 16:33, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientstats.js (Created page with "( function() { mw.calculators.addCalculations( { bmi: { abbreviation: 'BMI', digits: 1, formula: '\\mathrm{BMI} = \\frac{\\text...")
- 16:32, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientinput.css (Created page with "#mw-content-text { margin-top: 0 !important; } #calculator-patientinput { background-color: #ffffff; position: sticky; } @media only screen and (max-width: 529px...")
- 16:29, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientinput.js (Created page with "* * @author Chris Rishel: ( function() { mw.calculators.addVariables( { age: { name: 'Age', type: 'number', defaultValue:...")
- 16:29, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugs.js (Created page with "* * @author Chris Rishel: ( function() { mw.calculators.drugColors = {}; mw.calculators.addDrugColors = function( drugColorData ) { var drugColors = mw....")
- 16:28, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-drugs-core.js (content was: "* * @author Chris Rishel: ( function() { mw.calculators.drugColors = {}; mw.calculators.addDrugColors = function( drugColorData ) { var drugColors = mw.calculators.createCalculatorObjects( 'DrugColor', drugColorData ); for( var drugColorId in drugColors ) { mw.calculators.drugColors[ drugColorId ] = drugColors[ drugCol...", and the only contributor was "Chris.Rishel" (talk))
- 16:28, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-math.js (content was: "/** * math.js * https://github.com/josdejong/mathjs * * Math.js is an extensive math library for JavaScript and Node.js, * It features real and complex numbers, units, matrices, a large set of * mathematical functions, and a flexible expression parser. * * @version 9.4.4 * @date 2021-07-07 * * @license * Copyright (C) 2013-2021 Jos de Jong <wjosde...", and the only contributor was "Chris.Rishel" (talk))
- 16:28, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-patientdata-core.css (content was: "#mw-content-text { margin-top: 0 !important; } #calculator-patientdata { background-color: #ffffff; position: sticky; } @media only screen and (max-width: 529px), only screen and (min-width: 530px) and (max-width: 949px) { #calculator-patientdata .form-row { justify-content: space-around; } } @media only screen and (max-width: 529p...", and the only contributor was "Chris.Rishel" (talk))
- 16:27, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-patientdata-core.js (content was: "* * @author Chris Rishel: ( function() { mw.calculators.addVariables( { age: { name: 'Age', type: 'number', defaultValue: '40 yr', maxLength: 3, units: [ 'yr', 'mo', 'wk' ] }, gender: { name: 'Gende...", and the only contributor was "Chris.Rishel" (talk))
- 14:05, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-drugs.js to MediaWiki:Gadget-calculator-drugdosages.js without leaving a redirect
- 14:01, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-patientdata.js (content was: "if( $( '#calculator-patientdata' ).length) { mw.loader.load( 'ext.gadget.calculator-patientdata-core' ); }", and the only contributor was "Chris.Rishel" (talk))
- 13:37, 22 July 2021 Chris Rishel talk contribs created page Drug dosage calculator (Created page with "<div id='calculator-drugs'></div>")
- 06:13, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Calculators-definition (Created page with "* calculator-core[dependencies=ext.calculators.math]|calculator-core.js|calculator-core.css * calculator-drugs[dependencies=ext.gadget.calculator-core,ext.gadget.calculator-pa...") Tag: Visual edit: Switched
- 23:43, 20 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugs.js (Created page with "if( $( '#calculator-drugs' ).length) { mw.loader.load( 'ext.gadget.calculator-drugs-core' ); }")
- 23:42, 20 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugs-core.js (Created page with "* * @author Chris Rishel: ( function() { mw.calculators.drugColors = {}; mw.calculators.addDrugColors = function( drugColorData ) { var drugColors = mw....")
- 20:30, 18 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientdata-core.css (Created page with "#mw-content-text { margin-top: 0 !important; } #calculator-patientdata { background-color: #ffffff; position: sticky; } @media only screen and (max-width: 529px)...")
- 19:36, 18 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-core.css (Created page with "@media only screen and (max-width: 529px) { .calculator-input-text-compact { padding-right: 0.5rem; padding-left: 0.5rem; width: 3rem !important;...")
- 19:02, 18 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientdatajs to MediaWiki:Gadget-calculator-patientdata.js without leaving a redirect
- 19:00, 18 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientdata-loader.js to MediaWiki:Gadget-calculator-patientdatajs without leaving a redirect
- 18:50, 18 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientdata.js to MediaWiki:Gadget-calculator-patientdata-core.js without leaving a redirect
- 08:11, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-math.js (Created page with "/** * math.js * https://github.com/josdejong/mathjs * * Math.js is an extensive math library for JavaScript and Node.js, * It features real and complex numbers, units, ma...")
- 08:07, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientdata-loader.js (Created page with "if( $( '.calculator-patientdata' ).length) { mw.loader.load( 'ext.gadget.calculator-patientdata' ); }")
- 08:04, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-core.js (Created page with "( function( mw, $ ){ console.log( 'calculator-core loaded' ); }( jQuery, mediaWiki ) );")
- 08:02, 16 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calc-patientdata.js to MediaWiki:Gadget-calculator-patientdata.js without leaving a redirect
- 07:37, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calc-patientdata.js (Created page with "( function( mw, $ ){ console.log( 'woo' ); }( jQuery, mediaWiki ) );")
- 07:33, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadgets-definition (Created page with "=== Calculators === * calc-patientdata[ResourceLoader|hidden|default|targets=desktop,mobile|type=general]|calc-patientdata.js|calc-patientdata.css") Tag: 2017 source edit
- Private practice groups action
- Private practice groups action
- 16:40, 8 July 2021 Chris Rishel talk contribs created page WikiAnesthesia:Editorial board (Created page with "==Editorial Levels== {| class="wikitable" |+ !Level !Contribution score !Additional criteria |- |Editor-in-chief||NA|| |- |Section editor||NA||Appointed by editor-in-chief |-...") Tag: Visual edit
- 16:24, 8 July 2021 Chris Rishel talk contribs created page Template:WikiAnesthesia leader/styles.css (Created page with ".wikianesthesia-leader { border: 0; } .wikianesthesia-leader-image .img { border-radius: 50%; }")
- 16:16, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 16:11, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 16:10, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 16:02, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 15:51, 8 July 2021 Chris Rishel talk contribs created page Template:WikiAnesthesia leader (Created page with "<div class="card" style="width: 18rem;"> {{#if:{{{image_file|}}}|<div class="card-img-top" alt="">[[File:{{{image_file}}}|320px]]</div>}} <div class="card-body"> <h5 c...") Tag: 2017 source edit
- Private practice groups action