Manual:$wgUseLeximorph
Appearance
From mediawiki.org
| Miscellaneous settings: $wgUseLeximorph | |
|---|---|
| Whether parser functions should use Leximorph handlers instead of Language methods. |
|
| Introduced in version: | 1.45.0 (Gerrit change 1176803; git #22b1e208) |
| Removed in version: | Still in use |
| Allowed values: | (boolean) |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
[edit ]Whether parser functions should use Leximorph handlers instead of Language methods.
Warning Warning: UNSTABLE: Temporary feature flag, phab:T389281