Template:Research: Difference between revisions

Jump to navigation Jump to search
No edit summary
m (Made left aligned when using section parameter)
 
Line 5: Line 5:
|content=This {{#if:{{{section|}}}|section|article}} is in need of research.
|content=This {{#if:{{{section|}}}|section|article}} is in need of research.
|content2={{#if:{{{reason|}}}|Reason: {{{reason}}}|''No reason provided.''}}
|content2={{#if:{{{reason|}}}|Reason: {{{reason}}}|''No reason provided.''}}
|left={{#if:{{{section|}}}|y}}
}}{{#if:{{{nocat|}}}||[[Category:Pages needing research]]}}</includeonly><noinclude>
}}{{#if:{{{nocat|}}}||[[Category:Pages needing research]]}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Notice Templates]]
[[Category:Notice Templates]]
</noinclude>
</noinclude>

Latest revision as of 18:21, 6 January 2024

Purpose

Notice template used mark pages or sections in need of research and add them to Category:Pages needing research. By adding reason= as a parameter, a reason can also be given.

Usage

Parameter Description
section Must be given a value (such as "1" or "y") to display. Changes header to denote a section and aligns notice to the left.
reason Enables a reason to be given on what needs research.

Code

{{Research|reason=}}
{{Research|section=1|reason=}}

Example

{{Research|reason=Stats need to be data-mined.}}
This article is in need of research.
Reason: Stats need to be data-mined.