Revision history of "MediaWiki:Gadget-calculator-cardiovascular.js"

From WikiAnesthesia

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 16:43, 5 April 2022Chris Rishel talk contribs 7,488 bytes −1
  • curprev 15:55, 5 April 2022Chris Rishel talk contribs 7,489 bytes +7,489 Created page with "( function() { mw.calculators.addUnitsBases( { bpm: { toString: function( units ) { units = units.replace( 'bpm', 'beats/min' ); return units; } }, hgb: { toString: function( units ) { units = units.replace( 'hgbperdL', '/dL' ); units = units.replace( /\s?pcthct/, '%' ); return units; } }, o2: {..."