Template:Controversial: Difference between revisions
Appearance
The "controversial" template also applies to controversial topics, so not every page that has it falls under "controversial users." Tag: Manual revert |
Fixed subject replacement. |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Tmbox | |||
| type = content | |||
| text = <b style="font-size:18px;">This {{{type|article}}} is about a controversial {{{subject|topic}}}.</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" | ||
}, | }, | ||
" | "subject": { | ||
"description": " | "description": "Replaces 'topic' in header.", | ||
"type": "string" | "type": "string" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||