MediaWiki:Common.js: Difference between revisions

{g}
No edit summary
({g})
Line 146: Line 146:
type: 'encapsulate',
type: 'encapsulate',
options: {
options: {
pre: "{{tag|",
pre: "{{t|",
post: "}}"
post: "}}"
}
}
Line 393: Line 393:
tools: {
tools: {
"template": {
"template": {
label: 'confiprov',
label: '{{sa}}',
type: 'button',
type: 'button',
icon: 'https://jollycontrarian.com/images/e/ec/Cp.png',
icon: 'https://jollycontrarian.com/images/7/7c/Sa.PNG',
action: {
action: {
type: 'encapsulate',
type: 'encapsulate',
options: {
options: {
pre: "{{confiprov|",
pre: "{{sa}}",
post: "}}"
post: ""
}
}
}
}