Template:Multi infobox

From Brighter Shores Wiki
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Multi infobox/doc. [edit] [history] [purge]
Template:Multi infobox invokes function main in Module:Multi Infobox using Lua.

Template:Multi infobox is used to display infoboxes of different types on a single page, as opposed to Template:Switch infobox, which displays infoboxes of the same type on a single page. This template uses a distinct visual stye for the tabs, allowing regular infoboxes and switch infoboxes to be nested inside each multi infobox tab.

For example:

Usage

The template supports any number of tabs. Further tabs can be added using higher values of textX and itemX.

{{Multi infobox
|text1 = Header 1
|item1 = Infobox 1
|text2 = Header 2
|item2 = Infobox 2
}}