Template:Controversial: Difference between revisions
Jump to navigation
Jump to search
Overhaul to use Template:Tmbox. |
Fixed subject replacement. |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Tmbox | {{Tmbox | ||
| type = content | | type = content | ||
| text = <b style="font-size:18px;">This {{{type}}} is about a controversial {{{subject}}}.</b><br> | | text = <b style="font-size:18px;">This {{{type|article}}} is about a controversial {{{subject|topic}}}.</b><br> | ||
Please proceed with caution. | Please proceed with caution. | ||
}} | }} | ||
| Line 10: | Line 10: | ||
"type": { | "type": { | ||
"description": "Replaces 'article' in header.", | "description": "Replaces 'article' in header.", | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"subject": { | "subject": { | ||
"description": "Replaces 'topic' in header.", | "description": "Replaces 'topic' in header.", | ||
"type": "string | "type": "string" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
Latest revision as of 08:03, 31 December 2025
| This article is about a controversial topic. 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 |