Help:Tabs: Difference between revisions

no edit summary
(added Tabs extensions examples from extension readme file)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 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.
Line 311:
}}
</tabs>
 
[[Category:Help]]