User:Hoskir/pivot.css: Difference between revisions

From Engineering Policy Guide
Jump to navigation Jump to search
Created blank page
 
No edit summary
Line 1: Line 1:
 
$wgPivotDefaultFeatures = [
'showActionsForAnon' => true,
'fixedNavBar' => false,
'usePivotTabs' => false,
'showHelpUnderTools' => true,
'showRecentChangesUnderTools' => true,
'wikiName' => 'test,
'wikiNameDesktop' => &$GLOBALS['wgSitename'],
'navbarIcon' => false,
'showFooterIcons' => false,
'addThisPUBID' => '',
'useAddThisShare' => '',
'useAddThisFollow' => ''

Revision as of 10:22, 10 January 2025

$wgPivotDefaultFeatures = [
	'showActionsForAnon' => true,
	'fixedNavBar' => false,
	'usePivotTabs' => false,
	'showHelpUnderTools' => true,
	'showRecentChangesUnderTools' => true,
	'wikiName' => 'test,
	'wikiNameDesktop' => &$GLOBALS['wgSitename'],
	'navbarIcon' => false,
	'showFooterIcons' => false,
	'addThisPUBID' => '',
	'useAddThisShare' => '',
	'useAddThisFollow' => ''