Difference between revisions of "Tabs"
Jump to navigation
Jump to search
(+Category:Tabs; +Category:UI using HotCat) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
This article is about creating a tabbed user interface in a MediaWiki installation. | This article is about creating a tabbed user interface in a MediaWiki installation. | ||
== Single Page == | == Single Page == | ||
− | + | There are a few ways of doing this. One method involves presenting the content of a single page in a tabbed interface; kind of a showcase or slideshow. We'll document that method later. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Multiple Page == | == Multiple Page == | ||
Line 34: | Line 16: | ||
|This=1 | |This=1 | ||
}} | }} | ||
− | |||
− | |||
− | |||
− |
Revision as of 13:24, 30 April 2014
This article is about creating a tabbed user interface in a MediaWiki installation.
Single Page[edit | edit source]
There are a few ways of doing this. One method involves presenting the content of a single page in a tabbed interface; kind of a showcase or slideshow. We'll document that method later.
Multiple Page[edit | edit source]
Another method involves connecting multiple pages together into a wizard or tutorial with a tabbed navigation. An example of this latter technique is the series of pages at https://en.wikipedia.org/wiki/Wikipedia:Tutorial
The interface for this technique involves using the page tabs template and the result looks like this:
Introduction | Page 2 | Page 3 | Wrap-up |