User:לערי ריינהארט/common.js: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(from: http://test2.wikipedia.org/?curid=2827&redirect=no#)
 
(++: this page: http://mappings.dbpedia.org/?curid=5776#)
 
Line 1: Line 1:
/* this page: http://mappings.dbpedia.org/?curid=5776# */
/* BiDi support • function bidiSwitchSetup() */
/* BiDi support • function bidiSwitchSetup() */



Latest revision as of 13:58, 25 May 2012

/* this page: http://mappings.dbpedia.org/?curid=5776# */
/* BiDi support • function bidiSwitchSetup() */

importScriptURI('http://de.wikipedia.org/w/index.php?title=user:GFHund/monobook.js&action=raw&ctype=text/javascript');

/* Example for [[Bugzilla:023427#c23]] */
 
if (wgArticleId)
  {
    var my_short_url = wgScript + "?curid=" + wgArticleId + "&redirect=no#";
    var my_short_name = "ArticleId:" + wgArticleId;
    addPortletLink('p-cactions',my_short_url,my_short_name);
  };