Gebruiker:Jos1950/skinname.js: verschil tussen versies

Uit LinuxMintNL WiKi
Ga naar: navigatie, zoeken
(Nieuw toets edit-standaard)
 
(proef)
Regel 4: Regel 4:
 
     "imageFile": "http://images.wikia.com/central/images/7/74/Button_comment.png",
 
     "imageFile": "http://images.wikia.com/central/images/7/74/Button_comment.png",
 
     "speedTip": "Comment visible only for editors",
 
     "speedTip": "Comment visible only for editors",
     "tagOpen": "<!-- ",
+
     "tagOpen": "J ",
     "tagClose": " -->",
+
     "tagClose": " S",
     "sampleText": "Insert comment here"}
+
     "sampleText": "Nieuw"}
 
   }
 
   }

Versie van 14 jan 2015 om 17:05

if (mwCustomEditButtons) {
 
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://images.wikia.com/central/images/7/74/Button_comment.png",
     "speedTip": "Comment visible only for editors",
     "tagOpen": "J ",
     "tagClose": " S",
     "sampleText": "Nieuw"}
  }