Template:Controversial: Difference between revisions
Jump to navigation
Jump to search
(yeah copy pasted from navbox, what do you think i am, an html god?) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="border:4px solid # | <div style="border:4px solid #b77;border-radius:16px;padding:10px;background:#eaa;margin:4px"><b style="font-size:18px;">{{{header}}}</b><br> | ||
{{{body}}}</div> | {{{body}}}</div> | ||
<noinclude>{{documentation}} | <noinclude>{{documentation}} | ||
Line 9: | Line 9: | ||
"type": "string", | "type": "string", | ||
"default": "(Page writer's father 404 not found)", | "default": "(Page writer's father 404 not found)", | ||
"autovalue": "This page is ", | "autovalue": "This page is about a controversial person/topic", | ||
"required": true | "required": true | ||
}, | }, | ||
Line 16: | Line 16: | ||
"type": "string", | "type": "string", | ||
"default": "Why would the page writer go into the source editor just to see this text in the preview?", | "default": "Why would the page writer go into the source editor just to see this text in the preview?", | ||
"autovalue": " | "autovalue": "Proceed with caution.", | ||
"required": true | "required": true | ||
} | } |
Latest revision as of 13:55, 17 May 2024
{{{header}}}
{{{body}}}
{{{body}}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
header | header | Header of the navbox, displayed in 16px bold font.
| String | required |
body | body | Displayed below the header in 11px normal font.
| String | required |