Template:Unbalanced: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
'''The neutrality or balance of this article is disputed.'''
'''The neutrality or balance of this article is disputed.'''
<br/>
<br/>
{{{1|The article may be unbalanced or biased. Please see the talk page for discussion.}}}
{{{reason|}}}
Please see the talk page for further discussion.
</div>
</div>
<includeonly>
<includeonly>
Line 10: Line 11:
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
</noinclude>
</noinclude>
<templatedata>
{
"description": "Displays a banner for articles that might be unbalanced.",
"params": {
"reason": {
"label": "Reason",
"type": "string",
            "suggested": true,
"required": false,
"description": "Optional explanation of where the unbalance is."
}
}
}
</templatedata>