Template:Controversial: Difference between revisions
Jump to navigation
Jump to search
The "controversial" template also applies to controversial topics, so not every page that has it falls under "controversial users." Tag: Manual revert |
Overhaul to use Template:Tmbox. |
||
| Line 1: | Line 1: | ||
{{Tmbox | |||
| type = content | |||
| text = <b style="font-size:18px;">This {{{type}}} is about a controversial {{{subject}}}.</b><br> | |||
Please proceed with caution. | |||
}} | |||
<noinclude>{{documentation}} | <noinclude>{{documentation}} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "type": { | ||
"description": " | "description": "Replaces 'article' in header.", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "article" | ||
}, | }, | ||
" | "subject": { | ||
"description": " | "description": "Replaces 'topic' in header.", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "topic" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
Revision as of 09:09, 26 December 2025
| This {{{type}}} is about a controversial {{{subject}}}. Please proceed with caution. |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| type | type | Replaces 'article' in header.
| String | optional |
| subject | subject | Replaces 'topic' in header.
| String | optional |