Template:Controversial: Difference between revisions
Appearance
No edit summary Tag: Reverted |
Fixed subject replacement. |
||
| (6 intermediate revisions by 3 users 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> | |||
{{documentation}} | Please proceed with caution. | ||
}} | |||
<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> | ||