13,398
edits
(Created page with "/* Sitewide options for the the Cite toolbar button: * All options should be specified * * "date format" sets the date format used for the function to insert the current date * Current available options: * date - the day of the month * zdate - day of the month, zero padded to 2 digits * monthname - The month name * month - The numberic month (1-12) * zmonth - numeric month, zero padded to 2 digits * year - The full year (4 digits) * * "autodate fields" is a list of templ...") |
No edit summary |
||
Line 16: | Line 16: | ||
* | * | ||
* "modal" - if true, the dialogs will be modal windows, blocking access to the rest of the window. | * "modal" - if true, the dialogs will be modal windows, blocking access to the rest of the window. | ||
* See | * See https://en.bharatpedia.org/wiki/Modal_window | ||
* All dialogs in the toolbar are modal by default | * All dialogs in the toolbar are modal by default | ||
* | * |
edits