Difference between revisions of "Template:Tabbed infobox/doc"

From Underrail Wiki
Jump to navigation Jump to search
(template documentation)
(No difference)

Revision as of 02:04, 21 October 2014

Description

This template is used for making tabbed interface for infoboxes. Useful for multiple examples of items or other things without cluttering the page.

Syntax

Insert this template using

{{Tabbed infobox
| tab1 = Name for first example
| tab2 = Name for second example
| tab3 =
| tab4 =
| tab5 =
| tab6 =
| tab7 =
| tab8 =
}}

And so on. Up to 8 tabs are supported for now. Leave the ones you don't need empty.

Creating new examples
Once you have a page with {{Tabbed infobox}} saved/previewed, use the red links to create the new examples. Simply add the infobox (nothing else!) to the example page.
Editing existing examples
Use the v-d-e (view-discuss-edit) links at the top right corner of the tabbed infoboxes to edit existing examples.