Template:TabsBar/subtab: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{TabsBar/tab| custom = {{#switch: {{LanguageBar/basepage}} | {{{2}}} | {{{4}}} | {{{6}}} = '''{{{1}}}''' | #default = <span style="color:grey">{{{1}}}</span> }} ( {{Lx|{{{2}}}|{{{3}}}}} {{!}} {{Lx|{{{4}}}|{{{5}}}}} {{#if:{{{6|}}}| {{!}} {{Lx|{{{6}}}|{{{7}}}}} )|)}} }}")
 
No edit summary
Line 1: Line 1:
{{TabsBar/tab|  
{{TabsBar/tab|  
custom = {{#switch: {{LanguageBar/basepage}}  
custom = {{#switch: {{LanguageBar/basepage}}
     | {{{2}}} | {{{4}}} | {{{6}}} = '''{{{1}}}'''
     | {{PAGENAME:{{{2}}}}} | {{PAGENAME:{{{4}}}}} | {{PAGENAME:{{{6}}}}} = '''{{{1}}}'''
     | #default = <span style="color:grey">{{{1}}}</span>
     | #default = <span style="color:grey">{{{1}}}</span>
     }} ( {{Lx|{{{2}}}|{{{3}}}}} {{!}} {{Lx|{{{4}}}|{{{5}}}}} {{#if:{{{6|}}}| {{!}} {{Lx|{{{6}}}|{{{7}}}}} )|)}}
     }} ( {{Lx|{{{2}}}|{{{3}}}}} {{!}} {{Lx|{{{4}}}|{{{5}}}}} {{#if:{{{6|}}}| {{!}} {{Lx|{{{6}}}|{{{7}}}}} )|)}}
}}
}}

Revision as of 00:30, 23 April 2025

{{{1}}} ( [[{{{2}}}|{{{3}}}]] | [[{{{4}}}|{{{5}}}]] )