模板:Infobox tabber

来自星际公民中文百科
Template documentation[view][edit][history][purge]
This documentation is transcluded from 模板:Infobox tabber/doc. Changes can be proposed in the talk 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.

Debug data: