This is a documentation subpage for Template:Expert needed. It contains usage information, categories and other content that is not part of the original template page. |
Notes:
|
If you plan to make breaking changes to this template, move it, or nominate it for deletion, please notify Twinkle's users and maintainers at Wikipedia talk:Twinkle as a courtesy, as this template is used in the standard installation of Twinkle. Thank you! |
This template flags an article for the badly-needed attention of an expert or experts in the subject(s) specified (please use {{Expert needed talk}} on the talk page for non-urgent requests).
The template assigns an article to specific subcategories of Category:Articles needing expert attention, depending on the topic of the article. These subcategories are named after WikiProjects. Find at least one appropriate subcategory when adding this template! Category:Articles needing unspecified expert attention should always remain empty.
When to use
Use this tag when you have identified a specific issue that requires help from a subject-matter expert (not a generally knowledgeable Wikipedia editor).
If you want help for most of the page, or if you want help soon, then try these much more effective options:
- Leave a note on the talk page of any relevant WikiProjects.
- Submit the article for Wikipedia:Peer review.
- Take questions to relevant content-related Wikipedia:Noticeboards, such as the Wikipedia:Reliable sources/Noticeboard for questions about whether sources are reliable for the statements they support.
- Start a Wikipedia:Request for comment.
- Ask for help at the Wikipedia:Village pump (miscellaneous).
How to use
{{Expert needed|WikiProject|talk=|reason=|date=}}
Parameters
- The first unnamed parameter accepts the name of the WikiProject from Active WikiProjects
- A second optional unnamed parameter, may be used to override the default "article" text with, for example, "section", "diagram" or "paragraph".
- ex2–ex5: To add additional expert subjects, you can use these parameters to include more names of WikiProjects.
- talk: If you have started a discussion on the article's talk page, you may link to that discussion with
|talk=
, using the section title of the discussion. - reason: You may use the
|reason=
parameter to provide a short explanation describing the issue directly within the template, instead of, or in addition to the talk parameter.
- Add
|talk=
,|reason=
, or both. Uses of this template with neither may be removed without further consideration.
- date: The date of adding the template may be used as the next parameter, in the form of Month Year.
Examples
{{Expert needed|technology|documentation|talk=Section title goes here|reason=reason goes here|date=Month Year}}
This documentation needs attention from an expert in technology. The specific problem is: reason goes here.(November 2024) |
{{Expert needed|technology|ex2=science|ex3=math|talk=Section title goes here|reason=reason goes here|date=Month Year}}
This article needs attention from an expert in technology, science or math. The specific problem is: reason goes here.(November 2024) |
Follow up
When using this template, it is essential to provide an explanation using either the "reason" or the "talk" parameter. When adding a section on the talk page, you may use {{expert needed talk}} for this purpose. If the issue is of some urgency, you may also post a notice at the WikiProject that was included in the template.
Notes
- This template is a self-reference, and should not be substituted.
- See: WikiProject Council/Directory for a complete list of WikiProjects.
- Where the category name does not match the WikiProject name, including plural words or capitalisation, use the #switch parameter at Template:Expert needed/catcheck. E.g. for WP:WikiProject Radio Stations, the corresponding category is Category:Radio station articles needing expert attention.
See also
TemplateData
TemplateData for Expert needed
<templatedata> { "params": { "1": { "label": "Field of expertise", "description": "Field of expertise from which an expert is needed", "example": "Physics", "type": "string", "suggested": true }, "2": { "label": "Section needed for", "type": "string" }, "ex2": { "label": "Field of expertise 2", "description": "Second field of expertise needed", "type": "string" }, "ex3": { "label": "Field of expertise 3", "description": "Third field of expertise needed", "type": "string" }, "ex4": { "label": "Field of expertise 4", "description": "Fourth field of expertise needed", "type": "string" }, "ex5": { "label": "Field of expertise 5", "description": "Fifth field of expertise needed", "type": "string" }, "reason": { "label": "Reason expert needed", "description": "The reason an expert is needed", "type": "string" }, "talk": { "label": "Link talk page?", "description": "If 'y' or 'yes', links talk page", "type": "string" }, "date": { "label": "Month and year", "example": "September 1996", "type": "date", "suggested": true, "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}" } }, "format": "block" } </templatedata>