Module:template parser/testcases/documentation

Hello, you have come here looking for the meaning of the word Module:template parser/testcases/documentation. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:template parser/testcases/documentation, but we will also tell you about its etymology, its characteristics and you will know how to say Module:template parser/testcases/documentation in singular and plural. Everything you need to know about the word Module:template parser/testcases/documentation you have here. The definition of the word Module:template parser/testcases/documentation will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:template parser/testcases/documentation, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

All tests passed. (refresh)

TextExpectedActual
test_basic:
Passed
{{l|en|word}}
{"link", {"en", "word"}}{"link", {"en", "word"}}
Passed
{{t|cmn|大老二|tr={{m|cmn|dà lǎo èr}}}}
{"t", {"cmn", "大老二", tr='<i class="Latn mention" lang="cmn">[[dà lǎo èr#Mandarin|dà lǎo èr]]</i>'}}{"t", {"cmn", "大老二", tr='<i class="Latn mention" lang="cmn">[[dà lǎo èr#Mandarin|dà lǎo èr]]</i>'}}
Passed
{{t|akk|𒁀|tr=] qiāšu, BA}}
{"t", {"akk", "𒁀", tr="[[Image:B014ellst.png|30px]] qiāšu, BA"}}{"t", {"akk", "𒁀", tr="[[Image:B014ellst.png|30px]] qiāšu, BA"}}
TextExpectedActual
test_whitespace:
Passed
{{l| en | word
}}
{"link", {" en ", " word\n"}}{"link", {" en ", " word\n"}}
Passed
{{l| en | 2 = word
}}
{"link", {" en ", "word"}}{"link", {" en ", "word"}}
Passed
{{l| 1 = en | word
}}
{"link", {" word\n"}}{"link", {" word\n"}}