This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:TabHeader"

From Project 1999 Wiki
Jump to: navigation, search
Line 7: Line 7:
 
   {{TabHeader|Tab #1|Selected}}{{TabHeader|Tab #2}}}}</nowiki></code>
 
   {{TabHeader|Tab #1|Selected}}{{TabHeader|Tab #2}}}}</nowiki></code>
  
<div class="tabs-header" style="border-bottom: 2px solid #cee0f2;">
+
<div class="tabs-header" style="border-bottom: 2px solid #a3b1bf;">
 
{{TabHeader|Tab #1|Selected}}
 
{{TabHeader|Tab #1|Selected}}
 
{{TabHeader|Tab #2}}
 
{{TabHeader|Tab #2}}

Revision as of 16:30, 23 September 2019

Generates a tab header.

Example

{{TabHeaders| {{TabHeader|Tab #1|Selected}}{{TabHeader|Tab #2}}}}

Tab #1 Tab #2