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

Ir a la navegación Ir a la búsqueda
m
test
m
m (test)
//Adding a bunch of dropdowns to the "advanced" section for easy access
 
$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', {
//Add new references dropdown to the "advanced" section
'sections': {
'test': {
'type': 'toolbar', // Can also be 'booklet'
'label': 'Test'
$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', {
section: 'advancedtest',
groups: {
list: {
}
} );
}
}
} );
 
//Adding an infobox dropdown to the "advanced" section
8718

ediciones

Menú de navegación