Changes

no edit summary
Line 100: Line 100:  
}
 
}
   −
/**
  −
* Dynamic Navigation Bars (experimental)
  −
*
  −
* Description: See [[Wikipedia:NavFrame]].
  −
* Maintainers: UNMAINTAINED
  −
*/
  −
  −
/* set up the words in your language */
  −
var NavigationBarHide = '[' + collapseCaption + ']';
  −
var NavigationBarShow = '[' + expandCaption + ']';
  −
var indexNavigationBar = 0;
  −
   
/**
 
/**
 
  * Shows and hides content and picture (if available) of navigation bars
 
  * Shows and hides content and picture (if available) of navigation bars