Difference between revisions of "Template:Tab"
From EncyclopAtys
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#if:{{{preums|}}}||<td class="Tab" style="width: 2%; border-bottom: {{#if:{{{bord|}}}|{{{bord}}}|solid 2px # | + | <includeonly>{{#if:{{{preums|}}}||<td class="Tab" style="width: .2%; border-bottom: {{#if:{{{bord|}}}|{{{bord}}}|solid 2px #{{ColorAtys|type=fg|group=Amber}} }}"> </td>}}<td class="Tab {{#switch:{{{blend}}}|yes=blend|#default=}}" style="text-overflow: ellipsis;text-align: {{#if:{{{align_tab|}}}|{{{align_tab}}}|center}}; {{#if:{{{round|}}}|-moz-border-radius: {{{round}}} {{{round}}} 0 0; -webkit-border-radius: {{{round}}} {{{round}}} 0 0; border-radius: {{{round}}} {{{round}}} 0 0;}} padding:0.03em; border: {{#if:{{{bord|}}}|{{{bord}}}|solid 2px #{{ColorAtys|type=fg|group=Amber}} }}; font-size: 110%; {{#ifeq:{{FULLPAGENAME}}|{{{URL}}}|background-color: {{#if:{{{bg_frame|}}}|{{{bg_frame}}}|transparent}}; border-bottom: none; font-weight:bold; |background-color: {{#if:{{{bg_Tabs|}}}|{{{bg_Tabs}}}|#{{ColorAtys|type=bg|group=Amber}} }}; }}" width="{{#expr:(100/{{Nb_parm_def|{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}|{{{5}}}|{{{6}}}|{{{7}}}|{{{8}}}|{{{9}}}|{{{10}}}}})-2}}%">{{#if:{{{Pic|}}}|[[File:{{{Pic}}}|20px|{{{Tab}}}|link={{{URL}}}]] |}}{{#ifeq:{{{URLType|}}}|http|<span class="plainlinks noarchive">[{{{URL}}} {{{Tab}}}]</span>|[[{{{URL}}}|{{{Tab}}}]]}}</td></includeonly> |
<noinclude><!-- _______________________ Docs_______________________ -->{{Tabs | <noinclude><!-- _______________________ Docs_______________________ -->{{Tabs | ||
|bord=2px solid #{{ColorAtys|type=dark|group=tryker}} | |bord=2px solid #{{ColorAtys|type=dark|group=tryker}} | ||
Line 6: | Line 6: | ||
|align_tab=center | |align_tab=center | ||
<!-- --> | <!-- --> | ||
− | |Tab-1={{3DText|text='''Tab#1: the Tabs Template'''}} | + | |Tab-1={{3DText|text='''Tab#1: the Tabs Template'''<br />This tab is ''inactive''}} |
|URL-1=Template:Tabs | |URL-1=Template:Tabs | ||
|bg_Tab-1=#{{ColorAtys|type=light|group=tryker}} | |bg_Tab-1=#{{ColorAtys|type=light|group=tryker}} | ||
|Pic-1=dummy.png | |Pic-1=dummy.png | ||
<!-- --> | <!-- --> | ||
− | |Tab-2={{3DText|text='''''Tab#2 the Tab Template'''''}} | + | |Tab-2={{3DText|text='''''Tab#2 the Tab Template''<br />It is the ''active'' tab'''}} |
|URL-2=Template:Tab | |URL-2=Template:Tab | ||
|bg_Tab-2=#{{ColorAtys|type=light|group=fyros}} | |bg_Tab-2=#{{ColorAtys|type=light|group=fyros}} | ||
|Pic-2=UnderConstruction.png | |Pic-2=UnderConstruction.png | ||
}}{{Trad | }}{{Trad | ||
− | |DE=Vorlage: | + | |DE=Vorlage:Tab |
− | |EN=Template: | + | |EN=Template:Tab |
− | |ES=Plantilla: | + | |ES=Plantilla:Tab |
− | |FR=Modèle: | + | |FR=Modèle:Tab |
− | |RU=Шаблон: | + | |RU=Шаблон:Tab |
}} | }} | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
− | :This template is used by the ''[[:Template:Tabs|Tabs template]]'' which assembles a set of tabs such as the ones on this same page. | + | :This template is used by the ''[[:Template:Tabs|Tabs template]]'' which assembles a set of tabs such as the ones on this same page. It seems useless to use it outside this context. |
<br /> | <br /> | ||
==Parameters List== | ==Parameters List== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! Parameter !! Effect !! Effect range |
|- | |- | ||
| align_tab || tab name text alignment || rowspan="5" |common style parameters | | align_tab || tab name text alignment || rowspan="5" |common style parameters | ||
Line 41: | Line 41: | ||
| round || Tab upper corners radius | | round || Tab upper corners radius | ||
|- | |- | ||
− | | bg_Tabs || Tab background|| rowspan=" | + | | bg_Tabs || Tab background|| rowspan="5" | Tab specific |
|- | |- | ||
| Pic || Tab icon | | Pic || Tab icon | ||
+ | |- | ||
+ | | preums || ? | ||
|- | |- | ||
| Tab || Tab name | | Tab || Tab name | ||
Line 51: | Line 53: | ||
| Example || Example || Example --> | | Example || Example || Example --> | ||
|} | |} | ||
+ | |||
+ | == Tabs code of this page == | ||
+ | <syntaxhighlight lang="xml"> {{Tabs | ||
+ | |bord=2px solid #{{ColorAtys|type=dark|group=tryker}} | ||
+ | |bg_frame=#{{ColorAtys|type=bg|group=fyros}} <——— note the colour change to be compatble with the tabs choices | ||
+ | |round=5em | ||
+ | |align_tab=center | ||
+ | <!-- --> | ||
+ | |Tab-1={{3DText|text='''Tab#1: the Tabs Template'''<br />This tab is ''inactive''}} <———passed from "Tabs" template to "Tab" template | ||
+ | |URL-1=Template:Tabs | ||
+ | |bg_Tab-1=#{{ColorAtys|type=light|group=tryker}} | ||
+ | |Pic-1=dummy.png | ||
+ | <!-- --> | ||
+ | |Tab-2={{3DText|text='''''Tab#2 the Tab Template''<br />It is the ''active'' tab'''}} <———passed from "Tabs" template to "Tab" template | ||
+ | |URL-2=Template:Tab | ||
+ | |bg_Tab-2=#{{ColorAtys|type=light|group=fyros}} | ||
+ | |Pic-2=UnderConstruction.png | ||
+ | }}</syntaxhighlight> | ||
[[Category:Tab]][[Category:Template:Tab]]</noinclude> | [[Category:Tab]][[Category:Template:Tab]]</noinclude> |
Latest revision as of 13:52, 27 February 2022
Tab#1: the Tabs Template This tab is inactive | Tab#2 the Tab Template It is the active tab |