قالب:مدقق الاسم باللغة الأصلية
المظهر

![]() | القالب يستخدم في عدّة صفحة وقد تُلاحظ التغييرات على نطاق واسع، اختبرها في قالب /ملعب أو /مختبر، أو في صفحة فرعية. فكر في مناقشة التغييرات على صفحة النقاش قبل تنفيذها. |
![]() | هذا القالب يستعمل لوا: |
{{Native name checker}}
inspects the value in the |native_name=
parameter in infoboxes that support that parameter, and returns that value and, when appropriate, an error message.
Usage
[عدل]Typical use is:
|dataxx={{مدقق الاسم باللغة الأصلية|{{{native_name|}}}}}
Error messages
[عدل]{{Native name checker}}
returns these error messages:
- Error {{مدقق الاسم باللغة الأصلية}}: parameter value is malformed –
|native_name=
is expected to hold{{Native name}}
or{{Native name list}}
. The detector is looking for alang=
html attribute with a properly formatted وسم لغة مجموعة مهندسي الإنترنت. If not found,{{Native name checker}}
emits this error message. - Error {{مدقق الاسم باللغة الأصلية}}: list markup expected for multiple names – when
{{Native name checker}}
detects more than one name in|native_name=
, those names are expected to be listed using appropriate list markup. The detector is looking for<div></div>
html list markup. When that markup is not detected,{{Native name checker}}
emits this error message. Data from multiple{{Native name}}
templates can be combined into a single{{Native name list}}
template or multiple{{Native name}}
templates can be listed using{{Plainlist}}
. - Error {{مدقق الاسم باللغة الأصلية}}: <br /> lists not allowed – Per , the use of
<br></br>
to separate items of a list is proscribed. Usually<br></br>
-separated lists are caught by the list markup expected detector but, occasionally, not. The detector looks for a variety of acceptable and unacceptable<br></br>
variants. Data from multiple{{Native name}}
templates can be combined into a single{{Native name list}}
template or multiple{{Native name}}
templates can be listed using{{Plainlist}}
.
Mainspace articles with any of the above errors are listed in تصنيف:أخطاء قالب مدقق الاسم باللغة الأصلية. A help link at the end of each error message links to this page.