Jump to content

Template:Controversial: Difference between revisions

Twinnie (talk | contribs)
Now you don't need to manually add the [Controversial users] category every time.
Tag: Reverted
-lime.owotwiki (talk | contribs)
Fixed subject replacement.
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="border:4px solid #b77;border-radius:16px;padding:10px;background:#eaa;margin:4px"><b style="font-size:18px;">{{{header}}}</b><br>
{{Tmbox
{{{body}}}</div>
  | 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": {
"header": {
"type": {
"description": "Header of the navbox, displayed in 16px bold font.",
"description": "Replaces 'article' in header.",
"type": "string",
"type": "string"
"default": "(Page writer's father 404 not found)",
"autovalue": "This page is about a controversial person/topic",
"required": true
},
},
"body": {
"subject": {
"description": "Displayed below the header in 11px normal font.",
"description": "Replaces 'topic' in header.",
"type": "string",
"type": "string"
"default": "Why would the page writer go into the source editor just to see this text in the preview?",
"autovalue": "Proceed with caution.",
"required": true
}
}
}
}
}
}
</templatedata></noinclude><includeonly>[[Category:Controversial users]]</includeonly>
</templatedata></noinclude>