Changes

Jump to navigation Jump to search
518 bytes added ,  07:32, 1 September 2020
m
no edit summary
Line 42: Line 42:  
pre: "<center>",
 
pre: "<center>",
 
post: "</center>"
 
post: "</center>"
 +
}
 +
}
 +
},
 +
"justify-right": {
 +
label: 'Allign to the right',
 +
type: 'button',
 +
icon: '//upload.wikimedia.org/wikipedia/commons/a/a5/Button_align_right.png',
 +
action: {
 +
type: 'encapsulate',
 +
options: {
 +
pre: "{{Стиль А-Текст справа|",
 +
post: "}}"
 
}
 
}
 
}
 
}
Line 54: Line 66:  
pre: "[[Category: ",
 
pre: "[[Category: ",
 
post: "]]"
 
post: "]]"
 +
}
 +
}
 +
},
 +
"dash": {
 +
label: 'Dash',
 +
type: 'button',
 +
icon: '//upload.wikimedia.org/wikipedia/commons/c/cd/Button_mdash.png',
 +
action: {
 +
type: 'encapsulate',
 +
options: {
 +
pre: "–",
 +
post: ""
 
}
 
}
 
}
 
}
 
}
 
}
}
+
}
 
} );
 
} );
  

Navigation menu