Jump to content
This site is currently in alpha, so you will run into rough edges.

Template:Expert needed: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
Line 2: Line 2:
'''An expert on this article's subject is needed.'''
'''An expert on this article's subject is needed.'''
<br/>
<br/>
{{#if:{{{1|}}}
{{{reason|Please help improve this article if you are knowledgeable in this field.}}}
|This article needs attention from an expert in '''{{{1}}}'''.
|Please help improve this article if you are knowledgeable in this field.
}}
</div>
</div>


Line 15: Line 12:
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
</noinclude>
</noinclude>
<templatedata>
{
"description": "Displays a expert needed banner for articles needing expert input.",
"params": {
"reason": {
"label": "Reason",
"type": "string",
            "suggested": true,
"required": false,
"description": "Optional explanation of what expert input is needed."
}
}
}
</templatedata>

Revision as of 08:54, 17 November 2025

An expert on this article's subject is needed.
Please help improve this article if you are knowledgeable in this field.


Displays a expert needed banner for articles needing expert input.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Reasonreason

Optional explanation of what expert input is needed.

Stringsuggested