Template:PageTabs: Difference between revisions
Jump to navigation
Jump to search
imported>Stephen Ewen No edit summary |
imported>Stephen Ewen No edit summary |
||
Line 11: | Line 11: | ||
{{ #if: {{{10|}}} |{{PageTab{{ #ifeq:{{{This}}}|10|1|2}}|{{{10}}}}}| }} | {{ #if: {{{10|}}} |{{PageTab{{ #ifeq:{{{This}}}|10|1|2}}|{{{10}}}}}| }} | ||
{{ #if: {{{11|}}} |{{PageTab{{ #ifeq:{{{This}}}|11|1|2}}|{{{11}}}}}| }} | {{ #if: {{{11|}}} |{{PageTab{{ #ifeq:{{{This}}}|11|1|2}}|{{{11}}}}}| }} | ||
{{ #if: {{{12|}}} |{{PageTab{{ #ifeq:{{{This}}}| | {{ #if: {{{12|}}} |{{PageTab{{ #ifeq:{{{This}}}|12|1|2}}|{{{12}}}}}| }} | ||
{{ #if: {{{13|}}} |{{PageTab{{ #ifeq:{{{This}}}|13|1|2}}|{{{13}}}}}| }} | |||
{{ #if: {{{14|}}} |{{PageTab{{ #ifeq:{{{This}}}|14|1|2}}|{{{14}}}}}| }} | |||
{{ #if: {{{15|}}} |{{PageTab{{ #ifeq:{{{This}}}|14|1|2}}|{{{15}}}}}| }} | |||
{{PageTabsBottom}} | {{PageTabsBottom}} | ||
Revision as of 20:45, 10 July 2007
{{{1}}} |
|
Usage: 1 to 12 parameters for each tab to put on the page. Whichever parameter is the current page is indicated by This= and the tab number to mark as the current tab, from 1 to 12.