Template:Dir: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
←Created page with '{{#switch:{{{1}}}|ar|arc|dv|fa|fa-af|glk|ha|he|ks|ku|mzn|prd|ps|sd|ur|yi=rtl|ltr}}<noinclude> ---- Outputs "<tt>rtl</tt>" for right-to-left languages else "<tt>l...' |
use new dir parser function - phab:T359761 |
||
(27 intermediate revisions by 18 users not shown) | |||
Line 1: | Line 1: | ||
{{# |
{{#dir:{{{1}}}}}<noinclude> |
||
{{documentation}} |
|||
⚫ | |||
---- |
|||
Outputs "<tt>rtl</tt>" for right-to-left languages else "<tt>ltr</tt>". |
|||
'''{{int:usage}}:''' <nowiki>{{</nowiki>dir|''language_code''}} |
|||
Currently it recognizes the following rtl languages: |
|||
:'''ar · arc · dv · fa · fa-af · glk · ha · he · ks · ku · mzn · prd · ps · sd · ur · yi''' |
|||
[[Category:Internationalization templates|{{PAGENAME}}]] |
|||
⚫ | |||
</noinclude> |
</noinclude> |
Latest revision as of 15:54, 13 August 2024
ltr
[edit] [⧼code-rev-purge-link⧽] Template documentation
Template which returns if the given language is ltr
or rtl
e.g.
- {{dir|en}} → ltr
- {{dir|fr}} → ltr
- {{dir|he}} → rtl
The above documentation is transcluded from Template:Dir/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |