Components/Tabs: Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
(Created page with "<tabber> |-|First Tab Title= First tab content goes here. |-|Second Tab Title= Second tab content goes here. |-|Third Tab Title= Third tab content goes here. </tabber>")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
<syntaxhighlight lang="wikitext">
<tabber>
|-|First Tab Title=
First tab content goes here.
|-|Second Tab Title=
Second tab content goes here.
|-|Third Tab Title=
Third tab content goes here.
</tabber>
</syntaxhighlight>
<tabber>
<tabber>
|-|First Tab Title=
|-|First Tab Title=

Revision as of 09:29, 11 March 2024

<tabber>
|-|First Tab Title=
First tab content goes here.
|-|Second Tab Title=
Second tab content goes here.
|-|Third Tab Title=
Third tab content goes here.
</tabber>


First tab content goes here.

Second tab content goes here.

Third tab content goes here.