User:Root/vector.js

From www.PSALTIKI.info
< User:Root
Revision as of 21:15, 21 June 2017 by Root (talk | contribs)
Jump to: navigation, search
$('<li>', {
	id: 'pt-css',
	html: $('<a>', {
		href: 'http://localhost:8001/index.php?title=MediaWiki:Common.css&action=edit',
		text: 'css',
		title: 'edit Common.css',
	}),
}).insertBefore($('#pt-userpage'));