Template:Module rating/tr
Bu şablon, Lua modüllerini kaliteye göre derecelendirmek için kullanılır. Modülün /doc alt sayfasının en üstüne yerleştirilir. Kullanıcıları derecelendirme sistemi hakkında bilgilendiren bir mesaj üretir ve ayrıca modülü bir izleme kategorisine yerleştirir.
Kullanım
Temel kullanım:
{{module rating|rating}}
Kategorisiz:
{{module rating|rating|nocat=true}}
Modül ad alanı dışında {{Module rating}} kullanılırsa, bir hata mesajı gösterilir: <translate> Error:</translate> <translate> <tvar name=1>{{Module rating}}</tvar> must be placed in the Module namespace.</translate>
Derecelendirmeler
Derecelendirme, ilk konumsal parametreye yerleştirilmelidir. Beş farklı derecelendirme vardır: pre-alpha, alpha, beta, release ve protected. Derecelendirmelerin her biri için kısa takma ad kodları da vardır.
Derecelendirme | Takma adları | Sonuç | ||
---|---|---|---|---|
pre-alpha
|
prealpha pa
|
| ||
alpha
|
a
|
| ||
beta
|
b
|
| ||
release
|
r general g
|
| ||
protected
|
protect p
|
| ||
Başka bir şey veya eksikse |
|
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Module rating
This template is used to rate Lua modules by quality. It is placed at the top of the module's /doc subpage. It produces a message informing users about the rating system, and it also places the module into a tracking category.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Rating | 1 | One of pre-alpha, alpha, beta or release for quality, or protected, or an approved (see full docs) abbreviation for one of these.
| String | required |
Do not categorize | nocat | Set to true to disable categorization by rating. Normally leave blank.
| Boolean | optional |
Fake namespace | demospace | Set to module to force template to display outside that namespace. Demonstration purposes only.
| String | optional |
Kategoriler
Şablon, modülleri belirtilen derecelendirmeye göre aşağıdaki kategorilerden birine yerleştirecektir:
- Category:Modules in pre-alpha development
- Category:Modules in alpha
- Category:Modules in beta
- Category:Modules for general use
- Category:Modules subject to page protection
Bu kategoriler /doc ile biten sayfalarda gizlenir.
Tüm sayfalardaki kategorileri bastırmak için |nocat=true
kodunu kullanabilirsiniz.
Ayrıca bakınız
- {{module-rating categories}}
- Lua
- {{Lua}}