Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. //Custom shiny edit buttons
  2.  
  3. if (mwCustomEditButtons) {
  4.  
  5. mwCustomEditButtons[mwCustomEditButtons.length] = {
  6. "imageFile": "http://images2.wikia.nocookie.net/__cb20100502153339/callofduty/images/1/17/Button_Ssig.jpg",
  7. "speedTip": "Signature",
  8. "tagOpen": "{{Sig/COAZ}} ''~"+"~~"+"~~''",
  9. "tagClose": "",
  10. "sampleText": ""};
  11.  
  12.  
  13.  
  14. }
  15.  
  16. //End custom shiny edit buttons
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement