Pengguna:Iwan Novirion/tabs.js: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
k revisi |
k . |
||
Baris 164:
//Tab berkas gambar tanpa lisensi
function
// Find the edit box
Baris 170:
//The welcome template you are wanting to use
var welcome_msg = '
// The code to be added to the page
var tag = '{{'+'
// If the edit box doesn't already have this tag...
Baris 200:
addOnloadHook(function () {
if(document.title.indexOf("Menyunting Berkas:") == 0) {
addPortletLink('p-cactions', 'javascript:
}
});
//Tab berkas gambar tanpa sumber
function
// Find the edit box
Baris 211:
//The welcome template you are wanting to use
var welcome_msg = '
// The code to be added to the page
var tag = '{{'+'
// If the edit box doesn't already have this tag...
Baris 241:
addOnloadHook(function () {
if(document.title.indexOf("Menyunting Berkas:") == 0) {
addPortletLink('p-cactions', 'javascript:
}
});
|