This is a documentation subpage for Modèle:Infobox tabber.It contains usage information, categories, and other content that is not part of the original template page.
{{Infobox tabber}} implements the <tabber>
tag from Extension:TabberNeue for infobox usage only. It includes additional styling needed for infobox.
Usage
{{Infobox tabber
|label1 = Tab Title A
|data1 = Tab content A goes here.
|label2 = Tab Title B
|data2 = Tab content B goes here.
|label3 = Tab Title C
|data3 = Tab content C goes here.
|label4 = Tab Title D
|data4 = Tab content D goes here.
|label5 = Tab Title E
|data5 = Tab content E goes here.
}}
gives
Tab content A goes here.Tab content B goes here.Tab content C goes here.Tab content D goes here.Tab content E goes here.