Template:Lang: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
m use 'bdi' rather than 'span' for proper isolation of direction; correctly test parameters
Tag: Reverted
Line 1: Line 1:
{{#if: {{{2|<noinclude>text</noinclude>}}}
{{#if: {{{2|<noinclude>text</noinclude>}}}
| <bdi lang="{{#if: {{{1|}}} | {{{1|}}} | {{Pagelang}} }}" dir="{{#if: {{{dir|}}}
| <bdi lang="{{#if: {{{1|}}} | {{{1|}}} | {{PAGELANGUAGE}} }}" dir="{{#if: {{{dir|}}}
| {{{dir|}}}
| {{{dir|}}}
| {{Dir|{{#if: {{{1|}}} | {{{1|}}} | {{Pagelang}} }}}}
| {{Dir|{{#if: {{{1|}}} | {{{1|}}} | {{PAGELANGUAGE}} }}}}
}}" class="description {{{1|{{Pagelang}}}}} mw-content-{{#if: {{{dir|}}}
}}" class="description {{{1|{{PAGELANGUAGE}}}}} mw-content-{{#if: {{{dir|}}}
| {{{dir|}}}
| {{{dir|}}}
| {{Dir|{{#if: {{{1|}}} | {{{1|}}} | {{Pagelang}} }}}}
| {{Dir|{{#if: {{{1|}}} | {{{1|}}} | {{PAGELANGUAGE}} }}}}
}} {{{class|}}}">{{{2|<noinclude>text</noinclude>}}}</bdi>
}} {{{class|}}}">{{{2|<noinclude>text</noinclude>}}}</bdi>
}}<noinclude>[[Category:Internationalization templates]]</noinclude>
}}<noinclude>[[Category:Internationalization templates]]</noinclude>

Revision as of 18:52, 14 November 2020

text