Difference between revisions of "Template:NewsTabsHeader"

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 1: Line 1:
{{newsTabsTop}}
+
{{User:newsTabs
{{newsTab{{ #ifeq:{{{This}}}|1|1|2}}|{{{1}}}}}
+
|[[newspaper|General]]
{{ #if:  {{{2|}}} |{{newsTab{{ #ifeq:{{{This}}}|2|1|2}}|{{{2}}}}}| }}
+
|[[User:Kizeren/Website projects|Website projects]]
{{ #if:  {{{3|}}} |{{newsTab{{ #ifeq:{{{This}}}|3|1|2}}|{{{3}}}}}| }}
+
|This={{{This}}} }}<noinclude>
{{ #if:  {{{4|}}} |{{newsTab{{ #ifeq:{{{This}}}|4|1|2}}|{{{4}}}}}| }}
+
This page is used to make the tabs consistent on all pages. 
{{ #if:  {{{5|}}} |{{newsTab{{ #ifeq:{{{This}}}|5|1|2}}|{{{5}}}}}| }}
+
 
{{ #if:  {{{6|}}} |{{newsTab{{ #ifeq:{{{This}}}|6|1|2}}|{{{6}}}}}| }}
+
To use this page, set '''This=n''' where n is the tab number of the page that calls this macro, e.g '''This=5''' or '''This=8'''
{{ #if:  {{{7|}}} |{{newsTab{{ #ifeq:{{{This}}}|7|1|2}}|{{{7}}}}}| }}
+
 
{{ #if:  {{{8|}}} |{{newsTab{{ #ifeq:{{{This}}}|8|1|2}}|{{{8}}}}}| }}
+
This page's content was adapted from [http://en.wikipedia.org/wiki/Wikipedia:Tutorial Wikipedia editing guide].
{{ #if:  {{{9|}}} |{{newsTab{{ #ifeq:{{{This}}}|9|1|2}}|{{{9}}}}}| }}
+
 
{{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.
+
 
</noinclude>
 
</noinclude>

Revision as of 10:08, 21 September 2010

User:NewsTabs This page is used to make the tabs consistent on all pages.

To use this page, set This=n where n is the tab number of the page that calls this macro, e.g This=5 or This=8

This page's content was adapted from Wikipedia editing guide.