Template:Unbalanced: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="ambox-maintenance">
{{Page banner
'''The neutrality or balance of this article is disputed.'''
| color = #E67E22
<br/>
| title = The neutrality or balance of this article is disputed.
{{{reason|}}}
| text = Please see the [[Talk:{{PAGENAME}}|talk page]] for more information.
Please see the talk page for further discussion.
| cat  = Unbalanced articles
</div>
| nocat = {{{nocat|}}}
<includeonly>
}}<noinclude>
{{#if:{{{nocat|}}}||[[Category:Unbalanced_articles]]}}
</includeonly>
<noinclude>
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
</noinclude>
[[Category:Maintenance banners]]


<templatedata>
<templatedata>
{
{
"description": "Displays a banner for articles that might be unbalanced.",
    "description": "Displays a banner for articles may be unbalanced.",
"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 where the unbalance is."
 
}
        },
}
    "nocat": {
            "label": "Suppress Category",
            "description": "Enter 'true' to prevent this page from being categorized.",
            "type": "boolean"
        }
    }
}
}
</templatedata>
</templatedata>
</noinclude>