MediaWiki:Common.js: Difference between revisions

m
Upgrade to add icons to staff main talk pages.
mNo edit summary
m (Upgrade to add icons to staff main talk pages.)
Line 150: Line 150:
  window.location.href.indexOf("/wiki/User:") == -1
  window.location.href.indexOf("/wiki/User:") == -1
  ) {
  ) {
if(
  window.location.href.indexOf("/wiki/User_talk:") == -1
  ) {
  return;
  return;
  }
  };
  };


Line 169: Line 173:
  window.location.href.indexOf("/wiki/User:") == -1
  window.location.href.indexOf("/wiki/User:") == -1
  ) {
  ) {
if(
  window.location.href.indexOf("/wiki/User_talk:") == -1
  ) {
  return;
  return;
  }
  };
  };


Line 188: Line 196:
  window.location.href.indexOf("/wiki/User:") == -1
  window.location.href.indexOf("/wiki/User:") == -1
  ) {
  ) {
if(
  window.location.href.indexOf("/wiki/User_talk:") == -1
  ) {
  return;
  return;
  }
  };
  };


Line 207: Line 219:
  window.location.href.indexOf("/wiki/User:") == -1
  window.location.href.indexOf("/wiki/User:") == -1
  ) {
  ) {
if(
  window.location.href.indexOf("/wiki/User_talk:") == -1
  ) {
  return;
  return;
  }
  };
  };


Line 226: Line 242:
  window.location.href.indexOf("/wiki/User:") == -1
  window.location.href.indexOf("/wiki/User:") == -1
  ) {
  ) {
if(
  window.location.href.indexOf("/wiki/User_talk:") == -1
  ) {
  return;
  return;
  }
  };
  };


Line 245: Line 265:
  window.location.href.indexOf("/wiki/User:") == -1
  window.location.href.indexOf("/wiki/User:") == -1
  ) {
  ) {
if(
  window.location.href.indexOf("/wiki/User_talk:") == -1
  ) {
  return;
  return;
  }
  };
  };


Line 264: Line 288:
  window.location.href.indexOf("/wiki/User:") == -1
  window.location.href.indexOf("/wiki/User:") == -1
  ) {
  ) {
if(
  window.location.href.indexOf("/wiki/User_talk:") == -1
  ) {
  return;
  return;
  }
  };
  };