MediaWiki:Common.js: Revizyonlar arasındaki fark

Ubuntu Türkiye Wiki sitesinden
Gezinti kısmına atla Arama kısmına atla
(Sayfa boşaltıldı)
Değişiklik özeti yok
1. satır: 1. satır:


var kategori = {
"imageFile": "/images/b/bc/Wiki.png", // image to be shown on the button (may be a full URL too), 22x22 pixels
"speedTip": "Kod", // text shown in a tooltip when hovering the mouse over the button
"tagOpen": "[[kategori:", // the text to use to mark the beginning of the block
"tagClose": "]]",      // the text to use to mark the end of the block (if any)
"sampleText": "Ubuntu"  // the sample text to place inside the block
};
mwCustomEditButtons.push(kategori);

12.02, 16 Ocak 2010 tarihindeki hâli

var kategori = {
"imageFile": "/images/b/bc/Wiki.png", // image to be shown on the button (may be a full URL too), 22x22 pixels
"speedTip": "Kod", // text shown in a tooltip when hovering the mouse over the button
"tagOpen": "[[kategori:", // the text to use to mark the beginning of the block
"tagClose": "]]",      // the text to use to mark the end of the block (if any)
"sampleText": "Ubuntu"  // the sample text to place inside the block
};
mwCustomEditButtons.push(kategori);