Template:Template rating/doc: Difference between revisions
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Bharatdata (see Bharatpedia:Bharatdata) --> == Usage == <syntaxhighlight lang="wikitext">{{Template rating |1= |nocat= }}</syntaxhighlight> This template marks the status of a template as one of five levels: * {{tlx|Template rating|pre-alpha}} * {{tlx|Template rating|alpha}} * {{tlx|Template rating|beta}} * {{tlx|Template rating|release}} * {{tlx|Templa...") |
(→Usage) |
||
Line 22: | Line 22: | ||
* {{clc|Templates in alpha}} | * {{clc|Templates in alpha}} | ||
* {{clc|Templates in beta}} | * {{clc|Templates in beta}} | ||
* {{clc| | * {{clc|Bharatpedia template-protected templates}} | ||
== TemplateData== | == TemplateData== |
Latest revision as of 19:01, 21 October 2024
![]() | This is a documentation subpage for Template:Template rating. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Template rating |1= |nocat= }}
This template marks the status of a template as one of five levels:
{{Template rating|pre-alpha}}
{{Template rating|alpha}}
{{Template rating|beta}}
{{Template rating|release}}
{{Template rating|protected}}
All parameter values are case-sensitive.
prealpha
andpa
are aliases forpre-alpha
.a
is an alias foralpha
.b
is an alias forbeta
.r
,general
andg
are aliases forrelease
.protect
andp
are aliases forprotected
.
It also adds the template to one of five categories (unless the parameter nocat
is set to true
):
- Category:Templates in pre-alpha development (0)
- Category:Templates in alpha (0)
- Category:Templates in beta (0)
- Category:Bharatpedia template-protected templates (0)
TemplateData
Used to mark the status of a template as one of pre-alpha, alpha, beta, release, or protected
Parameter | Description | Type | Status | |
---|---|---|---|---|
Rating | 1 | The rating level of the template | String | required |
Nocat | nocat | Suppress categories
| Boolean | optional |