Jump to content

Template:Controversial: Difference between revisions

Katiserie (talk | contribs)
yeah copy pasted from navbox, what do you think i am, an html god?
 
-lime.owotwiki (talk | contribs)
Fixed subject replacement.
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div style="border:4px solid #b97;border-radius:16px;padding:10px;background:#eca;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 ",
"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": "Please do not the write.",
"required": true
}
}
}
}
}
}
</templatedata></noinclude>
</templatedata></noinclude>