editor.ui.addButton && editor.ui.addButton( 'Templates', {
                label: editor.lang.templates.button,
                command: 'templates',
                toolbar: 'doctools,10'
            } );