This template is used to haveJL-Bot generate a listing ofRecognized Content, likefeatured articles,good articles, articles featured in theDid you know? orIn the News section of the main page, and so on. For some examples, seeWikipedia:WikiProject Physics/Recognized content orWikipedia:WikiProject Women in Red/Recognized content.
You can also use it to generate lists ofDid You Know? blurbs (e.g.Wikipedia:WikiProject Physics/Did you know orWikipedia:WikiProject Women in Red/DYK).
For details on whatRecognized Content is exactly and how to make the most out of it, seethisSignpost article.
Place the template where you want the content displayed:
{{User:JL-Bot/Project content|project parameter (see below)|content parameters (see below)|optional parameters (see below)}}To hide the message box at the top, simply use
|mbox=noThe template contains no content so it does not impact the visual appearance of the page which transcludes it.
Only use this in the following namespaces:
Wikipedia:Portal:User:User talk:While it will technically work in the following namespaces
Portal talk:Wikipedia talk:it should normally not be used there (at least on the root of talk pages of Portals and WikiProject).
The project parameter defines how the bot is to identify project content. One of the two following parameters needs to be provided:
|template = Name of project template|category = Name of project categoryThetemplate parameter needs to have the name of the talk page template that is used by the project to identify articles within its scope. For example,WikiProject Physics uses the{{WikiProject Physics}} template so the parameter for them would be|template = WikiProject Physics. If there are redirects to the template (ex.{{WP Physics}} →{{WikiProject Physics}}), pages tagged with the redirect will still be picked up as they show up in the target's transclusions. However, do not use a redirect as the template name as only pages tagged with the redirect will be picked up.
Thecategory parameter needs to have the name of the category that is used by the project to identify articles within its scope.
If the project's template can be "merged" into another project's template (example), then thecategory parameter is probably a better option as not all the project's articles will be tagged with the template.
Multipletemplate andcategory parameters can be specified and the bot will pick up articles in all the templates and categories specified. This can be useful in cases such as portals with multiple applicable projects.
|template1 = Name of project template one|template2 = Name of project template twoThe content parameters define the content types to be listed. The following types are supported:
|content-featured-articles -- listsCategory:Wikipedia featured articles content|content-former-featured-articles -- listsCategory:Wikipedia former featured articles content|content-featured-lists -- listsCategory:Wikipedia featured lists content|content-former-featured-lists -- listsCategory:Wikipedia former featured lists content|content-good-articles -- listsCategory:Wikipedia good articles content|content-former-good-articles -- listsCategory:Delisted good articles content|content-did-you-know-articles -- listsCategory:Wikipedia Did you know articles content|content-featured-pictures -- listsCategory:Featured pictures content|content-former-featured-pictures -- listsCategory:Wikipedia former featured pictures content|content-featured-portals -- listsCategory:Wikipedia featured portals content|content-former-featured-portals -- listsCategory:Wikipedia former featured portals content|content-featured-article-candidates -- listsCategory:Wikipedia featured article candidates content|content-featured-list-candidates -- listsCategory:Wikipedia featured list candidates content|content-good-article-nominees -- listsCategory:Good article nominees content|content-a-class-articles = Name of project A-Class category -- lists specified category's content|content-b-class-articles = Name of project B-Class category -- lists specified category's content|content-c-class-articles = Name of project C-Class category -- lists specified category's content|content-mainpage-in-the-news -- listsCategory:Wikipedia In the news articles content|content-mainpage-featured -- listsCategory:Featured articles that have appeared on the main page content|content-mainpage-lists -- listsCategory:Featured lists that have appeared on the main page content|content-picture-of-the-day -- listsTemplate:Picture of the day content|content-featured-topics -- listsCategory:Featured topics &Category:Wikipedia fully featured topics content|content-former-featured-topics -- listsCategory:Wikipedia former featured topics content|content-good-topics -- listsCategory:Wikipedia Good topics content|content-vital-articles-level-1 -- listsCategory:Wikipedia level-1 vital articles content|content-vital-articles-level-2 -- listsCategory:Wikipedia level-2 vital articles content|content-vital-articles-level-3 -- listsCategory:Wikipedia level-3 vital articles content|content-vital-articles-level-4 -- listsCategory:Wikipedia level-4 vital articles content|content-vital-articles-level-5 -- listsCategory:Wikipedia level-5 vital articles contentThe content will be listed in the order the parameters appear in the template.
Multiplecontent-[abc]-class-articles parameters can be specified and the bot will list the articles from all the specified categories.
|content-a-class-articles1 = Name of project A-Class category one|content-a-class-articles2 = Name of project A-Class category twoThe following optional parameters are supported:
|compactcompact option overrides thecolumns andicons options.|maximum=numbercompact mode. Themaximum option only applies when thecompact option is set.|smallcompact mode. Thesmall option only applies when thecompact option is set.|columns=#em|icons|icons-heading|heading=numberheading option allows for 0 and 2-6. A value of 2-6 defines the heading level (i.e. the number of "="s to use). A value of 0 means to not use a formal heading level, but instead use the ";Title" syntax.|noheadingnoheading option overrides theheading option.|pictures-list<gallery></gallery> syntax if thepictures-list option is not set.|gallery-heights=numberheights= option atHelp:Gallery tag)|dates|no-captions|sorting=valuesorting option may be set todefault (sort by DEFAULTSORT key),alpha (sort alphabetically),date-default (sort Main Page content by date, remainder by DEFAULTSORT key), anddate-alpha (sort Main Page content by date, remainder alphabetically). The default isdefault if not specified.|date-order=valuedate-order option may be set toincreasing ordecreasing. This option only applies when thesorting option is set todate-default ordate-alpha. The default isincreasing if not specified.|display-total|overflow-FA=page name|overflow-GA=page name|overflow-DYK=page name|overflow-a-class=page name|overflow-b-class=page name|overflow-c-class=page name|overflow-vital-1=page name|overflow-vital-2=page name|overflow-vital-3=page name|overflow-vital-4=page name|overflow-vital-5=page namemaximum. These options only apply when themaximum option is set. They allow a page name to be specified that will be added as a link after the maximum number of articles are outputted. This is designed to allow linking to a page that contains a full listing of the content type. Seethis page for an usage example.|dyk-blurb or|dyk-blurb=Ndyk-blurb option displays the DYK blurb (if available) instead of the page name. If a number is specified, then the firstN blurbs will be displayed normally and the remaining blurbs will be wrapped in<include></noinclude>. This can be used to limit the number of blurbs that are transcluded onto another page.|dyk-blurb-paged|italicsitalics option will display pages marked as{{italic title}}s in italics. If the page title ends in a parenthesized text, only the part before the parenthesizes will be italicized. However, it does not support the|string parameter (allowing a subset of the title to be in italics) or other italic templates that require parsing the page content to determine what portion of the title is to be italicized. This option should only be utilized if those limitations are suitable for the recognized content being displayed.|type=texttext in the wikitext output.The results will be written to same page as the template. They will be prefaced by a comment header and followed by a comment footer. This header and footer are not visible on the displayed page, but are needed to allow the bot to identify prior results.
<!-- Start of content generated by JL-Bot --><!-- End of content generated by JL-Bot -->If the bot doesn't find a valid header and footer (ex. first run), it will place the results immediately below the template. If it does find a valid header and footer (updates), it will replace the content between the header and footer with the new results.
{{User:JL-Bot/Project content|template = <!-- name of WikiProject template without the prefix "Template:" -->|content-featured-articles|content-former-featured-articles|content-featured-lists|content-former-featured-lists|content-good-articles|content-former-good-articles|content-did-you-know-articles|content-featured-pictures|content-former-featured-pictures|content-featured-portals|content-former-featured-portals|content-featured-article-candidates|content-featured-list-candidates|content-good-article-nominees|content-a-class-articles = |content-b-class-articles = |content-c-class-articles = |content-mainpage-in-the-news|content-mainpage-featured|content-mainpage-lists |content-picture-of-the-day|content-featured-topics|content-former-featured-topics|content-good-topics|content-vital-articles-level-1|content-vital-articles-level-2|content-vital-articles-level-3|content-vital-articles-level-4|content-vital-articles-level-5|columns = 2|heading = 3|icons}}<!-- Start of content generated by JL-Bot --><!-- End of content generated by JL-Bot -->{{User:JL-Bot/Project content}} is directly embedded, but will list the standaloneWikipedia:WikiProject Physics/Recognized content (and similar lists).