Template:If rtl

From Kerbal Space Program Wiki
Jump to: navigation, search
Documentation icon Template documentation[view] [edit] [history] [purge]Pages that link to Template:If rtl

Returns if this language code represents a right-to-left written language.

Following languages are recognized as RTL languages:

  • Arabic (ar)
  • Hebrew (he)

Parameters

#/Name Optional Description Default
1 Yes Returns this value when it is a RTL language. 1
2 Yes Returns this value when it is a LTR language. Nothing/Empty text
from No Alternative value to test the language code.