Difference between revisions of "Template:NewsTabs"

From Xhodon 2
Jump to: navigation, search
m (New page: {{newsTabsTop}} {{newsTab{{ #ifeq:{{{This}}}|1|1|2}}|{{{1}}}}} {{ #if: {{{2|}}} |{{newsTab{{ #ifeq:{{{This}}}|2|1|2}}|{{{2}}}}}| }} {{ #if: {{{3|}}} |{{newsTab{{ #ifeq:{{{This}}}|3|1|2}}...)
 
m
Line 3: Line 3:
 
{{ #if:  {{{2|}}} |{{newsTab{{ #ifeq:{{{This}}}|2|1|2}}|{{{2}}}}}| }}
 
{{ #if:  {{{2|}}} |{{newsTab{{ #ifeq:{{{This}}}|2|1|2}}|{{{2}}}}}| }}
 
{{ #if:  {{{3|}}} |{{newsTab{{ #ifeq:{{{This}}}|3|1|2}}|{{{3}}}}}| }}
 
{{ #if:  {{{3|}}} |{{newsTab{{ #ifeq:{{{This}}}|3|1|2}}|{{{3}}}}}| }}
{{ #if:  {{{4|}}} |{{newsTab{{ #ifeq:{{{This}}}|4|1|2}}|{{{4}}}}}| }}
 
{{ #if:  {{{5|}}} |{{newsTab{{ #ifeq:{{{This}}}|5|1|2}}|{{{5}}}}}| }}
 
{{ #if:  {{{6|}}} |{{newsTab{{ #ifeq:{{{This}}}|6|1|2}}|{{{6}}}}}| }}
 
{{ #if:  {{{7|}}} |{{newsTab{{ #ifeq:{{{This}}}|7|1|2}}|{{{7}}}}}| }}
 
{{ #if:  {{{8|}}} |{{newsTab{{ #ifeq:{{{This}}}|8|1|2}}|{{{8}}}}}| }}
 
{{ #if:  {{{9|}}} |{{newsTab{{ #ifeq:{{{This}}}|9|1|2}}|{{{9}}}}}| }}
 
 
{{newsTabsBottom}}<noinclude>
 
{{newsTabsBottom}}<noinclude>
 
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.
 
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.
 
</noinclude>
 
</noinclude>

Revision as of 10:20, 21 September 2010

{{{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.