Template:Template rating/doc: Difference between revisions

Ganaram inukshuk (talk | contribs)
clarify when some params are used; module namespace detection is automatic, so there's no need to enter the namespace manually; added a quick copy to see how it looks
Ganaram inukshuk (talk | contribs)
mNo edit summary
 
Line 9: Line 9:
: The rating of template or module.
: The rating of template or module.


; <code>namespace</code> (required; default is based on <code><nowiki>{{ARTICLESPACE}}</nowiki></code>)
; <code>namespace</code> (automatically detected using <code><nowiki>{{ARTICLESPACE}}</nowiki></code>)
: The namespace of the page. For normal use, this is automatically detected and does not need to be entered manually.
: The namespace of the page. For normal use, this is automatically detected and does not need to be entered manually.


; <code>pagename</code> (required; default is based on <code><nowiki>{{PAGENAME}}</nowiki></code>)
; <code>pagename</code> (automatically detected using <code><nowiki>{{PAGENAME}}</nowiki></code>)
: The name of the page. For normal use, this is automatically detected and does not need to be entered manually.
: The name of the page. For normal use, this is automatically detected and does not need to be entered manually.