User:JL-Bot/Project content/documentation: Difference between revisions

Content deleted Content added
then
added support for b class, c class, vital 1, vital 2, vital 3, vital 4, & vital 5
Line 63:
*<code>|content-good-article-nominees</code> -- lists [[:Category:Good article nominees]] content
*<code>|content-a-class-articles = Name of project A-Class category</code> -- lists specified category's content
*<code>|content-b-class-articles = Name of project B-Class category</code> -- lists specified category's content
*<code>|content-c-class-articles = Name of project C-Class category</code> -- lists specified category's content
*<code>|content-mainpage-in-the-news</code> -- lists [[:Category:Wikipedia In the news articles]] content
*<code>|content-mainpage-featured</code> -- lists [[:Category:Featured articles that have appeared on the main page]] content
Line 71 ⟶ 73:
*<code>|content-good-topics</code> -- lists [[:Category:Wikipedia Good topics]] content
*<code>|content-featured-sounds</code> -- lists [[:Category:Featured sounds]] content
*<code>|content-vital-articles-level-1</code> -- lists [[:Category:All Wikipedia level-1 vital articles]] content
*<code>|content-vital-articles-level-2</code> -- lists [[:Category:All Wikipedia level-2 vital articles]] content
*<code>|content-vital-articles-level-3</code> -- lists [[:Category:All Wikipedia level-3 vital articles]] content
*<code>|content-vital-articles-level-4</code> -- lists [[:Category:All Wikipedia level-4 vital articles]] content
*<code>|content-vital-articles-level-5</code> -- lists [[:Category:All Wikipedia level-5 vital articles]] content
 
The content will be listed in the order the parameters appear in the template.
 
Multiple <code>content-a[abc]-class-articles</code> parameters can be specified and the bot will list the articles from all the specified categories.
:Note: To avoid having the page listed on [[:Category:Pages using duplicate arguments in template calls]], the multiple parameters can be numbered. Example:
:*<code>|content-a-class-articles1 = Name of project A-Class category one</code>
Line 99 ⟶ 106:
*<code>|overflow-GA = Name of overflow page</code> -- specifies an overflow page for <code>content-good-articles</code> when using <code>maximum</code>
*<code>|overflow-DYK = Name of overflow page</code> -- specifies an overflow page for <code>content-did-you-know-articles</code> when using <code>maximum</code>
*<code>|overflow-a-class = Name of overflow page</code> -- specifies an overflow page for <code>content-a-class-articles</code> when using <code>maximum</code>
*<code>|overflow-b-class = Name of overflow page</code> -- specifies an overflow page for <code>content-b-class-articles</code> when using <code>maximum</code>
*<code>|overflow-c-class = Name of overflow page</code> -- specifies an overflow page for <code>content-b-class-articles</code> when using <code>maximum</code>
*<code>|overflow-vital-1 = Name of overflow page</code> -- specifies an overflow page for <code>content-vital-articles-level-1</code> when using <code>maximum</code>
*<code>|overflow-vital-2 = Name of overflow page</code> -- specifies an overflow page for <code>content-vital-articles-level-2</code> when using <code>maximum</code>
*<code>|overflow-vital-3 = Name of overflow page</code> -- specifies an overflow page for <code>content-vital-articles-level-3</code> when using <code>maximum</code>
*<code>|overflow-vital-4 = Name of overflow page</code> -- specifies an overflow page for <code>content-vital-articles-level-4</code> when using <code>maximum</code>
*<code>|overflow-vital-5 = Name of overflow page</code> -- specifies an overflow page for <code>content-vital-articles-level-5</code> when using <code>maximum</code>
*<code>|dyk-blurb</code> or <code>|dyk-blurb= #</code> -- specifies displaying DYK blurbs instead of page names (see below)