Template:Expert needed

From Body Communication
Template documentation[view] [edit] [history] [purge]


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:

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".
  • ex2ex5: 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}}

{{Expert needed|technology|ex2=science|ex3=math|talk=Section title goes here|reason=reason goes here|date=Month Year}}

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

See also

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this 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>