Template:Template rating/doc: Difference between revisions
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 |
mNo edit summary |
||
| Line 9: | Line 9: | ||
: The rating of template or module. | : The rating of template or module. | ||
; <code>namespace</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> ( | ; <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. | ||