Template:Language/archives/MultiPage/call: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 109: Line 109:
-->{{#ifexist:{{{USEDLANGPAGE}}}  
-->{{#ifexist:{{{USEDLANGPAGE}}}  
|  
|  
| <div style="display:flex; background-color:rgb(255 167 38 / 5%); border:1px solid rgba(255 167 38 / 30%); border-left:4px solid #FFA726; border-radius:3px; padding:10px; margin-bottom:6px">{{#ifexist:{{{en-pagename}}}
| <div style="display:flex; background-color:rgb(255 167 38 / 5%); border:1px solid rgba(255 167 38 / 30%); border-left:4px solid #FFA726; border-radius:3px; padding:10px; margin-bottom:6px">{{#if:{{{en-page-exists}}}
| {{MultiPage/strings|OtherLangSubpageNotFound}}</div>
| {{MultiPage/strings|OtherLangSubpageNotFound}}</div>
| {{MultiPage/strings|{{#if:{{{no-en-subpage|}}}|Other}}LangSubpageNotFound}}<br>{{MultiPage/strings|LangSubpageNotPurged}}</div>
| {{MultiPage/strings|{{#if:{{{no-en-subpage|}}}|Other}}LangSubpageNotFound}}<br>{{MultiPage/strings|LangSubpageNotPurged}}</div>
Line 115: Line 115:
-->}}
-->}}
{{#if:{{{no-en-subpage|}}}
{{#if:{{{no-en-subpage|}}}
| {{#switch:{{{USEDLANG}}}
| {{#ifeq: {{{USEDLANG}}} | en
| #default = {{#ifexist:{{{USEDLANGPAGE}}}|{{{page|{{ {{{USEDLANGPAGE}}} }} }}}
|
<div style="display: none">
| {{#ifexist:{{{USEDLANGPAGE}}} | {{{page|{{: {{{USEDLANGPAGE}}} }} }}} | {{: {{{USEDLANGPAGE}}}/en }}<div style="display: none">}}
|}}
| {{#ifexist:{{{USEDLANGPAGE}}} | {{{page|{{: {{{USEDLANGPAGE}}} }} }}} | {{: {{{USEDLANGPAGE}}}/en }}</onlyinclude></includeonly>
| en = }}
| {{{page|{{ {{{USEDLANGPAGE}}} }} }}} }}</onlyinclude></includeonly>

Revision as of 02:14, 10 July 2024