Changes

1,227 bytes added ,  05:18, 16 July 2021
Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{module rating|beta}}

This module converts [[Hanyu Pinyin]] input from the "lazy" numbers form (eg. Han4yu3 pin1yin1) to the proper form with tones marked on the correct vowels (eg. Hànyǔ pīnyīn). It implements {{tl|Pinyin}}

Additionally, the module converts the convenient shorthand ''v'' to ''ü'' as in most Chinese pinyin IMEs, and catches the incorrect ''nue'' and ''lue'' to ''nüe'' and ''lüe'' respectively. Otherwise, the module does not check whether the input pinyin is entered correctly or not.

Also supports putting the accent on esoteric pinyin like on ''m'', ''ng'', and ''ê''. (eg. ng3 gives ňg)

== Usage ==

&#123;{#invoke:{{BASEPAGENAME}}|pinyin|''input''}}

* '''input''' - The values to convert to proper pinyin form. As input, the pinyin for individual characters has to be in the form ''untoned pinyin'' + ''tone number'' with no spaces between them (eg. ma1), though there is no limitation on how many words to take as input and whether there are spaces between individual characters.


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->

}}</includeonly>