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

m
Undo revision 158101 by King of Herdaz (talk) This button works, but I don't actually need it since I already have the function in a dropdown
m
m (Undo revision 158101 by King of Herdaz (talk) This button works, but I don't actually need it since I already have the function in a dropdown)
Etiqueta: Deshacer
pre: "[[Wikipedia: ",
post: "|]]"
}
}
}
}
});
 
// Adding artist attribution button for galleries to the "main" section
$('#wpTextbox1').wikiEditor('addToToolbar', {
section: 'main',
group: 'insert',
tools: {
"artist-attribution": {
label: 'Artist Attribution',
type: 'button',
icon: '//upload.wikimedia.org/wikipedia/commons/1/1b/Button_miss_signature.png',
action: {
type: 'encapsulate',
options: {
pre: '| <small><center>by {{a|',
post: '}}</center></small>'
}
}
8718

ediciones