سانچہ:NUMBEROF/دستاویز
![]() | یہ سانچہ:NUMBEROF کی دستاویز کا ذیلی صفحہ ہے۔ (سانچہ کی تفصیلات کے لیے اس کا اپنا صفحہ دیکھیں) اس میں استعمال کا طریقۂ کار ، زمرہ جات، بین الویکی روابط اور دیگر مواد شامل ہے جو کہ خود سانچہ صفحہ کا حصہ نہیں۔ |
Template used to show the variables NUMBEROFARTICLES, NUMBEROFPAGES, NUMBEROFEDITS, NUMBEROFUSERS, NUMBEROFACTIVEUSERS, NUMBEROFADMINS and NUMBEROFFILES of other Wikipedias.
Usageترميم
It is used by 3 parameters, the third one is optional .
- First parameter (variable): ARTICLES, PAGES, EDITS, USERS, ACTIVEUSERS, ADMINS or FILES.
- Second parameter (lang): es, en, de, fr, ur...
- Third parameter (format): using N, it prints the number grouped in three numbers, without it it is shown in raw format, it permits to make mathematical operations with parserFunctions.
Example, to show the number of articles of the Urdu Wikipedia in format raw:
{{NUMBEROF|ARTICLES|ur}}
→ 161169
Also, the template includes the parameter "total", it shows the total of the given value: {{NUMBEROF|ADMINS|total|N}}
→ 3,893
The template is updated by ShumariyatBot.