Template:Tabs

From the MapleStory Wiki, a knowledge base about everything MapleStory
Jump to navigation Jump to search
Documentation Edit this documentation at Template:Tabs/doc.
(edithistorypurge)

Usage

{{Tabs
|base=NAME OF BASE ARTICLE
|tab1=SUBPAGE NAME OF FIRST TAB
|title1=CUSTOM SUBPAGE NAME FOR FIRST TAB LINK
|tab2=SUBPAGE NAME OF SECOND TAB
|title2=CUSTOM SUBPAGE NAME FOR SECOND TAB LINK
...
|tab12=SUBPAGE NAME OF TWELFTH TAB
|title12=CUSTOM SUBPAGE NAME FOR TWELFTH TAB LINK
}}

Description

Use this to link to different subpages for additional information.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Basebase

If specified, base page for each tab will use this. Otherwise, it will use the base of the page the template is run on.

Page nameoptional
Tab 1tab1

The subpage title for the first tab.

Page namerequired
Title 1title1

The custom custom subpage title for the first tab.

Page nameoptional
Tab 2tab2

The subpage title for the second tab.

Page nameoptional
Title 2title2

The custom subpage title for the second tab.

Page nameoptional
Tab 3tab3

The subpage title for the third tab.

Page nameoptional
Title 3title3

The custom subpage title for the third tab.

Page nameoptional
Tab 4tab4

The subpage title for the fourth tab.

Page nameoptional
Title 4title4

The custom subpage title for the fourth tab.

Page nameoptional
Tab 5tab5

The subpage title for the firth tab.

Page nameoptional
Title 5title5

The custom subpage title for the firth tab.

Page nameoptional
Tab 6tab6

The subpage title for the sixth tab.

Page nameoptional
Title 6title6

The custom subpage title for the sixth tab.

Page nameoptional
Tab 7tab7

The subpage title for the seventh tab.

Page nameoptional
Title 7title7

The custom subpage title for the seventh tab.

Page nameoptional
Tab 8tab8

The subpage title for the eighth tab.

Page nameoptional
Title 8title8

The custom subpage title for the eighth tab.

Page nameoptional
Tab 9tab9

The subpage title for the nineth tab.

Page nameoptional
Title 9title9

The custom subpage title for the nineth tab.

Page nameoptional
Tab 10tab10

The subpage title for the tenth tab.

Page nameoptional
Title 10title10

The custom subpage title for the tenth tab.

Page nameoptional
Tab 11tab11

The subpage title for the eleventh tab.

Page nameoptional
Title 11title11

The custom subpage title for the eleventh tab.

Page nameoptional
Tab 12tab12

The subpage title for the twelfth tab.

Page nameoptional
Title 12title12

The custom subpage title for the twelfth tab.

Page nameoptional

Example

Wikitext Output
{{Tabs
|base=Pink Bean
|tab1=Monster
|tab2=Job
|tab3=Skills
}}
{{Tabs
|tab1=sandbox
|tab2=sandbox/styles.css
|tab3=doc
}}
{{Tabs
|tab1=sandbox
|title1=Sandbox
|tab2=sandbox/styles.css
|title2=Styles
|tab3=doc
|title3=Documentation
}}
Sandbox
{{Tabs/sandbox
|base=Pink Bean
|tab1=Monster
|tab2=Job
|tab3=Skills
}}
{{Tabs/sandbox
|tab1=sandbox
|tab2=sandbox/styles.css
|tab3=doc
}}
{{Tabs/sandbox
|tab1=sandbox
|title1=Sandbox
|tab2=sandbox/styles.css
|title2=Styles
|tab3=doc
|title3=Documentation
}}