From Guild Wars Wiki
[edit] Parameters
- Unnamed Parameter 1-20
- The Links for your Navigation.
- bgcolor
- Valid HTML Color Code used for unselected Tabs. (make sure to use
<nowiki></nowiki> Tags.)
- bgsel
- Valid HTML Color Code used for the current Tab. (make sure to use
<nowiki></nowiki> Tags.)
- border
- Valid HTML Color Code used for the Borders. (make sure to use
<nowiki></nowiki> Tags.)
- this
- Number of the current Tab.
- width
- Optional Minimum Width of each Tab in Pixels. Tabs will be as small as possible if ommited.
{{User:SilentStorm/Templates/Tabs
| bgcolor = gold
| bgsel = #FFFFCC
| border = #AAEDED
| this = 3
| width = 40
| [[User:SilentStorm|Tab 1]]
| [[User_talk:SilentStorm|Tab 2]]
| [[User:SilentStorm/Templates/Tabs|Tab 3]]
| [[Special:Contributions/SilentStorm|Tab 4]]
| [[Main Page|Tab 5]]
| [[Jesus Beam|Tab 6]]
}}