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

restoring my additions
(putting back the original upgraded version)
(restoring my additions)
pre: "[[Category: ",
post: "]]"
}
}
}
}
});
 
// Add image template button
$('#wpTextbox1').wikiEditor('addToToolbar', {
section: 'advanced',
group: 'insert',
tools: {
"category": {
label: 'Image',
type: 'button',
icon: '//upload.wikimedia.org/wikipedia/commons/7/76/Button_atelier_graphique.PNG',
action: {
type: 'encapsulate',
options: {
pre: "{{image|",
post: "|side=|width=|caption}}"
}
}
type: 'encapsulate',
options: {
pre: '{' + '{url ref|url=',
post: '|text=|date=|site=}}'
}
}
8718

ediciones