Atšķirības starp "MediaWiki:Common.js" versijām
No ''Vēsture''
(Jauna lapa: →Any JavaScript here will be loaded for all users on every page load.: if (mwCustomEditButtons) { mwCustomEditButtons[mwCustomEditButtons.length] = { "imageFile": "http://ww...) |
(Nav atšķirību)
|
Versija, kas saglabāta 2008. gada 24. oktobris, plkst. 08.56
/* Any JavaScript here will be loaded for all users on every page load. */
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://www.vesture.eu/skins/common/images/Button_redirect.png",
"speedTip": "Redirect",
"tagOpen": "#REDIRECT [[",
"tagClose": "]]",
"sampleText": "Raksts, uz kuru pāradresē"};
}