Difference between revisions of "Template:Drvlinks/doc"
Jump to navigation
Jump to search
imported>Trafford09 m (+hyphen into 'case-sensitive') |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 13: | Line 13: | ||
*'''{{para|pg}}''' is the title of the page nominated for review. | *'''{{para|pg}}''' is the title of the page nominated for review. | ||
*'''{{para|ns}}''' is the [[Wikipedia:Namespace|namespace]] in which the nominated page resides: | *'''{{para|ns}}''' is the [[Wikipedia:Namespace|namespace]] in which the nominated page resides: | ||
| − | : | + | :* Main (Article) namespace - if {{para|ns}} is left blank, the template defaults to article space. {{para|ns|Article}} also may be used. |
| − | : | + | :* Other namespaces - use the namespace name, e.g. {{para|ns|User}} or {{para|ns|Wikipedia talk}}. A full list of namespaces is available at [[Wikipedia:Namespaces]]. |
| − | + | :* You can also use the namespace number. E.g. instead of {{para|ns|User}}, you can use {{para|ns|2}}. A full list of namespace numbers is available at [[Wikipedia:Namespaces]]. | |
| − | : | + | :* Special namespaces such as "Special" and "Media" are invalid. |
| − | + | :* Namespace names are case-insensitive - {{para|ns|MediaWiki}}, {{para|ns|Mediawiki}} and {{para|ns|mediawiki}} will all work. | |
| − | |||
| − | : | ||
| − | : | ||
| − | |||
| − | : | ||
| − | |||
| − | |||
;Example 1 | ;Example 1 | ||
| − | For the page Template:Drvlinks, use {{para|ns|Template}} and {{para|pg|Drvlinks}} as in: <center><blockquote><code><nowiki>{{drvlinks|pg=Drvlinks|ns=Template}}</nowiki></code>.</blockquote></center> | + | For the page Template:Drvlinks, use {{para|ns|Template}} and {{para|pg|Drvlinks}} as in: <center><blockquote><code><nowiki>{{drvlinks|pg=Drvlinks|ns=Template}}</nowiki></code>.</blockquote></center> |
=== See also === | === See also === | ||
{{Template:DRV see also documentation}} | {{Template:DRV see also documentation}} | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Deletion review templates|{{PAGENAME}}]] | [[Category:Deletion review templates|{{PAGENAME}}]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 00:41, 25 April 2020
| 40px | This is a documentation subpage for Template:Drvlinks. It contains usage information, categories and other content that is not part of the original template page. |
Purpose
This template is used in {{newdelrev}}, the primary template for deletion review. In addition, this template may used by itself for a second and other multiple deletion review listings to produce the link string
Pagename (edit|talk|history|links|watch|logs) (restore|cache|AfD)
for each page of a multiple DRV discussion.
Usage
To use this template, simply use
{{drvlinks|pg=<PAGENAME of page to review>|ns=<NAMESPACE of page to review>}}.
- Parameters
Drvlinks takes two named parameters, |pg= and |ns=. In a page title, |ns= is the text before the colon (":"), and |pg= is the text after it.
|pg=is the title of the page nominated for review.|ns=is the namespace in which the nominated page resides:
- Main (Article) namespace - if
|ns=is left blank, the template defaults to article space.|ns=Articlealso may be used. - Other namespaces - use the namespace name, e.g.
|ns=Useror|ns=Wikipedia talk. A full list of namespaces is available at Wikipedia:Namespaces. - You can also use the namespace number. E.g. instead of
|ns=User, you can use|ns=2. A full list of namespace numbers is available at Wikipedia:Namespaces. - Special namespaces such as "Special" and "Media" are invalid.
- Namespace names are case-insensitive -
|ns=MediaWiki,|ns=Mediawikiand|ns=mediawikiwill all work.
- Main (Article) namespace - if
- Example 1
For the page Template:Drvlinks, use |ns=Template and |pg=Drvlinks as in:
{{drvlinks|pg=Drvlinks|ns=Template}}.
See also