Template:Tutorial/Tabs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{Tutorial/TabsTop}} | ||
{{ | {{Tutorial/Tab{{ #ifeq:{{{This}}}|1|1|2}}|{{{1}}}}} | ||
{{ #if: {{{2|}}} |{{Template:Tutorial/Tab{{ #ifeq:{{{This}}}|2|1|2}}|{{{2}}}}}| }} | {{ #if: {{{2|}}} |{{Template:Tutorial/Tab{{ #ifeq:{{{This}}}|2|1|2}}|{{{2}}}}}| }} | ||
{{ #if: {{{3|}}} |{{Template:Tutorial/Tab{{ #ifeq:{{{This}}}|3|1|2}}|{{{3}}}}}| }} | {{ #if: {{{3|}}} |{{Template:Tutorial/Tab{{ #ifeq:{{{This}}}|3|1|2}}|{{{3}}}}}| }} | ||
Revision as of 19:04, 21 May 2007
| {{{1}}} |
|
Usage: 1 to 9 parameters, for each tab to put on the page. After the last item, whichever parameter is the current page is indicated by This= and the tab number to mark as the current tab, from 1 to 9. This=1 or This=5 etc.