Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jQuery.getScript('//meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/InsertWikiEditorButton.js&action=raw&ctype=text/javascript', function () {
  2.  
  3.   krInsertWikiEditorButton({
  4.     "id": "zdroj",
  5.     "icon": "http://upload.wikimedia.org/wikipedia/commons/3/33/Button_unreferenced.png",
  6.     "label": "Chybí zdroj",
  7.     "insertBefore": "\x7b\x7bsubst:Fakt",
  8.     "insertAfter": "\x7d\x7d",
  9.     "sampleText": ""
  10.   });
  11. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement