Difference between revisions of "Tabs"
Jump to navigation
Jump to search
(Created page with "This article is about creating a tabbed user interface in a MediaWiki installation. There are a few ways of doing this. One method involves presenting the content of a singl...") |
|||
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. | ||
− | 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. 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 | + | == 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 == | ||
+ | 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 '''[[:Template:page tabs|page tabs]]''' template and the result looks like this: | ||
{{page tabs | {{page tabs |
Revision as of 14: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 |