Template:Tabs/doc

Template page
Revision as of 10:12, 10 January 2021 by RogerDodger (talk | contribs) (Created page with "{{Uses TemplateStyles|Tabs/style.css}} 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 u...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 the 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