Manual:$wgUsePigLatinVariant
Language, regional and character encoding settings: $wgUsePigLatinVariant | |
---|---|
Whether to enable the pig latin variant of English (en-x-piglatin), used to ease variant development work. |
|
Introduced in version: | 1.30.0 (Gerrit change 72053; git #d8375b) |
Removed in version: | Still in use |
Allowed values: | (boolean) |
Default value: | false (but true in DevelopmentSettings.php ) |
Other settings: Alphabetical | By function |
Details
editWhether to enable the Pig Latin variant of English (en-x-piglatin), used to ease variant development work.
Pig Latin is a language game where words in English are altered according to the following rules:
- Words starting with a vowel have a '-way' suffix appended.
- Words starting with a consonant have the initial consonants (or 'qu' group) moved to the end and an '-ay' suffix appended.
For example, "the free encyclopedia" is "ethay eefray encyclopediaway" in Pig Latin.