Open main menu

Changes

6 bytes removed ,  14:17, 30 April 2014
no edit summary
==Example==
  <nowikipre>{{page tabs
|NOTOC = true
|[[foo|Intro to Foo]]
|[[foo/Subpage 3|Get involved with Foo]]
|This={{{This|1}}}
}}</nowikipre>  "This=" makes the default white tab page the first example. So if you don't put 'This=' on the page, the first tab would be white regardless of which page they were looking at. The first parameter suppresses the table of contents.
Now, you'd save that page, lets say it was called '''[[Example]]'''. Go to each page in your tab set and put the template at the top of that page, in the form
 
<nowiki>{{Page tabs|This=1}}</nowiki> on that page, and use the same thing but change 'This=x' to reflect the number of the page your on.
An example has been done for this page at [[Tabs]] to demonstrate how this works and documenting its use. Examine the page and the source to understand how to use this functionality. It is both fun to use and very useful in putting a condensed amount of information (such as cross-page links) in a very small space.
</noinclude>
4,558

edits