Difference between revisions of "Template:Help Out/doc"

From blackwiki
Jump to navigation Jump to search
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
imported>Jonesey95
m (Fix Linter errors using AutoEd)
 
Line 7: Line 7:
 
Example with all parameters:
 
Example with all parameters:
  
<tt><nowiki>
+
<code><nowiki>
 
{{</nowiki>WikiProject help<br />
 
{{</nowiki>WikiProject help<br />
 
|topic    = Venezuela<br />
 
|topic    = Venezuela<br />
Line 21: Line 21:
 
|adnum = 20<br />
 
|adnum = 20<br />
 
<nowiki>}}
 
<nowiki>}}
</nowiki></tt>
+
</nowiki></code>
  
 
To see the result, visit [[Wikipedia:WikiProject_Venezuela#How_can_you_help]].
 
To see the result, visit [[Wikipedia:WikiProject_Venezuela#How_can_you_help]].
  
 
====Required parameters====
 
====Required parameters====
* <tt>topic =</tt> - the topic name
+
* <code>topic =</code> - the topic name
* <tt>stubscat =</tt> - the project's main [[WP:STUB|stub]] category
+
* <code>stubscat =</code> - the project's main [[WP:STUB|stub]] category
* <tt>unassessedcat=</tt> - the project's unassessed articles category
+
* <code>unassessedcat=</code> - the project's unassessed articles category
* <tt>assessmentlink=</tt> - page where assessment is discussed
+
* <code>assessmentlink=</code> - page where assessment is discussed
  
 
====Optional parameters====
 
====Optional parameters====
* <tt>projcat=</tt> - the main category for all the project's articles, i.e. which includes ''all'' the project's articles (MAIN_CAT in the project banner template). Format: ''Venezuela articles'', not ''Category:Venezuela articles''.
+
* <code>projcat=</code> - the main category for all the project's articles, i.e. which includes ''all'' the project's articles (MAIN_CAT in the project banner template). Format: ''Venezuela articles'', not ''Category:Venezuela articles''.
* <tt>newarticles=</tt> - the subpage where new articles are listed
+
* <code>newarticles=</code> - the subpage where new articles are listed
* <tt>langcode=</tt> and <tt>langname=</tt> (both are needed together) - the two-letter code of another Wikipedia which may be a source for translating content, and the name of it
+
* <code>langcode=</code> and <code>langname=</code> (both are needed together) - the two-letter code of another Wikipedia which may be a source for translating content, and the name of it
* <tt>invite=</tt> - an invite template
+
* <code>invite=</code> - an invite template
* <tt>todo=</tt> - a todo list or page with a todo list on it
+
* <code>todo=</code> - a todo list or page with a todo list on it
* <tt>adnum=</tt> - the number of the project's {{tl|Wikipedia Ads}} ad.
+
* <code>adnum=</code> - the number of the project's {{tl|Wikipedia Ads}} ad.
 
Other parameters are required. Note that a reference to the project's cleanup listing is included automatically if it exists.
 
Other parameters are required. Note that a reference to the project's cleanup listing is included automatically if it exists.
  

Latest revision as of 02:09, 3 June 2020

Usage

Use on the main page of WikiProjects, under a heading like "how you can help".

Example with all parameters:

{{WikiProject help
|topic = Venezuela
|stubscat = Venezuela stubs
|unassessedcat = Unassessed Venezuela articles
|assessmentlink = Wikipedia:WikiProject Venezuela/Assessment
|newarticles = Wikipedia:WikiProject Venezuela/new articles
|projcat = Venezuela articles
|langcode = es
|langname = Spanish
|invite = Wikiproject Venezuela invite
|todo = WP:VRNB
|adnum = 20
}}

To see the result, visit Wikipedia:WikiProject_Venezuela#How_can_you_help.

Required parameters

  • topic = - the topic name
  • stubscat = - the project's main stub category
  • unassessedcat= - the project's unassessed articles category
  • assessmentlink= - page where assessment is discussed

Optional parameters

  • projcat= - the main category for all the project's articles, i.e. which includes all the project's articles (MAIN_CAT in the project banner template). Format: Venezuela articles, not Category:Venezuela articles.
  • newarticles= - the subpage where new articles are listed
  • langcode= and langname= (both are needed together) - the two-letter code of another Wikipedia which may be a source for translating content, and the name of it
  • invite= - an invite template
  • todo= - a todo list or page with a todo list on it
  • adnum= - the number of the project's {{Wikipedia Ads}} ad.

Other parameters are required. Note that a reference to the project's cleanup listing is included automatically if it exists.

See also