Help:Tabs: Difference between revisions

no edit summary
(added note about possible extension issues)
No edit summary
 
Line 1:
{| class="wikitable"
! '''This extension works fine on ATT, but due to the server refresh/Cloudfront caching used by Orain, it may take awhile for new tabs created by this extension to show up without display issues.'''
|}
 
This is the documentation for the Tabs extension. If this extension has been enabled, you could also copy the contents from the README.txt file into a wiki page to also see live demonstrations of this extension. <!-- Link to README.txt to be added when it exists on git.wikimedia.org -->
 
Line 9 ⟶ 5:
This extension has no configuration options in <code>LocalSettings.php</code>, but it does have the ''MediaWiki:tabs-dropdown-bgcolor'' message associated with it, which is not meant to be translated. This message contains the default value for the <code>background-color</code> style for dropdown menus. This needs to be a [https://developer.mozilla.org/en-US/docs/Web/CSS/color_value valid <code>background-color</code> value].
 
It also has the following internationalisationinternationalization messages associated with it:
 
*''MediaWiki:tabs-tab-label'' - The default label for a tab. The <code>$1</code> stands for the index of the tab.