Template:Expert needed: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="ambox-maintenance">
{{Page banner
'''An expert on this article's subject is needed.'''
| color = #E67E22
<br/>
| title = An expert review is needed for this article
{{{reason|Please help improve this article if you are knowledgeable in this field.}}}
| text  = {{{text|The information in this article may need expert revision. If you are knowledgable in this topic, you can help by [{{fullurl:{{FULLPAGENAME}}|veaction=edit}} reviewing it].}}}
</div>
| cat  = Articles needing expert attention
 
| nocat = {{{nocat|}}}
<includeonly>
}}<noinclude>
{{#if:{{{nocat|}}}||[[Category:Articles needing expert attention]]}}
</includeonly>
 
<noinclude>
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
</noinclude>
[[Category:Maintenance banners]]


<templatedata>
<templatedata>
{
{
"description": "Displays a expert needed banner for articles needing expert input.",
    "description": "Displays a banner for articles that need expert review.",
"params": {
    "params": {
"reason": {
        "text": {
"label": "Reason",
            "label": "Custom Text",
"type": "string",
            "description": "Overrides the default explanation text.",
             "suggested": true,
            "type": "string",
"required": false,
             "suggested": true
"description": "Optional explanation of what expert input is needed."
 
}
        },
}
    "nocat": {
            "label": "Suppress Category",
            "description": "Enter 'true' to prevent this page from being categorized.",
            "type": "boolean"
        }
    }
}
}
</templatedata>
</templatedata>
</noinclude>