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 12:53, 6 April 2022Chris Rishel talk contribs 7,488 bytes +7,488 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: {..."