[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:TabHeader"
From Project 1999 Wiki
| Line 11: | Line 11: | ||
</div> | </div> | ||
| − | </noinclude><includeonly><span class="tab-header" style="padding:0.5em;background-color:{{#if: {{{2|}}}|white|#cee0f2}};font-size:95%;line-height:0.95em;border:solid 2px #a3b1bf;border-bottom-width:{{#if: {{{2|}}}|0|2px}};white-space:nowrap;width:20px">{{{1}}}</span></includeonly> | + | </noinclude><includeonly><span class="tab-header" style="margin:0;padding:0.5em;background-color:{{#if: {{{2|}}}|white|#cee0f2}};font-size:95%;line-height:0.95em;border:solid 2px #a3b1bf;border-bottom-width:{{#if: {{{2|}}}|0|2px}};white-space:nowrap;width:20px">{{{1}}}</span></includeonly> |
Revision as of 16:31, 23 September 2019
Generates a tab header.
Example
{{TabHeaders|
{{TabHeader|Tab #1|Selected}}{{TabHeader|Tab #2}}}}
Tab #1Tab #2