Difference between revisions 4015460 and 4019834 on enwikisource

// if (mw.toolbar != undefined ){

if ( $.isArray( window.mwCustomEditButtons ) ) {

//User annotation
mw.toolbar.addButton(
      "",
      " Ua ",
      '<ref>{{Ua|note=',
      '}}</ref>',
      ""
);
(contracted; show full)      "",
      " Img ",
      '{{PSMImages}}',
      '',
      ""
);

}