User:Detcin/Tabs Code

From WikiProjectMed
Jump to navigation Jump to search
   Main    


   talk    


   Contributions    


   Awards    


   References    


   Sandboxes    


   Userboxes    


   Quality    


   Gallery    


   Wikipedia Codes    


 
Wikipedia Code
Tabs Code
Links Code
Tuesday, July 16, 2024 06:47 EDT

Tabs

1. Make two new pages User:your user name/tabs and User:your user name/tab2 2. On the User:your user name/tab2 page insert the following code:

<noinclude>{| border="0" cellspacing="0" cellpadding="0"
|- height="50"</noinclude>
| style="background:type you color here; border:solid #000; border-width: 1px 0 1px 1px" width="8" |  
| style="background:type you color here; border:solid #000; border-width:1px 0; text-align:center" width="70" |  {{{1}}}
| style="background:type you color here; border:solid #000; border-width:1px 1px 1px 0" width="8" |  
| style="border-bottom:1px solid #000" width="3" |  

3. Now go to the User:your user name/tabs page and insert the following code:

{| width="100%" cellspacing="0" cellpadding="0" valign="top"|
|- 
|
{| border="0" cellspacing="0" cellpadding="0" height="50" width="100%"
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 1 | 1 | 2  }}|[[User:Insert Your Username|Main]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 2 | 1 | 2  }}|[[User_talk:Insert Your Username|talk]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 3 | 1 | 2  }}|[[Special:Insert Your Username|Contributions]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 3 | 1 | 2  }}|[[User:Insert Your Username/sub page to be linked|name of page]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 4 | 1 | 2  }}|[[User:Insert Your Username/sub page to be linked|name of page]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 5 | 1 | 2  }}|[[User:Insert Your Username/sub page to be linked|name of page]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 6 | 1 | 2  }}|[[User:Insert Your Username/sub page to be linked|name of page]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 7 | 1 | 2  }}|[[User:Insert Your Username/sub page to be linked|name of page]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 8 | 1 | 2  }}|[[User:Insert Your Username/sub page to be linked|name of page]]}}
{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 3 | 1 | 2  }}|[[User:Insert Your Username/sub page to be linked|name of page]]}}
{{ #ifexist: User:Insert Your Username {{{1}}}/{{{3}}}|{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 9 | 1 | 2  }}|[[User:Insert Your Username{{{1}}}/{{{3}}}|{{{3}}}]]}}| }}
{{ #ifexist: User:Insert Your Username {{{1}}}/{{{4}}}|{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 10 | 1 | 2  }}|[[User:Insert Your Username{{{1}}}/{{{4}}}|{{{4}}}]]}}| }}
{{ #ifexist: User:Insert Your Username {{{1}}}/{{{5}}}|{{User:Insert Your Username/tab{{ #ifeq: {{{2}}} | 11 | 1 | 2  }}|[[User:Detcin{{{1}}}/{{{5}}}|{{{5}}}]]}}| }}
| style="border-bottom:1px ridge black;"  width="100"|  
|}
  • Please note that the links can be change to your needs.

4. On any of your user page insert the following code at the top of the page:

{{User:Your user name/tabs}}