Участник:Менделеевец99/JS/UpMenu.js

( function () {//изолировать из глобальной области видимости
var link, links = [
	{id: 'pt-yoficator',
	html: {
		href: 'https://ru.wikipedia.org/wiki/Special:Ёфикация',
		text: 'Ё',
		title: 'Ёфикация',
		accesskey: 'a'
	}},
	{id: 'pt-export',
	html: {
		href: 'https://ru.wikipedia.org/wiki/Special:Export',
		text: 'Э',
		title: 'Экспорт',
		accesskey: 'b'
	}}, 
	{id: 'pt-subpages',
	html: {
		href: 'https://ru.wikipedia.org/wiki/Special:PrefixIndex/User:Менделеевец99',
		text: 'Подстр-цы',
	}},
	{id: 'pt-Modules',
	html: {
		href: 'https://ru.wikipedia.org/wiki/Special:PrefixIndex/Модуль:Песочница/Менделеевец99',
		text: 'M',
	}},
	{	id: 'pt-Gagjets',
	html: {
		href: 'https://ru.wikipedia.org/wiki/Special:Gadgets',
		text: 'Г',
	}}];
	var bef = 'pt-userpage';
	for (var i = 0; i < links.length; i++){
	link = links[i]; var h = link.html;
	$('<li>', {
	id: link.id,
	html: $('<a>', {
		href: h.href,
		text: h.text ,
		title: h.title + ' [Alt + Shift + ' + h.accesskey + ']',
	}),
}).insertBefore($('#' + bef));	
bef = link.id;
}
$('<li>', {
	id: 'pt-subpages',
	html: $('<a>', {
		href: 'https://ru.wikipedia.org/wiki/Special:PrefixIndex/User:' + wgUserName,
		text: 'Подстраницы',
	}),
}).insertBefore($('#pt-userpage'));
$('<li>', {
	id: 'pt-export',
	html: $('<a>', {
		href: 'https://ru.wikipedia.org/wiki/Special:Export',
		text: 'Э',
		title: 'Экспорт',
	}),
}).insertBefore($('#pt-subpages'));
$('<li>', {
	id: 'pt-exportPPU',
	html: $('<a>', {
		href: 'https://ru.wikipedia.org/wiki/Special:Export/User:' + wgUserName,
		text: 'Экспорт ЛСУ',
	}),
}).insertBefore($('#pt-export'));
$('<li>', {
	id: 'pt-Gagjets',
	html: $('<a>', {
		href: 'https://ru.wikipedia.org/wiki/Special:Gadgets',
		text: 'Г',
	}),
}).insertBefore($('#pt-exportPPU'));
$('<li>', {
	id: 'pt-Modules',
	html: $('<a>', {
		href: 'https://ru.wikipedia.org/wiki/Special:PrefixIndex/Модуль:Песочница/Менделеевец99',
		text: 'M',
	}),
}).insertBefore($('#pt-Gagjets'));
$('<li>', {
	id: 'pt-Tech',
	html: $('<a>', {
		href: 'https://ru.wikipedia.org/wiki/Special:PrefixIndex/Проект:Технические_работы/',
		text: 'T',
	}),
}).insertBefore($('#pt-Modules'));
}() );//изолировать из глобальной области видимости

 

Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia