MediaWiki:Common.js: Difference between revisions

m
Applying changes that should make this JS file partially HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.
sims>K6ka
(it works, but it conflicts with the trending articles module. perhaps the Discord widget will just have to be at the top then?)
sims>FANDOMbot
m (Applying changes that should make this JS file partially HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
Line 42:
}
 
$('#va-titleicons-more').append('<img width="0" height="0" class="va-titleicons-chevron" src="httphttps://images.wikia.comnocookie.net/common/skins/common/blank.gif">');
 
iconBar.hover(
Line 365:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images3images.wikia.nocookie.net/central/images/1/11/Btn_toolbar_liste.png",
"speedTip": "List",
"tagOpen": "\n* ",
Line 374:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images4images.wikia.nocookie.net/central/images/8/88/Btn_toolbar_enum.png",
"speedTip": "Numbering",
"tagOpen": "\n# ",
Line 383:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images4images.wikia.nocookie.net/central/images/f/fd/Button_blockquote.png",
"speedTip": "Blockquote",
"tagOpen": "<blockquote>",
Line 392:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images2images.wikia.nocookie.net/central/images/7/74/Button_comment.png",
"speedTip": "Note",
"tagOpen": "{{Info|Insert title|",
Line 401:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images2images.wikia.nocookie.net/central/images/b/b4/Button_category03.png",
"speedTip": "Category",
"tagOpen": "[[Category:",
Line 410:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images.wikia.comnocookie.net/central/images/c/c8/Button_redirect.png",
"speedTip": "Redirect",
"tagOpen": "#REDIRECT [[",
Line 419:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images2images.wikia.nocookie.net/central/images/1/12/Button_gallery.png",
"speedTip": "Picture gallery",
"tagOpen": "\n<gallery>\nImage:",
Line 428:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "httphttps://images1images.wikia.nocookie.net/central/images/3/3b/Button_template_alt.png",
"speedTip": "Template",
"tagOpen": "{{",
Anonymous user