Template:Infobox tabs

From WikiMSK

Template documentation[view] [edit] [history] [purge]

Documentation

Used to place multiple infoboxes in a div that allows switching between them via header tabs (using the TabberNeue extension). Up to five infoboxes can be placed in the template. Note that it may not be possible to scroll through the tab labels if there are too many and the names are too long (needs looking into).

  • name1 to name5: The clickable label for each tab. Default is the number of the tab. Multiple tabs cannot use the same label.
  • content1 to content5: The contents of each tab. This should usually be an infobox with nothing else around it. Tabs only appear if they have content defined.
  • width: Optionally changes the width of the container div. Default is 22.1em, slightly wider than the infobox default for display purposes.