Kullanıcı:Headersalreadysent/monobook.js: Revizyonlar arasındaki fark

Ubuntu Türkiye Wiki sitesinden
Gezinti kısmına atla Arama kısmına atla
(Sayfa boşaltıldı)
k (Headersalreadysent Kullanıcı:Canosayan/monobook.js sayfasını Kullanıcı:Headersalreadysent/monobook.js sayfasına taşıdı: Kullanıcıyı "Canosayan" isminden "Headersalreadysent" ismine yen...)
 
(Aynı kullanıcının aradaki diğer 8 değişikliği gösterilmiyor)
1. satır: 1. satır:
 
var button = {
"imageFile": "images/5/56/Button_big.png", // image to be shown on the button (may be a full URL too), 22x22 pixels
"speedTip": "big text", // text shown in a tooltip when hovering the mouse over the button
"tagOpen": "<big>", // the text to use to mark the beginning of the block
"tagClose": "</big>",      // the text to use to mark the end of the block (if any)
"sampleText": "big text"  // the sample text to place inside the block
};
mwCustomEditButtons.push(button);

13.11, 26 Ekim 2013 itibarı ile sayfanın şu anki hâli

var button = {
	"imageFile": "images/5/56/Button_big.png", // image to be shown on the button (may be a full URL too), 22x22 pixels
	"speedTip": "big text", // text shown in a tooltip when hovering the mouse over the button
	"tagOpen": "<big>", // the text to use to mark the beginning of the block
	"tagClose": "</big>",      // the text to use to mark the end of the block (if any)
	"sampleText": "big text"  // the sample text to place inside the block
};
mwCustomEditButtons.push(button);