Test: Difference between revisions

Test
[checked revision][checked revision]
Content deleted Content added
No edit summary
Line 899:
<br/><br/>
 
= Header Tabs<ref>[[mediawikiwiki:Extension:Header_Tabs]]</ref> =
The '''Header Tabs''' extension transforms top-level MediaWiki headers into JavaScript-based tabs.
 
{{Note|Only uses top level headers}}
 
Each such top-level header, if it's anywhere above the <code><headertabs /></code> tag, it will be displayed as a tab.
 
So typically this goes at the end of a page if it is desired for all sections to be displayed as header tabs.
 
use:
<pre>
__NOTOC__
= A =
Section 1
= B =
Section 2
= C =
Section 3
= D =
Section 4
 
<headertabs />
</pre>
 
To achieve:
:[[File:ClipCapIt-210304-142327.PNG]]
 
:[[File:ClipCapIt-210304-142342.PNG]]
 
<br/><br/>
= Hit Counters<ref>[[mediawikiwiki:Extension:HitCounters]]</ref> =
Hit Counters is the extension which is used to populate the data here: [[Special:Statistics]]