MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 7: Line 7:
   
   
   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/e/e2/Button_Tag.PNG",
     "imageFile": "http://amwellclear.co.uk/w/images/e/e2/Button_Tag.PNG",
     "speedTip": "tag (links and categorises)",
     "speedTip": "tag (links and categorises)",
     "tagOpen": "{{tag|",
     "tagOpen": "{{tag|",
Line 14: Line 14:
   
   
   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/b/b8/Button_Tg2.PNG",
     "imageFile": "http://amwellclear.co.uk/w/images/b/b8/Button_Tg2.PNG",
     "speedTip": "tag (links and categorises and allows a short name)",
     "speedTip": "tag (links and categorises and allows a short name)",
     "tagOpen": "{{t2|",
     "tagOpen": "{{t2|",
Line 28: Line 28:
   
   
   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/e/ed/Button_I.PNG",
     "imageFile": "http://amwellclear.co.uk/w/images/e/ed/Button_I.PNG",
     "speedTip": "isdaprov",
     "speedTip": "isdaprov",
     "tagOpen": "{{isdaprov|",
     "tagOpen": "{{isdaprov|",
Line 35: Line 35:
   
   
   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/5/56/Button_Ia.PNG",
     "imageFile": "http://amwellclear.co.uk/w/images/5/56/Button_Ia.PNG",
     "speedTip": "isdaanatomy",
     "speedTip": "isdaanatomy",
     "tagOpen": "{{isdaanatomy}}",
     "tagOpen": "{{isdaanatomy}}",
Line 49: Line 49:
   
   
   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/a/a7/Button_G.PNG",
     "imageFile": "http://amwellclear.co.uk/w/images/a/a7/Button_G.PNG",
     "speedTip": "gmraprov",
     "speedTip": "gmraprov",
     "tagOpen": "{{gmraprov|",
     "tagOpen": "{{gmraprov|",
Line 63: Line 63:
   
   
   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/b/ba/Clausebutton.png",
     "imageFile": "http://amwellclear.co.uk/w/images/b/ba/Clausebutton.png",
     "speedTip": "clause",
     "speedTip": "clause",
     "tagOpen": "{{clause|",
     "tagOpen": "{{clause|",
Line 70: Line 70:
   
   
   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/d/d6/Button_ccp.PNG",
     "imageFile": "http://amwellclear.co.uk/w/images/d/d6/Button_ccp.PNG",
     "speedTip": "ccp",
     "speedTip": "ccp",
     "tagOpen": "{{ccp|",
     "tagOpen": "{{ccp|",
Line 77: Line 77:


   mwCustomEditButtons[mwCustomEditButtons.length] = {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "https://jollycontrarian.com/images/c/cd/Button_cdea.PNG",
     "imageFile": "http://amwellclear.co.uk/w/images/c/cd/Button_cdea.PNG",
     "speedTip": "cassprov",
     "speedTip": "cassprov",
     "tagOpen": "{{cassprov|",
     "tagOpen": "{{cassprov|",
Line 151: Line 151:
     "speedTip": "osla",
     "speedTip": "osla",
     "tagOpen": "{{oslaprov|",
     "tagOpen": "{{oslaprov|",
    "tagClose": "}}",
    "sampleText": "text"};
  mwCustomEditButtons[mwCustomEditButtons.length] = {
    "imageFile": "http://upload.wikimedia.org/wikipedia/commons/b/bb/Wiki-button-italic-be.png",
    "speedTip": "pca",
    "tagOpen": "{{pcaprov|",
     "tagClose": "}}",
     "tagClose": "}}",
     "sampleText": "text"};
     "sampleText": "text"};


   }
   }