The qqq page is missing documentation of message arguments $1-$4.
URL: https://translatewiki.net/wiki/MediaWiki:Wikibaselexeme-form-description/qqq
The qqq page is missing documentation of message arguments $1-$4.
URL: https://translatewiki.net/wiki/MediaWiki:Wikibaselexeme-form-description/qqq
Subject | Repo | Branch | Lines /- | |
---|---|---|---|---|
i18n: Add description for parameters and example to qqq | mediawiki/extensions/WikibaseLexeme | master | 1 -1 |
return wfMessage( 'wikibaselexeme-form-description' ) ->inLanguage( $this->displayLanguage ) ->params( $featuresString, $lemma, $lexemeId->getSerialization(), $lemmaDescription )->text(); } }
$1 featuresString
$2 lemma
$3 lexemeId
$4 lemmaDescription
Hmmm. What featuresString means here?
Hmmm. What featuresString means here?
This probably is a string representation of the grammatical feature.
Change 484420 had a related patch set uploaded (by Michael Große; owner: Michael Große):
[mediawiki/extensions/WikibaseLexeme@master] i18n: Add description for parameters and example to qqq
Change 484420 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] i18n: Add description for parameters and example to qqq