Changes

Pywikibot 6.4.0
{{module rating|beta}}
This module is created for [[Template:SEHK]]. It is able to strip all leading zeros from the value (<code>0001</code> to <code>1</code>), while showing "Incorrect" as a error message when a non-numeric value is inputted. This module can be implemented to different template, if applicable.
== Usage ==
<code><nowiki>{{#invoke:Leading zeros |stripzeros |"number-goes-here"}}</nowiki></code>