Template:Page tabs/doc
Jump to navigation
Jump to search
Script error: No such module "Message box". Script error: No such module "High-use". <templatestyles src="Template:Page tabs/styles.css" />Script error: No such module "page tabs". Template:Lua Template:TemplateStyles This template provides a menu of tabs for linking to different pages. Any number of tabs can be specified.
The tab for the current page is indicated by |This=, with tab numbers starting from 1. Without this parameter, the first tab will be selected.
Setting |NOTOC=true suppresses the table of contents.
This template should not be used in articles.
Example
<templatestyles src="Template:Page tabs/styles.css" />Script error: No such module "page tabs".
{{Page tabs
| NOTOC = true
| [[User:Example]]
| [[User:Example/Subpage 1]]
| [[User:Example/Subpage 2|Second subpage]]
| [[User:Example/Subpage 3]]
| This = 2
}}