Template:Tabs/doc

Template page

This template is used to group together a series of pages by putting links to them at the top of each page in the series. It's mainly used on character pages so that readers can quickly jump from e.g. Lee combos to Lee movelist.

When this template is used in this manner, it should be made into its own template which is then included at the top of each page in the tabs. For example, Template:Lee is included at the top of every page it links to.

Usage

Create e.g. Template:Fighter:

{{Tabs|
* [[Fighter]]
* [[Fighter combos|Combos]]
* [[Fighter movelist|Movelist]]
* [[Fighter ...]]
}}

Then at the top of e.g. Fighter combos:

{{Fighter}}

Example