Diferencia entre revisiones de «Usuario:King of Herdaz/common.js»

m
hmmm, why won't the image show up?
m (changing button image)
m (hmmm, why won't the image show up?)
});
 
// Add signatureWikipedia link button to the "advanced" section
$('#wpTextbox1').wikiEditor('addToToolbar', {
section: 'advanced',
tools: {
"category": {
label: 'SignatureWikipedia',
type: 'button',
icon: '//https://upload.wikimedia.org/wikipedia/commons/8c/8bcb/Button_sig2Button_wikipedia.png',
action: {
type: 'encapsulate',
options: {
pre: '--'"[[Wikipedia: + '~~' + '~~'",
post: "|]]"
}
}
});
 
// Add Wikipedia linksignature button to the "advanced" section
$('#wpTextbox1').wikiEditor('addToToolbar', {
section: 'advanced',
tools: {
"category": {
label: 'WikipediaSignature',
type: 'button',
icon: '//https://upload.wikimedia.org/wikipedia/commons/c8/cb8b/Button_wikipediaButton_sig2.png',
action: {
type: 'encapsulate',
options: {
pre: "[[Wikipedia:'--' ",+ '~~' + '~~'
post: "|]]"
}
}
8718

ediciones