MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 155: Line 155:
group: 'format',
group: 'format',
tools: {
tools: {
"ISDAprov": {
"Prov": {
label: 'isdaprov',
label: 'isdaprov',
type: 'button',
type: 'button',
Line 174: Line 174:
group: 'format',
group: 'format',
tools: {
tools: {
"ISDAprov": {
"Prov": {
label: 'euaprov',
label: 'euaprov',
type: 'button',
type: 'button',
Line 192: Line 192:
group: 'format',
group: 'format',
tools: {
tools: {
"gmslaprov": {
"ietaprov": {
label: 'gmslaprov',
label: 'ietaprov',
type: 'button',
type: 'button',
icon: 'https://jollycontrarian.com/images/e/e9/Gms.png',
icon: 'https://jollycontrarian.com/images/e/e9/Gms.png',
Line 199: Line 199:
type: 'encapsulate',
type: 'encapsulate',
options: {
options: {
pre: "{{gmslaprov|",
pre: "{{ietaprov|",
post: "}}"
post: "}}"
}
}
Line 251: Line 251:
tools: {
tools: {
"template": {
"template": {
label: 'imcsdprov',
label: 'vmcsaprov',
type: 'button',
type: 'button',
icon: 'https://jollycontrarian.com/images/3/37/Csa.png',
icon: 'https://jollycontrarian.com/images/3/37/Csa.png',
Line 257: Line 257:
type: 'encapsulate',
type: 'encapsulate',
options: {
options: {
pre: "{{imcsdprov|",
pre: "{{vmcsaprov|",
post: "}}"
post: "}}"
}
}